FMX.Forms.TCommonCustomForm.DoGesture
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. Please help us document this topic by using the Discussion page!