property ReplyCode: integer;
Description
The ReplyCode property represents the response code received during execution of the latest command request to the FTP server.
To get the formatted response message, you can use the FormattedReply ptoperty.
This property is read-only.
See Also