FMX.Maps.TMapOptionSets

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TMapOptionSets = set of TMapOptionSet;

C++

typedef System::Set<TMapOptionSet, _DELPHI_SET_ENUMERATOR(TMapOptionSet::Gesture), _DELPHI_SET_ENUMERATOR(TMapOptionSet::Layer)> TMapOptionSets;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps FMX.Maps


Beschreibung

Eine Menge von TMapOptionSet.

Wird intern verwendet.

Siehe auch