FMX.Maps.TCustomMapView.SetLocation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetLocation(const ACoordinate: TMapCoordinate);

C++

void __fastcall SetLocation(const TMapCoordinate &ACoordinate);

Eigenschaften

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

Beschreibung

Setter-Methode von Location.

Siehe auch