Vcl.ExtCtrls.TCustomCategoryPanel.PanelGroup

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

Delphi

property PanelGroup: TCustomCategoryPanelGroup read FPanelGroup write SetPanelGroup;

C++

__property TCustomCategoryPanelGroup* PanelGroup = {read=FPanelGroup, write=SetPanelGroup};

プロパティ

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

説明

カテゴリ パネルの親カテゴリ パネル グループを示します。

カテゴリ パネルの親パネル グループを取得または設定するには、PanelGroup プロパティを使用します。カテゴリ パネルは、新しいカテゴリ パネル グループのプロパティ(Width、HeaderHeight、Images など)を使用します。