Vcl.RibbonActnCtrls.TRibbonCustomControl.ShowKeyTip

提供:RAD Studio API Documentation

Delphi

procedure ShowKeyTip(const Position: TKeyTipPosition);

C++

void __fastcall ShowKeyTip(const TKeyTipPosition Position);

プロパティ

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

説明

このコマンドに対する KeyTip を特定の位置に表示します。

ShowKeyTip メソッドを使用すると、このコマンドに対する KeyTip を特定の位置に表示できます。

関連項目