System.Bluetooth.TBluetoothCustomDevice.Address
Delphi
property Address: TBluetoothMacAddress read GetAddress;
C++
__property System::UnicodeString Address = {read=GetAddress};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothCustomDevice |
説明
リモート デバイスのハードウェア アドレスです。
たとえば、"00:11:22:DD:EE:FF" などです。