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

TCustomIniFile.CaseSensitive (deprecated)

Are key and section names case sensitive

Declaration

Source position: inifiles.pp line 205

public property TCustomIniFile.CaseSensitive : Boolean
  index ifoCaseSensitive
  read GetOption
  write SetOption;

Description

CaseSensitive determines whether searches for sections and keys are performed case-sensitive or not. By default, they are not case sensitive.

See also

EscapeLineFeeds

  

Should linefeeds be escaped ?


Documentation generated on: May 14 2021