[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Specifies the previous socket in linked list
Source position: lnet.pp line 158
public property TLSocket.PrevSock: TLSocket |
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.
No notes exist for this page yet.