Unit 'IdStackWindows' Package
[Overview][Classes][Variables][Index] [#pl_indy]

TIdSocketListWindows

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

Declaration

Source position: IdStackWindows.pas line 205

type TIdSocketListWindows = class(TIdSocketList)

protected

  FFDSet: TFDSet;

  

  class function FDSelect();

  

  function GetItem(); override;

  

public

  procedure Add(); override;

  

  procedure Remove(); override;

  

  function Count; override;

  

  procedure Clear; override;

  

  function Clone; override;

  

  function ContainsSocket(); override;

  

  procedure GetFDSet();

  

  procedure SetFDSet();

  

  class function Select(); override;

  

  function SelectRead(); override;

  

  function SelectReadList(); override;

  

end;

Inheritance

TIdSocketListWindows

  

|

TIdSocketList

  

|

TObject



CT Web help

CodeTyphon Studio