Source position: treegrids.pas line 3772
type TTGDrawNodeEvent = procedure(
Sender: TBaseTreeGrid;
const PaintInfo: TTGPaintInfo
) of object;