Vcl.JumpList.TJumpListCollection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTJumpListCollection

Delphi

TJumpListCollection = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TJumpListCollection : 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 jump list items.

See Also