Internet Direct (Indy)
Home
PreviousUpNext
TIdStream.WriteLn@string

Writes a line of data followed by an end-of-line sequence to the stream.

Parameters 
Description 
AData 
Data to be written to the stream. 

WriteLn is an overloaded procedure used to write the line of data specified in AData followed by an end-of-line (EOL) sequence to the stream. 

Use Write to write a string of data that does not include the EOL sequence.

TIdStream.WriteLn 

TIdStream.Write

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.