Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSClient.OnControlReceiveAsString
This event is fired when TElSimpleFTPSClient receives command from the server.
Declaration
Parameters
Description
This event is fired when TElSimpleFTPSClient receives command from the server. This event is similar to OnControlReceive, except that TextLine is converted from byte array using the value of RemoteCodePage property.