Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.CalcCellExtent (deprecated)

Deprecated.

Declaration

Source position: grids.pas line 963

protected procedure TCustomGrid.CalcCellExtent(

  acol: Integer;

  aRow: Integer;

  var aRect: TRect

); virtual; overload;