FMX.Forms.TCommonCustomForm.DoGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoGesture(const EventInfo: TGestureEventInfo; var Handled: Boolean); virtual;

C++

virtual void __fastcall DoGesture(const Fmx::Types::TGestureEventInfo &EventInfo, bool &Handled);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Embarcadero Technologies does not currently have any additional information.