System.Sensors.TCustomSensor.Started

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Started: Boolean read FStarted;

C++

__property bool Started = {read=FStarted, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Description

Indique si le détecteur est activé et prêt.

Le constructeur définit la valeur de cette propriété sur False.

Voir aussi