System.Bluetooth.Components.TBluetoothLE.GattServer
Delphi
property GattServer: TBluetoothGattServer read GetGattServer;
C++
__property System::Bluetooth::TBluetoothGattServer* GattServer = {read=GetGattServer};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Serveur GATT de votre composant.
GattServer est une propriété en lecture seule.