FTPPassword Property
The password to login with.
Syntax
__property String FTPPassword = {read=FFTPPassword, write=FSetFTPPassword};
Default Value
""
Remarks
The password to login with. This property must be set before the component begins a file upload.
This property is not available at design time.
Data Type
String