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



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

TLHandleEvent

A generic event happening on any handle

Declaration

Source position: levents.pp line 47

type TLHandleEvent = procedure(

  aHandle: TLHandle

) of object;

Arguments

aHandle

  

The handle on which an event occurred

Description

This is a generic callback event used to report events happening on handles.

Notes

 No notes exist for this page yet. 





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