Vcl.ExtCtrls.TCategoryPanelGroup.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomCategoryPanelGroup.Create */ inline __fastcall virtual TCategoryPanelGroup(System::Classes::TComponent* AOwner) : TCustomCategoryPanelGroup(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TCategoryPanelGroup(HWND ParentWindow) : TCustomCategoryPanelGroup(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ExtCtrls.hpp Vcl.ExtCtrls TCategoryPanelGroup

Description

Embarcadero Technologies does not currently have any additional information.