Class T_RExec (unit tcpip)

Inherits from

T_RCommon

@\\\0000000103*) (*@/// T_RExec = class(T_RCommon)

Constructors


constructor Create(Aowner:TComponent);

@\\\0000000113*) (*@\\\000000021B*) (*@/// class t_rexec(t_rcommon) *) (*@/// constructor t_rexec.


Functions

procedure login;

@\\\0000000501*) (*@/// procedure t_rexec.

Properties

property Command : string


property Password : string


property UserName : string


Events

Variables

f_command : string;


f_pass : string;


f_user : string;



Constructors


constructor Create(Aowner:TComponent);

@\\\0000000113*) (*@\\\000000021B*) (*@/// class t_rexec(t_rcommon) *) (*@/// constructor t_rexec.Create(Aowner:TComponent);


Functions


procedure login;

@\\\0000000501*) (*@/// procedure t_rexec.login;


Properties


property Command : string


property Password : string


property UserName : string


Events


Variables


f_command : string;


f_pass : string;


f_user : string;