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

説明

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

関連項目