System.Sensors.TCustomSensor.Stop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Stop;

C++

void __fastcall Stop();

Eigenschaften

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


Beschreibung

Deaktiviert den Sensor.

Stop ruft DoStop auf.

Siehe auch