TdxBarEditControl.Item Property
Specifies an underlying item.
Declaration
property Item: TdxBarEdit read;
Property Value
Type |
---|
TdxBarEdit |
Remarks
This property returns a TdxBarEdit item to which a given item control is linked. Item controls are linked to items via the TdxBarItemLink object.
See Also