System.Bluetooth.Components.TBluetooth.GetLastDiscoveredTimeStamp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLastDiscoveredTimeStamp: TDateTime;

C++

System::TDateTime __fastcall GetLastDiscoveredTimeStamp();

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

Getter of LastDiscoveredTimeStamp.

See Also