help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'IniFiles' (#fcl)

TCustomIniFile.EscapeLineFeeds

Should linefeeds be escaped ?

Declaration

Source position: inifiles.pp line 155

public property TCustomIniFile.EscapeLineFeeds: Boolean
  read FEscapeLineFeeds;

Description

EscapeLineFeeds determines whether escaping of linefeeds is enabled: For a description of this feature, see Create, as the value of this property must be specified when the TCustomIniFile instance is created.

By default, EscapeLineFeeds is False.

See also

Create

  

Instantiate a new instance of TCustomIniFile.

CaseSensitive

  

Are key and section names case sensitive

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505