Vcl.ExtCtrls.TCustomCategoryPanelGroup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomCategoryPanelGroup

Delphi

TCustomCategoryPanelGroup = class(TScrollingWinControl)

C++

class PASCALIMPLEMENTATION TCustomCategoryPanelGroup : public Vcl::Forms::TScrollingWinControl

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.

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

Siehe auch