Create(TreeControl: ITreeControl; Node: ITreeListNode; Value: Boolean; Allow: Boolean);
TreeControl is a component for which the event is generated.
Node is a node for which the event is generated.
Value is a value of flag selection that should be set.
Allow is an indicator of flag selection change.
The Create designer creates argument of the event that occurs before the element flag selection is changed.
See also: