TdxBarColorComboControl.Item Property
Specifies an item linked to a color combo control.
Declaration
property Item: TdxBarColorCombo read;
Property Value
Type |
---|
TdxBarColorCombo |
Remarks
The TdxBarItemLink object defines the link between a color combo item and the color combo item control. The Item property returns the color combo item of the appropriate TdxBarItemLink object.
See Also