[Overview][Constants][Types][Classes] | Reference for unit 'tlntsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tlntsend.pas line 93
type TTelnetSend = class(TSynaClient) |
public |
constructor Create; |
destructor Destroy; override; |
function Login; |
procedure Logout; |
procedure Send(); |
function WaitFor(); |
function RecvTerminated(); |
function RecvString; |
published |
property Sock: TTCPBlockSocket; [r] |
property SessionLog: String; [rw] |
property TermType: String; [rw] |
end; |
| |
| |
TObject |
No notes exist for this page yet.