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

TTGPaintText

Declaration

Source position: treegrids.pas line 3405

type TTGPaintText = procedure(

  Sender: TBaseTreeGrid;

  const TargetCanvas: TCanvas;

  Node: PTreeGridNode;

  Column: TColumnIndex;

  TextType: TVSTTextType

) of object;



CT Web help

CodeTyphon Studio