Vcl.RibbonActnCtrls.IRibbonKeyTip.SetKeyTip

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

Delphi

procedure SetKeyTip(const Value: string);

C++

virtual void __fastcall SetKeyTip(const System::UnicodeString Value) = 0 ;

プロパティ

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

説明

このコマンドに対する KeyTip を設定します。

SetKeyTip メソッドは、このコマンドに対する KeyTip を設定します。

関連項目