API:System.Sensors.Components.TMotionSensor

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

System.Sensors.Components.TSensorSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTMotionSensor

Delphi

TMotionSensor = class (TSensor<TCustomMotionSensor>)

C++

class PASCALIMPLEMENTATION TMotionSensor : public TSensor__1<System::Sensors::TCustomMotionSensor*>

プロパティ

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

説明

FMX センサの基本機能を定義しています。

System.Sensors.Components.TMotionSensor は System.Sensors.Components.TSensor を継承しています。以下の内容はすべて System.Sensors.Components.TSensor を参照しています。


FMX センサの基本機能を定義しています。


FMX のセンサ クラスはどれも TSensor という基底クラスから派生します。

関連項目