System.Sensors.Components.TBiometricSensor

From RAD Studio API Documentation
Jump to: navigation, search

System.Sensors.Components.TSensorSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBiometricSensor

Delphi

TBiometricSensor = class (TSensor<TCustomBiometricSensor>)

C++

class PASCALIMPLEMENTATION TBiometricSensor : public TSensor__1<System::Sensors::TCustomBiometricSensor*>

Properties

Type Visibility Source Unit Parent
class public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components System.Sensors.Components

Description

TBiometricSensor is a wrapper for TCustomBiometricSensor.

See Also