Source position: virtualtrees.pas line 1775
type TVTColumnDblClickEvent = procedure(
Sender: TBaseVirtualTree;
Column: TColumnIndex;
Shift: TShiftState
) of object;