Vcl.JumpList.TJumpCategoryItem.Items

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Items: TJumpListCollection read FItems write SetItems;

C++

__property TJumpListCollection* Items = {read=FItems, write=SetItems};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TJumpCategoryItem


Description

Liste des éléments de votre catégorie.

Voir aussi