Source position: inifiles.pp line 143
type TIniFileOption = (
ifoStripComments,
ifoStripInvalid,
ifoEscapeLineFeeds,
ifoCaseSensitive,
ifoStripQuotes,
ifoFormatSettingsActive,
ifoStringBoolean
);