System.Sensors.TCustomSensor.TimeStamp

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TimeStamp: TDateTime read GetTimeStamp;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Beschreibung

Datum der aktuellsten Messung, die der Sensor durchgeführt hat.

Siehe auch