Source position: treegrids.pas line 1999
type TTGFreeNodeEvent = procedure(
Sender: TBaseTreeGrid;
Node: PTreeGridNode
) of object;