Vcl.JumpList.TJumpCategories.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TOwnedCollection.Create */ inline __fastcall TJumpCategories(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 TJumpCategories


Beschreibung

Erstellt eine Instanz von TJumpCategories.

Siehe auch