System.Sensors.TCustomSensor.Stop

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Stop;

C++

void __fastcall Stop();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


説明

センサを無効にします。

StopDoStop を呼び出します。

関連項目