Vcl.JumpList.TJumpList.Create

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

C++

/* TCustomJumpList.Create */ inline __fastcall virtual TJumpList(System::Classes::TComponent* AOwner) : TCustomJumpList(AOwner) { }

プロパティ

種類 可視性 ソース ユニット
constructor public Vcl.JumpList.hpp Vcl.JumpList TJumpList


説明

TJumpList のインスタンスを作成します。

関連項目