FMX.Maps.TMapMarkerDescriptor.Visible

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Visible: Boolean;

C++

bool Visible;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapMarkerDescriptor


Beschreibung

Gibt an, ob der Kartenmarker sichtbar ist.

Beim Erstellen des TMapMarkerDescriptor wird Visible auf True gesetzt.

Siehe auch