[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.PrepareCellHints

Sets the active record in the grid to the specified row.

Declaration

Source position: dbgrids.pas line 501

protected procedure TCustomDBGrid.PrepareCellHints(

  aCol: Integer;

  aRow: Integer

); override;

Arguments

aCol

  

Column number for the cell.

aRow

  

Row number for the cell.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.