Vcl.RibbonActnCtrls.IRibbonBarKeyTip.BarShowKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BarShowKeyTips;

C++

virtual void __fastcall BarShowKeyTips() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls IRibbonBarKeyTip

Description

Shows KeyTips for any commands that support them.

BarShowKeyTips shows KeyTips for any commands that support them.

See Also