System.Bluetooth.TBluetoothLEManager.LastDiscoveredTimeStamp

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

Delphi

property LastDiscoveredTimeStamp: TDateTime read FLastDiscoveredLETimeStamp;

C++

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

プロパティ

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


説明

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

関連項目