strSection (string - The Section of the INI file)
strKeyName (String - The name of the key)
strIniFileName (String - The full path/filename of the ini file)
strDefaultValue (Optional String = "" can be passed if you always want something to be returned even if the Key is empty)
|