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



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

TLSelectEventer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: levents.pp line 174

type TLSelectEventer = class(TLEventer)

protected

  FTimeout: TTimeVal;

  FReadFDSet: TFDSet;

  FWriteFDSet: TFDSet;

  FErrorFDSet: TFDSet;

  function GetTimeout; override;

  procedure SetTimeout(); override;

  procedure ClearSets;

public

  constructor Create; override;

  function CallAction; override;

end;

Inheritance

TLSelectEventer

|

TLEventer

  

Abstract class for all eventers

|

TObject

Notes

 No notes exist for this page yet. 





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