Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.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 TRibbonBaseButtonControl

説明

指定の位置にコマンドの KeyTip を設定します。

アプリケーション ボタンのみが KeyTip の位置を使用します。

関連項目