System.Bluetooth.TGattMTUChangedEvent
Delphi
TGattMTUChangedEvent = procedure(const Sender: TObject; AMTU: Integer; AGattStatus: TBluetoothGattStatus) of object;
C++
typedef void __fastcall (__closure *TGattMTUChangedEvent)(System::TObject* const Sender, int AMTU, TBluetoothGattStatus AGattStatus);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !