FMX.Maps.ICustomMapView.SetMapType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMapType(const AValue: TMapType);

C++

virtual void __fastcall SetMapType(const TMapType AValue) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView


Beschreibung

Legt den Typ der Karte fest.

Siehe auch