Represents type TWriterNewLineType.
TWriterNewLineType
type TWriterNewLineType = (nlCR, nlLF, nlCRLF, nlLFCR);
The TWriterNewLineType type exposes the following members.
Represents constant nlCR.
nlCR
Represents constant nlCRLF.
nlCRLF
Represents constant nlLF.
nlLF
Represents constant nlLFCR.
nlLFCR