Vcl.Touch.Keyboard.TTouchKeyboard.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Touch.Keyboard.hpp Vcl.Touch.Keyboard TTouchKeyboard

Description

Embarcadero Technologies does not currently have any additional information.