System.Sensors.TCustomLocationSensor.TProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TProperties = set of TProperty;

C++

typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::Latitude), _DELPHI_SET_ENUMERATOR(TProperty::CountryRegion)> TProperties;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


Beschreibung

Typ, der eine Menge der Eigenschaften von TCustomLocationSensor enthält.

Siehe auch