ocr: Method Description Erasesection Erases a section of an .INI file. FileName The nome of the INI file the TiniFile object encapsulates. ReadBool Retrieves a Boolean value from an INI file. Readinteger Retrieves an Integer value from an .INI file. ReadSection Reads all variables of a section into a string. ReadSectionvalues Reads all variables and their values of a section into a string. ReadString Retrieves a string value from an.INI file. WriteBool Writes a Boolean value to an .INI file. Writelnteger Writes a integer value to an INI file. WriteString Writes a string to an INI file. Figure 2 (Bo ...