System.Sensors.TCustomSensor.State

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property State: TSensorState read GetState;

C++

__property TSensorState State = {read=GetState, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Beschreibung

Status des Sensors.

Siehe auch