Vcl.Touch.GestureCtrls.TGestureRecorder.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Touch.GestureCtrls.hpp Vcl.Touch.GestureCtrls TGestureRecorder

Description

Embarcadero Technologies does not currently have any additional information.