Vcl.NumberBox.TNumberBox.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.NumberBox.hpp Vcl.NumberBox TNumberBox

Description

Embarcadero Technologies does not currently have any additional information.