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

TCustomIniFile.EscapeLineFeeds

Should linefeeds be escaped ?

Declaration

Source position: inifiles.pp line 176

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


Documentation generated on: Nov 14 2015