API:System.Tether.Manager.TTetheringProtocol.SendData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SendData(const AData: string); overload; inline;
procedure SendData(const AData: TBytes); overload;

C++

void __fastcall SendData(const System::UnicodeString AData)/* overload */;
void __fastcall SendData(const System::DynamicArray<System::Byte> AData)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !