Vcl.JumpList.TJumpListCollection.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
constructor public Vcl.JumpList.hpp Vcl.JumpList TJumpListCollection


Description

Create crée une instance de TJumpListCollection.

Voir aussi