API:Vcl.ExtCtrls.TCategoryPanelGroup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ExtCtrls.TCustomCategoryPanelGroupVcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCategoryPanelGroup

Delphi

TCategoryPanelGroup = class(TCustomCategoryPanelGroup)

C++

class PASCALIMPLEMENTATION TCategoryPanelGroup : public TCustomCategoryPanelGroup

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Beschreibung

Implementiert einen Container für ausblendbare Bereiche, die TCategoryPanel-Objekte sind.

Vcl.ExtCtrls.TCategoryPanelGroup erbt von Vcl.ExtCtrls.TCustomCategoryPanelGroup. Der folgende Inhalt bezieht sich auf Vcl.ExtCtrls.TCustomCategoryPanelGroup.

Implementiert einen Container für ausblendbare Bereiche, die TCategoryPanel-Objekte sind.

TCustomCategoryPanelGroup implementiert einen Container für ausblendbare Bereiche, die TCategoryPanel-Objekte sind. Die Klasse TCategoryPanelGroup basiert auf TCustomCategoryPanelGroup.

Siehe auch