Vcl.JumpList.TCustomJumpList.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomJumpList(System::Classes::TComponent* AOwner);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | Vcl.JumpList.pas Vcl.JumpList.hpp |
Vcl.JumpList | TCustomJumpList |
説明
TCustomJumpList のインスタンスを作成します。