Unit 'flcTCPConnection' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

TTCPConnectionProxyList

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

Declaration

Source position: flcTCPConnection.pas line 190

type TTCPConnectionProxyList = class

public

  destructor Destroy; override;

  

  procedure Finalise;

  

  property Count: Integer; [r]

  

  property Item []: TTCPConnectionProxy; default; [r]

  

  procedure Add();

  

  property LastItem: TTCPConnectionProxy; [r]

  

end;

Inheritance

TTCPConnectionProxyList

  

|

TObject



CT Web help

CodeTyphon Studio