| Textfile class that can access ordinary and
Unicode text files. |
|
Supports FilePos, FileSize, Seek. Includes stream wrapper class.
Released under the BSD
License.
Files
Last modifications
4.02: 2009-02-16
- Compatible with Delphi 2009.
4.01: 2008-10-02
- Added TGpTextFile.Write(ws: WideString) and TGpTextFile.Writeln(s: string)
overloads.
- TGpTextFile.Write[ln] string parameters made 'const'.
- Bug fixed [found by AKi]: TGpTextFile.Write was not working when using CP_UTF8
codepage.
|