FMX.Maps.TCustomMapView.SetGestureOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetGestureOptions(const Options: TMapGestureOptions);

C++

void __fastcall SetGestureOptions(const TMapGestureOptions Options);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView

Beschreibung

Setter-Methode von GestureOptions.

Siehe auch