MyDAC
Used to specify row delimiter.
TMyBackup
property LinesTerminatedBy: string;
Use the LinesTerminatedBy property to specify a string that will be used as row delimiter. By default row delimiter is '\n'.
Used only if Mode is bmText.