On Fri, 8 Jul 2016, Michael Schnell wrote:
AFAIK, Delphi XE features a second parameter "encoding" with TStringList.LoadFromFile.Lazarus / fpc misses same. Bug or Feature ?
Known missing feature, there exists a bug for it. Main problem is that this necessitates a unicode stringlist, and by extension a unicode RTL. We're working on it. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
