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



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

TLSocketProgressEvent

Progress event callback

Declaration

Source position: lnet.pp line 83

type TLSocketProgressEvent = procedure(

  aSocket: TLSocket;

  const Bytes: Integer

) of object;

Arguments

aSocket

  

The socket on which progress is reported

Bytes

  

The number of bytes processed

Description

This callback serves as progress notification event. It reports progress of given activity on the socket.

Notes

 No notes exist for this page yet. 





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