Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TTGHintKindEvent

Declaration

Source position: treegrids.pas line 2099

type TTGHintKindEvent = procedure(

  Sender: TBaseTreeGrid;

  Node: PTreeGridNode;

  Column: TColumnIndex;

  var Kind: TTGHintKind

) of object;



CT Web help

CodeTyphon Studio