Source position: virtualtrees.pas line 1793
type TVTNodeClickEvent = procedure(
Sender: TBaseVirtualTree;
const HitInfo: THitInfo
) of object;