[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lnetcomponents.pas line 72
type TLTelnetClientComponent = class(TLTelnetClient) |
||
public |
||
constructor Create(); override; |
|
|
published |
||
property Host: string; |
|
|
property Port: Word; |
|
|
property OnConnect: TLSocketEvent; |
|
|
property OnDisconnect: TLSocketEvent; |
|
|
property OnReceive: TLSocketEvent; |
|
|
property OnError: TLSocketErrorEvent; |
|
|
property Timeout: Integer; |
|
|
property LocalEcho: Boolean; |
|
|
|
||
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject,ILComponent |
CT Web help |
CodeTyphon Studio |