TdxBarApplicationMenuButton.Item Property
Specifies the bar button associated with the current Application Menu button.
Declaration
property Item: TdxBarButton read; write;
Property Value
Type |
---|
TdxBarButton |
Remarks
Use properties of the associated bar button to customize appearance aspects and handle events of the Application Menu button.
See Also