Send Method
Sends standard input to the program executing on the remote host.
Syntax
void __fastcall Send(String Text);Remarks
This method sends standard input to the program executing on the remote host. Calling this method is equivalent to setting the Stdin property to Text.