Unit 'IniFiles' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TCustomIniFile.CaseSensitive (deprecated)

Are key and section names case sensitive.

Declaration

Source position: inifiles.pp line 206

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: Jul 24 2023