API:System.Bluetooth.TBluetoothSocket.DoSendData
Delphi
procedure DoSendData(const AData: TBytes); virtual; abstract;
C++
virtual void __fastcall DoSendData(const System::DynamicArray<System::Byte> AData) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!