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.03: 2010-11-26
- Unicode files recognize /000A/000D/, /000D/, and /000A/ line
delimiters.
- Unicode files respect ldCR, ldLF, ldCRLF, and ldLFCR
AcceptedDelimiter values.
4.02: 2009-02-16
- Compatible with Delphi 2009.
|