API:Vcl.ComCtrls.TCustomHotKey.HotKey
Delphi
property HotKey: TShortCut read GetHotKey write SetHotKey default $0041; { Alt - A }
C++
__property System::Classes::TShortCut HotKey = {read=GetHotKey, write=SetHotKey, default=65};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomHotKey |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。