FMX.Maps.TCustomMapView.LayerOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LayerOptions: TMapLayerOptions read GetLayerOptions write SetLayerOptions stored LayerOptionsStored nodefault;

C++

__property TMapLayerOptions LayerOptions = {read=GetLayerOptions, write=SetLayerOptions, stored=LayerOptionsStored, nodefault};

Eigenschaften

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


Beschreibung

Zusätzliche Ebenen, die auf dieser Karte aktiviert sind.

Siehe auch