Vcl.Ribbon.TCustomRibbonGroup.HideKeyTip

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

Delphi

procedure HideKeyTip(const Match: string);

C++

void __fastcall HideKeyTip(const System::UnicodeString Match);

プロパティ

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

説明

リボン グループのキー ヒントを非表示にします。

関連項目