System.Bluetooth.TBluetoothGattServer.FServices

提供:RAD Studio API Documentation

Delphi

FServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* FServices;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


説明

お使いの GATT サーバーが提供しているサービスのリストが格納されている protected プロパティです。

関連項目