Back to Devexpress

TdxBarApplicationMenuExtraPane.Items Property

vcl-dxbarapplicationmenu-dot-tdxbarapplicationmenuextrapane.md

latest866 B
Original Source

TdxBarApplicationMenuExtraPane.Items Property

Specifies a list of shortcuts.

Declaration

delphi
property Items: TdxBarExtraPaneItems read; write;

Property Value

Type
TdxBarExtraPaneItems

Remarks

The Application Menu is split into two panels. The right panel contains a list of shortcuts, such as the recently used documents:

Use the Items property to populate the right panel with shortcut items.

See Also

TdxBarApplicationMenuExtraPane Class

TdxBarApplicationMenuExtraPane Members

dxBarApplicationMenu Unit