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