System.Bluetooth.TBluetoothSocket.SendData
Delphi
procedure SendData(const AData: TBytes);
C++
void __fastcall SendData(const System::Sysutils::TBytes AData);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
Description
Envoie le tableau d'octets au périphérique distant.