RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IRibbonBarKeyTip Interface

Action Bars that support KeyTips should implement this interface.

Pascal
IRibbonBarKeyTip = interface;
C++
__interface IRibbonBarKeyTip;

Action Bars that support KeyTips should implement IRibbonBarKeyTip. The TRibbonQuickAccessToolbar and TRibbonGroup classes implement this interface. 

 

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