Internet Direct (Indy)
Home
PreviousUpNext
LF Constant

Represents the Line Feed character.

Pascal
LF = #10;

LF is a constant value that represents the Line Feed character (Decimal 10) used in many Internet protocols. CR and LF are used as the Line-End or EOL sequence in most Internet protocols.

CR 

EOL

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.