Essentially, FTPConnectionEditor is a PropertyGrid that has been customized for editing ExFTPConnection and SecureFTPConnection.
The Properties property
allows the user to select which ExFTPConnection properties the user
is allowed to view and edit.
Typically, it is placed on a form at design time, and automatically detects an instance of an
FTP connection. At runtime, users can easily edit properties pertaining to the connection, such
as User Name, Password and ServerAddress.