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

TCustomGrid.OnGetCellHint

Get individual hint for each cell

Declaration

Source position: grids.pas line 1164

protected property TCustomGrid.OnGetCellHint : TGetCellHintEvent
  read FOnGetCellHint
  write FOnGetCellHint;

Description

Only called if TGridOption.goCellHintsis set.

See also

TGridOption.goCellHints

  

Show individual cell hints

TCustomGrid.Options

  

The options available for use in this grid