Internet Direct (Indy) Version 9.0.1 Beta
Active
Activates the server.

Description
Active is a Boolean property that indicates the server socket is listening for incoming client connections. Set Active to True to allow the server socket to listen. Set Active to False to close all connections.

Set Active to True at design time and the socket will be ready to accept connections when the application is started.