Source position: treegrids.pas line 2018
type TTGSaveTreeEvent = procedure(
Sender: TBaseTreeGrid;
Stream: TStream
) of object;