API:System.Bluetooth.TBluetoothCustomDevice.GetAddress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAddress: TBluetoothMacAddress; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetAddress() = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.