unit IdResourceStringsIconv;
interface
resourcestring
//IdIconv
RSIconvCallError = 'Error on call to Iconv library function %s';
implementation
end.