API:System.Sensors.TCustomBiometricSensor.TProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TProperties = set of TCustomBiometricSensor.TProperty;

C++

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

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomBiometricSensor

Description

Embarcadero Technologies does not currently have any additional information.