Source position: treegrids.pas line 2108
type TTGUpdatingEvent = procedure(
Sender: TBaseTreeGrid;
State: TTGUpdateState
) of object;