Back to FabImage Library Lite website

You are here: Start » INI

INI

Select Filter Equivalent below.

Icon Name Description
INI_AddBoolValue Add or update INI value in specified section & key
INI_AddIntegerValue Add or update INI value in specified section & key
INI_AddRealValue Add or update INI value in specified section & key
INI_AddSection Add new section
INI_AddStringValue Add or update INI value in specified section & key
INI_GetAllSectionKeys Get all key names within a section.
INI_GetAllSections Gets all section names in the INI.
INI_GetAllValues Get all values within a section & key
INI_GetBoolValue Get value from section & key.
INI_GetIntegerValue Get value from section & key.
INI_GetRealValue Get value from section & key.
INI_GetStringValue Get value from section & key.
INI_LoadFile Loads an INI file.
INI_SaveFile Save INI into file