System.Bluetooth.TBluetoothCustomDevice.GetAddress
Delphi
function GetAddress: TBluetoothMacAddress; virtual; abstract;
C++
virtual TBluetoothMacAddress __fastcall GetAddress() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothCustomDevice | 
Description
- Note: This is an abstract method that platform-specific subclasses of TBluetoothCustomDevice implement.
Getter of Address.