FMX.Gestures.TGestureManager.SetRecordedGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

void __fastcall SetRecordedGestures(const Fmx::Types::TGestureArray Gestures);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureManager

Description

Embarcadero Technologies does not currently have any additional information.