FMX.Maps.TCustomMapView.GetLocation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetLocation: TMapCoordinate;

C++

TMapCoordinate __fastcall GetLocation();

Eigenschaften

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

Beschreibung

Getter-Methode von Location.

Siehe auch