System.Sensors.TCustomBiometricSensor.GetBooleanProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBooleanProperty(Prop: TProperty): Boolean; virtual;

C++

virtual bool __fastcall GetBooleanProperty(TProperty Prop);

Properties

Type Visibility Source Unit Parent
function protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomBiometricSensor

Description

Embarcadero Technologies does not currently have any additional information.