System.Bluetooth.TBluetoothCustomDevice.Address

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Address: TBluetoothMacAddress read GetAddress;

C++

__property System::UnicodeString Address = {read=GetAddress};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomDevice


Description

Adresse matérielle du périphérique distant.

Par exemple : "00:11:22:DD:EE:FF".

Voir aussi