meta data for this page
ibec_ini_Close
ibec_ini_Close frees the memory associated with the INI file object.
Description
No updates are made of the associated file on disk, you must use ibec_ini_UpdateFile to flush buffered INI file data to disk.
Syntax
function ibec_ini_Close(IniFile : variant) : variant;