Vcl.ComCtrls.TUpDown.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.