function SetIniInt(const Section, Key: String; const Value: LongInt; const Filename: String): Boolean;
Writes a LongInt to an INI file.