Vcl.RibbonActnMenus.TRibbonApplicationPopupMenu

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMenus.TCustomActionPopupMenuVcl.ActnMenus.TCustomActionMenuBarVcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarTRibbonApplicationPopupMenu

Delphi

TRibbonApplicationPopupMenu = class(TCustomActionPopupMenu)

C++

class PASCALIMPLEMENTATION TRibbonApplicationPopupMenu : public Vcl::Actnmenus::TCustomActionPopupMenu

Properties

Type Visibility Source Unit Parent
class public
Vcl.RibbonActnMenus.pas
Vcl.RibbonActnMenus.hpp
Vcl.RibbonActnMenus Vcl.RibbonActnMenus

Description

Ddisplay popup menu when Application Button clicked.

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.