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