Vcl.ExtCtrls.TLabeledEdit.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.