Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSClient.OnTextDataLineAsString
This event is fired when the file is downloaded in text mode.
Declaration
Parameters
Description
This event is fired by TElSimpleFTPSClient consequently (thus returning the file data string by string), until the whole file is received. This event is similar to OnTextDataLine, except that TextLine is converted from byte array using the value of RemoteCodePage property.