System.Bluetooth.TBluetoothManager.LastDiscoveredTimeStamp

提供:RAD Studio API Documentation

Delphi

property LastDiscoveredTimeStamp: TDateTime read FLastDiscoveredTimeStamp;

C++

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

プロパティ

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


説明

直前の検出操作終了した時刻です。

関連項目