System.Bluetooth.Components.TBluetoothLE.GattServer
Delphi
property GattServer: TBluetoothGattServer read GetGattServer;
C++
__property System::Bluetooth::TBluetoothGattServer* GattServer = {read=GetGattServer};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Beschreibung
GATT-Server Ihrer Komponente.
GattServer ist eine schreibgeschützte Eigenschaft.