Source position: treegrids.pas line 1825
type TTGTreeExportEvent = procedure(
Sender: TBaseTreeGrid;
aExportType: TTGExportType
) of object;