Mobile Application Error when loading from stream
问题 I'm doing my first application for mobile in delphi and I have a problem and can not fix it. I have a procedure running in which I load a csv file from the resource. When I throw this procedure, on a mobile device (I could only test it on Android) I get this error: 'No mapping for the Unicode character exists in the Target multi-byte code page', no error in 32-bit Windows. Here is the code, Rad Studio XE6: procedure TContactos.LoadFromResource; var FicheroEntero, Linea: TStringList; rs: