System.Bluetooth.TBluetoothSocket.SendData
Delphi
procedure SendData(const AData: TBytes);
C++
void __fastcall SendData(const System::Sysutils::TBytes AData);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothSocket | 
説明
指定されたバイト配列をリモート デバイスに送信します。