API:System.Bluetooth.TBluetoothSocket.ReceiveData
Delphi
function ReceiveData: TBytes; overload; inline;
function ReceiveData(ATimeout: Cardinal): TBytes; overload;
C++
System::Sysutils::TBytes __fastcall ReceiveData()/* overload */;
System::Sysutils::TBytes __fastcall ReceiveData(unsigned ATimeout)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
Description
Embarcadero Technologies does not currently have any additional information.