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 that is 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: