RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonApplicationMenuButton Class

Application Button when using Ribbon interface.

Pascal
TRibbonApplicationMenuButton = class(TCustomMenuButton, IRibbonKeyTip);
C++
class TRibbonApplicationMenuButton : public TCustomMenuButton, public IRibbonKeyTip;

TRibbonApplicationMenuButton is used for the Application Button when using the Ribbon interface. 

 

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