Source position: treegrids.pas line 3414
type TTGDrawTextEvent = procedure( |
Sender: TBaseTreeGrid; |
TargetCanvas: TCanvas; |
Node: PTreeGridNode; |
Column: TColumnIndex; |
const CellText: string; |
const CellRect: TRect; |
var DefaultDraw: Boolean |
) of object; |
CT Web help |
CodeTyphon Studio |