System.Bluetooth.TBluetoothLEDevice.GetDescription

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDescription(const ACharacteristic: TBluetoothGattCharacteristic): string;

C++

System::UnicodeString __fastcall GetDescription(TBluetoothGattCharacteristic* const ACharacteristic);

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Embarcadero Technologies does not currently have any additional information.