Send Method
Sends data to the remote host.
procedure Send(Data: TBytes);
Remarks
This method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text.
|
Send MethodSends data to the remote host. procedure Send(Data: TBytes); RemarksThis method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text. |