lazarus/components/jcf2/ReadWrite
2015-12-26 16:52:28 +00:00
..
CodeReader.pas
CodeWriter.pas
Converter.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
ConvertTypes.pas
EditorConverter.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
EditorReader.pas
EditorWriter.pas
FileConverter.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
FileReader.pas
FileWriter.pas
StringsConverter.pas
StringsReader.pas
StringsWriter.pas