Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.