Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.KeyTipClick
Delphi
procedure KeyTipClick; virtual;
C++
virtual void __fastcall KeyTipClick();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonBaseButtonControl |
Description
Handles what happens when clicking a KeyTip.
KeyTipClick is called automatically when the user left-clicks the KeyTip.