[Overview][Constants][Types][Classes] | Reference for unit 'lsmtp' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lsmtp.pp line 85
type TLSMTP = class(TLComponent) |
protected |
function GetTimeout; |
procedure SetTimeout(); |
function GetConnected; |
function GetSocketClass; |
procedure SetSocketClass(); |
function GetEventer; |
procedure SetEventer(); |
public |
constructor Create(); override; |
destructor Destroy; override; |
property Connected: Boolean; [r] |
property Connection: TLTcp; [r] |
property SocketClass: TLSocketClass; [rw] |
property Timeout: Integer; [rw] |
end; |
| | ||
|
Basic abstraction of network connections. |
|
| | ||
TComponent |
||
? | ||
TObject |
No notes exist for this page yet.