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