Vcl.JumpList.TJumpCategories

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTJumpCategories

Delphi

TJumpCategories = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TJumpCategories : public System::Classes::TOwnedCollection

Properties

Type Visibility Source Unit Parent
class public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList Vcl.JumpList

Description

Collection of categories.

In addition to the features of regular collections, this collection of categories allows you to:

See Also