Class T_Fingerd (unit tcpip)

Inherits from

T_TcpIp

Constructors


constructor Create(Aowner:TComponent);

The real action

@\\\0000000D10*) (*@\\\0000000301*) (*@/// class t_fingerd(t_tcpip) *) (*@/// constructor t_fingerd.



Functions

procedure action;

@\\\0000000E09*) (*@/// procedure t_fingerd.

destructor Destroy;

@\\\0000000501*) (*@/// destructor t_fingerd.

procedure do_action;

@\\\0000000301*) (*@/// procedure t_fingerd.

procedure SetAnswer(Value: TStringList);

@\\\000000131B*) (*@/// procedure t_fingerd.

procedure WndProc(var Msg : TMessage);

@\\\0000000603*) (*@/// procedure t_fingerd.

Properties

property Answer : TStringList


Events

event OnFingerRequest : TFingerRequest

Only to set up

Variables

f_answer : TStringList;


f_fingerrequest : TFingerRequest;



Constructors


constructor Create(Aowner:TComponent);

The real action

@\\\0000000D10*) (*@\\\0000000301*) (*@/// class t_fingerd(t_tcpip) *) (*@/// constructor t_fingerd.Create(Aowner:TComponent);


Functions


procedure action;

@\\\0000000E09*) (*@/// procedure t_fingerd.action;


destructor Destroy;

@\\\0000000501*) (*@/// destructor t_fingerd.Destroy;


procedure do_action;

@\\\0000000301*) (*@/// procedure t_fingerd.do_action;


procedure SetAnswer(Value: TStringList);

@\\\000000131B*) (*@/// procedure t_fingerd.SetAnswer(Value: TStringList);


procedure WndProc(var Msg : TMessage);

@\\\0000000603*) (*@/// procedure t_fingerd.WndProc(var Msg : TMessage);


Properties


property Answer : TStringList


Events


event OnFingerRequest : TFingerRequest

Only to set up


Variables


f_answer : TStringList;


f_fingerrequest : TFingerRequest;