help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLSocket.PrevSock

Specifies the previous socket in linked list

Declaration

Source position: lnet.pp line 158

public property TLSocket.PrevSock: TLSocket
  read FPrevSock
  write FPrevSock;

Description

This property is used by protocol classes to work on all their sockets in double linked lists. It returns the previous socket in the list if any is present, or nil.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505