Vcl.JumpList.TJumpListCollection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public Vcl.JumpList.hpp Vcl.JumpList TJumpListCollection


Beschreibung

Erstellt eine Instanz von TJumpListCollection.

Siehe auch