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



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

TLEventer.LoadFromEventer

Shortcut init

Declaration

Source position: levents.pp line 162

public procedure TLEventer.LoadFromEventer(

  aEventer: TLEventer

); virtual;

Arguments

aEventer

  

The eventer to load from

Description

This is a initialization method used to get all the data from another eventer into this one. It can be used to "switch" eventers runtime. Users should be careful however, as this method isn't "safe". The handles are owned by two eventers as a result of this method. One of the eventers should unplug (not remove) all it's handles and only be freed after that.

Notes

 No notes exist for this page yet. 





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