FMX.Maps.TCustomMapView.MapType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MapType: TMapType read GetMapType write SetMapType default TMapType.Normal;

C++

__property TMapType MapType = {read=GetMapType, write=SetMapType, default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView


Beschreibung

Typ dieser Karte.

Siehe auch