Source position: grids.pas line 999
protected procedure TCustomGrid.CellExtent(
const aCol: Integer;
const aRow: Integer;
var R: TRect;
out exCol: Integer
);