Source position: treegrids.pas line 3772
type TTGGetCellContentMarginEvent = procedure( |
Sender: TBaseTreeGrid; |
HintCanvas: TCanvas; |
Node: PTreeGridNode; |
Column: TColumnIndex; |
CellContentMarginType: TTGCellContentMarginType; |
var CellContentMargin: TPoint |
) of object; |
CT Web help |
CodeTyphon Studio |