Vcl.ExtCtrls.TCategoryPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.