Topic Path: Symbol Reference > Constants > sLineBreak Constant
ContentsIndexHome
PreviousUpNext
sLineBreak Constant

Indicates the default line end character sequence.

File
sLineBreak = EOL;

sLineBreak is a constant value that indicates the default line end character sequence to use when reading or writing Internet protocol transmission data. 

sLineBreak is defined for VCL versions prior to VCL 6. sLineBreak is already defined in Delphi 6 and Kylix.

EOL 

CR 

LF

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.