System.Sensors.TCustomMotionSensor.Motion

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

Delphi

property Motion: Double index TProperty.Motion read GetDoubleProperty;

C++

__property double Motion = {read=GetDoubleProperty, index=6};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMotionSensor


説明

デバイスが現在、動作中か (True) そうでないか (False) を示します。

サポート対象プラットフォーム

このプロパティは、Windows 上でのみサポートされます。

関連項目