System.Bluetooth.TBluetoothCustomDevice.GetDeviceName
Delphi
function GetDeviceName: string; virtual; abstract;
C++
virtual System::UnicodeString __fastcall GetDeviceName() = 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 DeviceName.