DimensionNodeCheckedEventArgs

Description

The DimensionNodeCheckedEventArgs class implements argument of the event after changing checkbox selection state of the DimensionCombo and DimensionTree component element.

Constructors

  Constructor name Brief description
The CreateDimNodeCheckedArgs constructor creates an argument of the event after changing the checkbox selection state of component element.

Properties inherited from IDimensionNodeCheckedEventArgs

  Property name Brief description
Value The Value property returns whether a checkbox is selected.

Properties inherited from IDimensionNodeEventArgs

  Property name Brief description
Node The Node property returns the index of the element, for which the event is generated.

Properties inherited from IDimensionViewerEventArgs

   Property name Brief description
Viewer The Viewer property returns the component, for which the event is generated.

See also:

ExtCtrls Assembly Classes