API:System.Sensors.Components.TBiometricSensor.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TBiometricSensor(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TBiometricSensor

Beschreibung

Erstellt eine Instanz von TSensor.

System.Sensors.Components.TBiometricSensor.Create erbt von System.Sensors.Components.TSensor.Create. Der folgende Inhalt bezieht sich auf System.Sensors.Components.TSensor.Create.

Erstellt eine Instanz von TSensor.

Siehe auch