Source position: comctrls.pp line 1780
type TTVChangingEvent = procedure(
Sender: TObject;
Node: TTreeNode;
var AllowChange: Boolean
) of object;