API:FMX.Gestures.TCustomGestureRecognizer.CopyGesturePoints

From RAD Studio API Documentation

Delphi

class function CopyGesturePoints(const Points: TGesturePoints): TGesturePointArray; static;

C++

static Fmx::Types::TGesturePointArray __fastcall CopyGesturePoints(TGesturePoints* const Points);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TCustomGestureRecognizer

Description

Embarcadero Technologies does not currently have any additional information.