Vcl.ComCtrls.TTabControl.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ComCtrls.hpp Vcl.ComCtrls TTabControl

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!