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

TTreeGridHintData

Declaration

Source position: treegrids.pas line 1138

type TTreeGridHintData = record

  Tree: TBaseTreeGrid;

  

  Node: PTreeGridNode;

  

  Column: TColumnIndex;

  

  HintRect: TRect;

  

  DefaultHint: string;

  

  HintText: string;

  

  HintInfo: PHintInfo;

  

end;



CT Web help

CodeTyphon Studio