RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplicationMenu Class

Contains properties associated with the Application Menu.

Pascal
TApplicationMenu = class(TPersistent);
C++
class TApplicationMenu : public TPersistent;

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. 

 

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