API:System.Bluetooth.TBluetoothLEDevice.DoOnServicesDiscovered

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnServicesDiscovered(const Sender: TObject; const AServiceList: TBluetoothGattServiceList); virtual;

C++

virtual void __fastcall DoOnServicesDiscovered(System::TObject* const Sender, TBluetoothGattServiceList* const AServiceList);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.