Password Property
The password to log in.
Syntax
__property String Password = {read=FPassword, write=FSetPassword, default=""};
Default Value
""
Remarks
This property contains the password used to log in and must be set before the component connects to the FTP server.
Data Type
String