TdxBarTreeViewComboControl.Item Property
In This Article
Specifies an underlying item.
#Declaration
Delphi
property Item: TdxBarTreeViewCombo read;
#Property Value
Type |
---|
Tdx |
#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