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