FMX.Maps.TMapView.GestureOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GestureOptions: TMapGestureOptions read GetGestureOptions write SetGestureOptions stored GestureOptionsStored;

C++

__property GestureOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapView


Beschreibung

Gesten, die auf dieser Karte aktiviert sind.

Siehe auch