Vcl.Ribbon.TApplicationMenu

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTApplicationMenu

Delphi

TApplicationMenu = class(TPersistent)

C++

class PASCALIMPLEMENTATION TApplicationMenu : public System::Classes::TPersistent

Properties

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

Description

Contains properties associated with the Application Menu.

TApplicationMenu Contains properties associated with the Application Menu on a ribbon.

Use the properties to change the appearance and behavior of the Application Menu as displayed on the ribbon.

See Also