Create(Viewer: IDimensionViewer; Node: Integer; Value: Boolean; Allow: Boolean);
Viewer. Component, for which the event is generated.
Node. Element, for which the event is generated.
Value. Checkbox selection value to be set.
Allow. Indicates whether element checkbox selection is changed.
The Create constructor creates an argument of the event before changing checkbox selection state of component element.
See also: