[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lnet.pp line 165
type TLSocketTCP = class(TLSocket) |
protected |
function DoSend(); override; |
public |
function DoSendBuffer; |
function Send(); override; |
property SocketType; [r] |
property SendBuffer: String; [r] |
end; |
| | ||
|
Basic implementation of TLHandle abstract class providing IP socket functionality. |
|
| | ||
|
Base abstraction of a handle or socket |
|
| | ||
TObject |
No notes exist for this page yet.