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

TCustomDBGrid.OnGetCellHint

Event handler signalled to get the hint text for a cell in the grid control.

Declaration

Source position: dbgrids.pas line 537

protected property TCustomDBGrid.OnGetCellHint : TDbGridCellHintEvent
  read FOnGetCellHint
  write FOnGetCellHint;

See also

TDbGridCellHintEvent

  

Specifies an event handler signalled to get the hint text for a cell in a grid control.

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