TdxBarTreeViewComboControl.Item Property
Specifies an underlying item.
Declaration
property Item: TdxBarTreeViewCombo read;
Property Value
Type |
---|
TdxBarTreeViewCombo |
Remarks
This property returns the item to which a given control is linked. The link between the item and item controls is described by the TdxBarItemLink object.
See Also