System.Bluetooth.Components.TBluetooth.LastDiscoveredTimeStamp

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LastDiscoveredTimeStamp: TDateTime read GetLastDiscoveredTimeStamp;

C++

__property System::TDateTime LastDiscoveredTimeStamp = {read=GetLastDiscoveredTimeStamp};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Gibt einen Zeitstempel der von DiscoveredDevices zuletzt durchgeführten Suche zurück.

Siehe auch