Internet Direct (Indy)
Home
PreviousUpNext
sLineBreak Constant

Indicates the default line end character sequence.

Pascal
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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.