API:System.Sensors.Components.TMechanicalSensor

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

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

Delphi

TMechanicalSensor = class (TSensor<TCustomMechanicalSensor>)

C++

class PASCALIMPLEMENTATION TMechanicalSensor : public TSensor__1<System::Sensors::TCustomMechanicalSensor*>

プロパティ

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

説明

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

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


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


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

関連項目