Unit 'lEvents' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_lnet]

TLSelectEventer

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

Declaration

Source position: levents.pp line 177

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

  

|

TObject



CT Web help

CodeTyphon Studio