RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonApplicationPopupMenu Class

Ddisplay popup menu when Application Button clicked.

Pascal
TRibbonApplicationPopupMenu = class(TCustomActionPopupMenu);
C++
class TRibbonApplicationPopupMenu : public TCustomActionPopupMenu;

TRibbonApplicationPopupMenu is used to display the popup menu when the Application Button has been clicked. The Application Popup Menu is a two paned menu that shows a normal list of commands on the left pane, as well as a specialized list of commands on the right pane. Additional commands can also be displayed in the bottom border of the menu. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!