TdxBarApplicationMenuExtraPane.Items Property
Specifies a list of shortcuts.
Declaration
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