FTPUser Property
The user id to login as.
Syntax
__property String FTPUser = {read=FFTPUser, write=FSetFTPUser};
Default Value
""
Remarks
The user id to login as. This property must be set before the component begins a file upload.
This property is not available at design time.
Data Type
String