API:Vcl.Controls.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
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomTouchManager

Description

Embarcadero Technologies does not currently have any additional information.