TdxBarLargeButtonControl.Item Property
Returns the TdxBarLargeButton type item that is represented on the screen by a given item control.
Declaration
property Item: TdxBarLargeButton read;
Property Value
Type |
---|
TdxBarLargeButton |
Remarks
The link between the TdxBarLargeButton item and the corresponding item control is described by the TdxBarItemLink object.
See Also