Back to Devexpress

TdxBarCustomApplicationMenu.Buttons Property

vcl-dxbarapplicationmenu-dot-tdxbarcustomapplicationmenu-f4d4b462.md

latest765 B
Original Source

TdxBarCustomApplicationMenu.Buttons Property

Specifies a collection of buttons displayed under the Application Menu’s panels.

Declaration

delphi
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

TdxBarCustomApplicationMenu Class

TdxBarCustomApplicationMenu Members

dxBarApplicationMenu Unit