FMX.Maps.TCustomMapView.LayerOptionsStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function LayerOptionsStored: Boolean;

C++

bool __fastcall LayerOptionsStored();

Eigenschaften

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


Beschreibung

Ob der Wert von LayerOptions mit dem Wert von DefaultLayerOptions identisch ist (True) oder nicht (False).

Siehe auch