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



[Overview][Types][Classes][Procedures and functions] Reference for unit 'lEvents' (#LNet)

TLHandleErrorEvent

An error event callback

Declaration

Source position: levents.pp line 48

type TLHandleErrorEvent = procedure(

  aHandle: TLHandle;

  const msg: String

) of object;

Arguments

aHandle

  

The handle on which an error occurred

msg

  

The error message containing description of the error

Description

This is an error event callback. In case an error happens on a handle, this callback is triggered.

Notes

 No notes exist for this page yet. 





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