System.Bluetooth.Components.TBluetoothLE.OnMTUChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMTUChanged: TGattMTUChangedEvent read FOnMTUChanged write FOnMTUChanged;

C++

__property System::Bluetooth::TGattMTUChangedEvent OnMTUChanged = {read=FOnMTUChanged, write=FOnMTUChanged};

Properties

Type Visibility Source Unit Parent
event published
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Embarcadero Technologies does not currently have any additional information.