Vcl.Touch.GestureMgr.TGestureManager.SetRecordedGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetRecordedGestures(Gestures: TGestureArray); // For designtime support only

C++

void __fastcall SetRecordedGestures(Vcl::Controls::TGestureArray Gestures);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Touch.GestureMgr.pas
Vcl.Touch.GestureMgr.hpp
Vcl.Touch.GestureMgr TGestureManager

Description

Embarcadero Technologies does not currently have any additional information.