The CCtrlItem type exposes the following members.

Properties

  NameDescription
Public propertyIndex
The index of the current control item.
Public propertyItemName
Returns the name of the current control item as reported by the sound card's driver.
Public propertyParent
Returns a reference to the parent CControl object.
Public propertyTag
Gets or sets the object that contains data about the control
Public propertyUniformValue
This property is the same as Value and is only provided for compatibility purposes with the Binding support.
Public propertyValue
Sets or returns the values of the current control item.

See Also