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

TCustomGrid.OnGetCellHint

Get individual hint for each cell

Declaration

Source position: grids.pas line 1244

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

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