Source position: virtualtrees.pas line 1539
type TVTTreeExportEvent = procedure(
Sender: TBaseVirtualTree;
aExportType: TVTExportType
) of object;