RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonStyleMenuButton Class

Top level menus when using Ribbon Styles in applications not using Ribbon interface.

Pascal
TRibbonStyleMenuButton = class(TCustomMenuButton);
C++
class TRibbonStyleMenuButton : public TCustomMenuButton;

TRibbonStyleMenuButton is used for the top level menus when using one of the Ribbon Styles in an application that doesn't use the Ribbon interface. 

 

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