Vcl.ExtCtrls.TControlBar.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.