System.Bluetooth.TBluetoothSocket.GetConnected
Delphi
function GetConnected: Boolean; virtual; abstract;
C++
virtual bool __fastcall GetConnected(void) = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothSocket | 
説明
- メモ: これは、TBluetoothSocket のプラットフォーム固有のサブクラスで実装される抽象メソッドです。
Connected の取得アクセサです。
プラットフォーム サポート
| プラットフォーム | サポート対象 | 備考 | 
|---|---|---|
| 32 ビット Windows |  | |
| OS X |  | |
| Android |  | 
 |