API:System.Sensors.Components.TLocationSensor.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TLocationSensor(System::Classes::TComponent* AOwner);

プロパティ

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

説明

TSensor のインスタンスを作成します。

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

TSensor のインスタンスを作成します。

関連項目