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