INI

Top  Previous  Next

There are several routines to work with INI-files, mostly used to store configuration data for applications.

 

Available Routines

INI.Clear
INI.Create
INI.EraseSection
INI.Free
INI.GetStrings
INI.Open
INI.ReadFloat
INI.ReadInteger
INI.ReadString
INI.SaveToFile
INI.SetStrings
INI.UpdateFile
INI.WriteFloat
INI.WriteInteger
INI.WriteString