TdxBarCustomApplicationMenu.Buttons Property
In This Article
Specifies a collection of buttons displayed under the Application Menu’s panels.
#Declaration
Delphi
property Buttons: TdxBarApplicationMenuButtons read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to populate the current Application Menu with buttons, manage the contents of the collection and access individual buttons.
See Also