Vcl.WinXPickers.TTimePicker.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXPickers.hpp Vcl.WinXPickers TTimePicker

Description

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