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



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

BestEventerClass

Returns best eventer metaclass

Declaration

Source position: levents.pp line 191

function BestEventerClass: TLEventerClass;

Function result

Returns the best possible eventer metaclass on given Architecture/OS/Version

Description

This method is used to get the class of the best possible eventer on given combination of architecture and operating system version. For example on Linux 2.4 it would return TLSelectEventer, however the same binary on Linux 2.6 would return TLEpollEventer. It is runtime based.

Notes

 No notes exist for this page yet. 





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