IDimensionNodeGetImageEventArgs

Description

The IDimensionNodeGetImageEventArgs interface contains argument properties of the event on getting image for tree element of the DimensionCombo and DimensionTree components.

Properties

  Property name Brief description
The ImageIndex property determines index of the image that should be placed to the left of the text of the element in the first column of the component.
The State property returns the current state of the element, for which the event is generated.

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 Interfaces