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

TDbGridCellHintEvent

Declaration

Source position: dbgrids.pas line 126

type TDbGridCellHintEvent = procedure(

  Sender: TObject;

  Column: TColumn;

  var AText: string

) of object;

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