Vcl.RibbonActnCtrls.TRibbonComboControl.SetKeyTip

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

Delphi

procedure SetKeyTip(const Value: string);

C++

void __fastcall SetKeyTip(const System::UnicodeString Value);

プロパティ

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

説明

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

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

関連項目