System.Sensors.Components

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

センサは、物理的な量を測定し、アプリケーションで読み取れるシグナルに変換します。System.Sensors.Components では、さまざまな種類のハードウェア センサからの情報をアプリケーションで取得できるようにするためのコンポーネントが提供されています。

パッケージ rtl230.bpl

クラス

EGettingSensor

センサへのアクセスについての例外クラスです。

TBiometricSensor

TBiometricSensorTCustomBiometricSensor のラッパーです。

TElectricalSensor

TElectricalSensorTCustomElectricalSensor のラッパーです。

TEnvironmentalSensor

TCustomEnvironmentalSensor のラッパーです。

TLightSensor

TCustomLightSensor のラッパーです。

TLocationSensorTLocationSensorTCustomLocationSensor のラッパーです。
TMechanicalSensor

TCustomMechanicalSensor のラッパーです。

TMotionSensorTCustomMotionSensor のラッパーです。
TOrientationSensorTCustomOrientationSensor のラッパーです。
TScannerSensor

TCustomScannerSensor のラッパーです。

TSensor

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

TOnSensorChoosingTOnSensorChoosing は、センサのリストを提供し、選択したセンサのインデックスを受け取るイベントに使われます。