Vcl.JumpList.TJumpCategories.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.JumpList.hpp Vcl.JumpList TJumpCategories

Description

Creates an instance of TJumpCategories.

See Also