FMX.Maps.TCustomMapView.GestureOptionsStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GestureOptionsStored: Boolean;

C++

bool __fastcall GestureOptionsStored();

Eigenschaften

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


Beschreibung

Ob der Wert von GestureOptions mit dem Wert von DefaultGestureOptions identisch ist (True) oder nicht (False).

Siehe auch