Adjusts the cell rectangle to account for grid lines drawn around a cell.
Source position: grids.pas line 1306
public procedure TCustomGrid.AdjustInnerCellRect(
var ARect: TRect
);
ARect
Cell rectangle adjusted in the method.