Unit 'IdSocketHandle' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdSocketHandles

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

Declaration

Source position: IdSocketHandle.pas line 139

type TIdSocketHandles = class(TOwnedCollection)

protected

  FDefaultPort: TIdPort;

  

  function GetItem();

  

  procedure SetItem();

  

public

  constructor Create();

  

  function Add;

  

  function BindingByHandle();

  

  property Items []: TIdSocketHandle; default; [rw]

  

  property DefaultPort: TIdPort; [rw]

  

end;

Inheritance

TIdSocketHandles

  

|

TObject



CT Web help

CodeTyphon Studio