API:Vcl.ListActns.TStaticListAction.ShortCut

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

Delphi

property ShortCut;

C++

__property ShortCut = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ListActns.pas
Vcl.ListActns.hpp
Vcl.ListActns TStaticListAction

説明

Shortcut は、アクションを起こすショートカットです。

Vcl.ListActns.TStaticListAction.ShortCut は System.Actions.TContainedAction.ShortCut を継承しています。以下の内容はすべて System.Actions.TContainedAction.ShortCut を参照しています。


Shortcut は、アクションを起こすショートカットです。

Shortcut の値は、すべてのクライアント コントロールと、そのアクションにリンク付けされたクライアント メニュー項目に伝播させることができます

関連項目