Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPServer.Bindings
Container for socket handles allocated by the server.

property Bindings: TIdSocketHandles;
Description
Bindings is a TIdSocketHandles property and a collection of TIdSocketHandle instances. Bindings provides the DefaultPort number for the TCP server and is used by the TIdListenerThread to gain access to socket handles and low-level access methods provided by the TCP/IP protocol stack.