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

TTGGetCellContentMarginEvent

Declaration

Source position: treegrids.pas line 3770

type TTGGetCellContentMarginEvent = procedure(

  Sender: TBaseTreeGrid;

  HintCanvas: TCanvas;

  Node: PTreeGridNode;

  Column: TColumnIndex;

  CellContentMarginType: TTGCellContentMarginType;

  var CellContentMargin: TPoint

) of object;



CT Web help

CodeTyphon Studio