Vcl.JumpList.TJumpListCollection.Create

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

C++

/* TOwnedCollection.Create */ inline __fastcall TJumpListCollection(System::Classes::TPersistent* AOwner, System::Classes::TCollectionItemClass ItemClass) : System::Classes::TOwnedCollection(AOwner, ItemClass) { }

プロパティ

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


説明

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

関連項目