System.Sensors.TGpsStatus.SatelliteCount

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

Delphi

class function SatelliteCount: Integer; virtual; abstract;

C++

virtual __classmethod int __fastcall SatelliteCount() = 0 ;

プロパティ

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


説明

アプリケーションの GPS 情報を提供する衛星の数。

関連項目