property Active: boolean;
Description
Determines whether the connection to an FTP server is established.
The property is set to True after a successful connection to the server and to False after a force or unexpected disconnection.
This property is read-only.
See Also