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