API:FMX.Types.TCustomTouchManager.GestureEngine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GestureEngine: TCustomGestureEngine read FGestureEngine write SetGestureEngine;

C++

__property TCustomGestureEngine* GestureEngine = {read=FGestureEngine, write=SetGestureEngine};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomTouchManager

Description

Embarcadero Technologies does not currently have any additional information.