[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the active record in the grid to the specified row.
Source position: dbgrids.pas line 501
protected procedure TCustomDBGrid.PrepareCellHints( |
aCol: Integer; |
aRow: Integer |
); override; |
aCol |
|
Column number for the cell. |
aRow |
|
Row number for the cell. |
lazarus-ccr.sourceforge.net |