FMX.Forms.TCommonCustomForm.OnGesture
Delphi
property OnGesture: TGestureEvent read FOnGesture write FOnGesture;
C++
__property Fmx::Types::TGestureEvent OnGesture = {read=FOnGesture, write=FOnGesture};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| event | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TCommonCustomForm | 
Description
Embarcadero Technologies does not currently have any additional information.