FMX.Maps.TCustomMapView.SetLayerOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetLayerOptions(const Options: TMapLayerOptions);

C++

void __fastcall SetLayerOptions(const TMapLayerOptions Options);

Eigenschaften

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

Beschreibung

Setter-Methode von LayerOptions.

Siehe auch