Internet Direct (Indy) Version 9.0.2 Beta
Active
Active

This property is used to activate server socket.

By assigning true to this property socket starts listening to incomming client connections. By assigning false to it socket closes all connections .

If you set this property to true at design time socket will be ready to accept connections when application starts running.