TTCPServerClientList Class

Represents type TTCPServerClientList.

Namespace: flcTCPServer
TObject
  flcTCPServer.TTCPServerClientList
type
 TTCPServerClientList = class
 end;

The TTCPServerClientList type exposes the following members.

Show:
 NameDescription
Destroy

Represents the destructor of the TTCPServerClientList class.

Top
Show:
 NameDescription
Count

Represents property Count.

First

Represents property First.

Top
Show:
 NameDescription
Add(TTCPServerClient)

Represents method Add(TTCPServerClient).

Finalise

Represents method Finalise.

Remove(TTCPServerClient)

Represents method Remove(TTCPServerClient).

Top
Show:
 NameDescription
FCount

Represents field FCount.

FFirst

Represents field FFirst.

FLast

Represents field FLast.

Top