System.Bluetooth.TBluetoothGattService.IncludedServices
Delphi
property IncludedServices: TBluetoothGattServiceList read GetIncludedServices;
C++
__property TBluetoothGattServiceList* IncludedServices = {read=GetIncludedServices};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothGattService | 
説明
この GATT サービスに含まれているサービスのリストです。
標準サービスの詳細については、公式サイトのサービスに関するページ(英語版)を参照してください。