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