Source position: treegrids.pas line 2097
type TTGOperationEvent = procedure(
Sender: TBaseTreeGrid;
OperationKind: TTGOperationKind
) of object;