System.Sensors.TCustomBiometricSensor.TProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TProperties = set of TProperty;

C++

typedef System::Set<TProperty, _DELPHI_SET_ENUMERATOR(TProperty::HumanPresence), _DELPHI_SET_ENUMERATOR(TProperty::Touch)> TProperties;

Eigenschaften

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

Beschreibung

Typ, der eine Menge mit Eigenschaften von TCustomBiometricSensor enthält.

Siehe auch