Internet Direct (Indy)
Home
PreviousUpNext
TIdHeaderList.UnfoldLines Property

Indicates that header lines should be unfolded.

Pascal
property UnfoldLines: Boolean;

UnfoldLines is a Boolean property that indicates if Values should be interpreted with line unfolding. 

Setting UnfoldLines to False will cause reading an item in Values to not prform line unfolding. Setting UnfoldLines to True causes header lines with continuation characters to be returned with the preceding header line. 

Use FoldLines to control line folding when writing an item to Values.

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.