System.Actions.TContainedAction.SetShortCut
Delphi
procedure SetShortCut(Value: System.Classes.TShortCut); virtual;
C++
virtual void __fastcall SetShortCut(System::Classes::TShortCut Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | System.Actions.pas System.Actions.hpp | System.Actions | TContainedAction | 
説明
アクションやアクションのクライアントの ShortCut プロパティの新しい Value を設定します。
SetShortCut は、この Value をアクションのすべてのクライアントに伝播します。