Source position: treegrids.pas line 2089
type TTGPaintEvent = procedure(
Sender: TBaseTreeGrid;
TargetCanvas: TCanvas
) of object;