API:System.Bluetooth.Components.TBluetoothLE.DoOnCharacteristicRead

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnCharacteristicRead(const Sender: TObject; const ACharacteristic: TBluetoothGattCharacteristic;  AGattStatus: TBluetoothGattStatus);

C++

void __fastcall DoOnCharacteristicRead(System::TObject* const Sender, System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic, System::Bluetooth::TBluetoothGattStatus AGattStatus);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!