Vcl.JumpList.TJumpCategoryItem.Items

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Items: TJumpListCollection read FItems write SetItems;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TJumpCategoryItem


説明

カテゴリの項目のリストです。

関連項目