Vcl.ExtCtrls.TCustomCategoryPanel.PanelGroup

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PanelGroup: TCustomCategoryPanelGroup read FPanelGroup write SetPanelGroup;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanel

Description

Identifie le groupe de panneaux catégorie parent du panneau catégorie.

Utilisez la propriété PanelGroup pour obtenir ou définir le groupe de panneaux parent de ce panneau catégorie. Le panneau catégorie adoptera les propriétés du nouveau groupe de panneaux catégorie (par exemple, Width, HeaderHeight, Images).