Create(TreeControl: ITreeControl; Node: ITreeListNode; Value: Boolean; Allow: Boolean);
TreeControl. The component, for which event is generated.
Node. The node for which event is generated.
Value. Checkbox selection value that will be selected.
Allow. Attribute of checkbox selection changing.
The Create constructor creates an argument of the event that occurs before the element checkbox selection is changed.
See also: