API:System.Sensors.Components.TEnvironmentalSensor

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

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

Delphi

TEnvironmentalSensor = class (TSensor<TCustomEnvironmentalSensor>)

C++

class PASCALIMPLEMENTATION TEnvironmentalSensor : public TSensor__1<System::Sensors::TCustomEnvironmentalSensor*>

プロパティ

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

説明

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

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


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


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

関連項目