Vcl.ExtCtrls.TCustomCategoryPanelGroup.Panels

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

Delphi

property Panels: TList read FPanels;

C++

__property System::Classes::TList* Panels = {read=FPanels};

プロパティ

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

説明

カテゴリ パネル グループに含まれるパネル(TCategoryPanel オブジェクト)のリストです。

カテゴリ パネル グループ内のカテゴリ パネルのリストにアクセスするには、Panels を使用します。