RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbon.ApplicationMenu Property

Change appearance of ribbon's associated TRibbonApplicationMenuBar control.

Pascal
property ApplicationMenu: TApplicationMenu;
C++
__property TApplicationMenu ApplicationMenu;

ApplicationMenu changes the appearance for the ribbon's associated TRibbonApplicationMenuBar control. 

Changing the values of the fields in ApplicationMenu changes the characteristics of the Application Menu for the ribbon. The Application Menu on the ribbon is represented by the round button in the top left corner. 

 

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