Represents type TCodecWriteLFOption.
TCodecWriteLFOption
type TCodecWriteLFOption = ( lwLF, lwCR, lwCRLF);
The TCodecWriteLFOption type exposes the following members.
Represents constant lwCR.
lwCR
Represents constant lwCRLF.
lwCRLF
Represents constant lwLF.
lwLF