API:FMX.Maps.TMapView.LayerOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LayerOptions: TMapLayerOptions read GetLayerOptions write SetLayerOptions stored LayerOptionsStored;

C++

__property LayerOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapView

Beschreibung

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

FMX.Maps.TMapView.LayerOptions erbt von FMX.Maps.TCustomMapView.LayerOptions. Der folgende Inhalt bezieht sich auf FMX.Maps.TCustomMapView.LayerOptions.

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

Siehe auch