System.Bluetooth.TBluetoothServiceList

提供:RAD Studio API Documentation

TBluetoothServiceListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothServiceList = class(TList<TBluetoothService>);

C++

class PASCALIMPLEMENTATION TBluetoothServiceList : public System::Generics::Collections::TList__1<TBluetoothService>

プロパティ

種類 可視性 ソース ユニット
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


説明

Bluetooth サービスリストです。

関連項目