API:System.Tether.Manager.TTetheringProtocol.TransferStream
Delphi
function TransferStream(const AStream: TStream): Boolean; inline; deprecated 'Use SendStream';
C++
bool __fastcall TransferStream _DEPRECATED_ATTRIBUTE1("Use SendStream") (System::Classes::TStream* const AStream);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProtocol |
Description
Embarcadero Technologies does not currently have any additional information.