Vcl.RibbonActnCtrls.IRibbonBarKeyTip.BarShowKeyTips

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure BarShowKeyTips;

C++

virtual void __fastcall BarShowKeyTips() = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls IRibbonBarKeyTip

説明

サポートするコマンドの KeyTip を表示します。

BarShowKeyTips はサポートするコマンドの KeyTip を表示します。

関連項目