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



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

TLTcp.IterNext

Get the next iterator

Declaration

Source position: lnet.pp line 395

public function TLTcp.IterNext: Boolean; override;

Function result

Returns true if there is a next socket, false otherwise (and resets the iterator)

Description

This method is used to get Iterator to point to the next socket. This method is used to iterate all the sockets in given connection. It returns true if Iterator was moved to the next socket or false if there was no socket to move on. In case it returns false, the iterator is reset with IterReset automatically.

Notes

 No notes exist for this page yet. 





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