API:FMX.Types.TCustomTouchManager.StandardGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StandardGestures: TStandardGestures read GetStandardGestures write SetStandardGestures;

C++

__property TStandardGestures StandardGestures = {read=GetStandardGestures, write=SetStandardGestures};

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.