Vcl.ExtCtrls.TCategoryPanelGroup.Images

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

Delphi

property Images: TCustomImageList read FImages write SetImages;

C++

__property Images;

プロパティ

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

説明

山形画像の代わりにパネルで使用できる画像リストを指定します。

Vcl.ExtCtrls.TCategoryPanelGroup.Images は Vcl.ExtCtrls.TCustomCategoryPanelGroup.Images を継承しています。以下の内容はすべて Vcl.ExtCtrls.TCustomCategoryPanelGroup.Images を参照しています。

山形画像の代わりにパネルで使用できる画像リストを指定します。

カテゴリ パネル グループに含まれるカテゴリ パネルで山形の代わりに使用できる画像のセットを定義するには、Images プロパティを使用します。

関連項目