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

TTGMeasureItemEvent

Declaration

Source position: treegrids.pas line 2090

type TTGMeasureItemEvent = procedure(

  Sender: TBaseTreeGrid;

  TargetCanvas: TCanvas;

  Node: PTreeGridNode;

  var NodeHeight: Integer

) of object;



CT Web help

CodeTyphon Studio