Vcl.Ribbon.TCustomRibbonGroup.BarShowKeyTips

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

Delphi

procedure BarShowKeyTips;

C++

void __fastcall BarShowKeyTips();

プロパティ

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

説明

コマンドの KeyTip を表示します。

BarShowKeyTips はコマンドの KeyTip を表示します。

関連項目