Represents type TReaderEOLType.
TReaderEOLType
type TReaderEOLType = ( eolEOF, eolEOFAtEOF, eolCR, eolLF, eolCRLF, eolLFCR);
The TReaderEOLType type exposes the following members.
Represents constant eolCR.
eolCR
Represents constant eolCRLF.
eolCRLF
Represents constant eolEOF.
eolEOF
Represents constant eolEOFAtEOF.
eolEOFAtEOF
Represents constant eolLF.
eolLF
Represents constant eolLFCR.
eolLFCR