System.Sensors.TCustomSensor.TimeStamp

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

Delphi

property TimeStamp: TDateTime read GetTimeStamp;

C++

__property System::TDateTime TimeStamp = {read=GetTimeStamp};

プロパティ

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


説明

センサが測定を行った最近の日付

関連項目