| [Overview][Types][Classes][Procedures and functions][Index] |
Implements a file stream with support for UTF-8-encoded file names.
Source position: lazutf8classes.pas line 22
type TFileStreamUTF8 = TFileStream; |
TFileStreamUTF8 is a TFileStream descendant which implements a file stream with support for UTF-8-encoded content file names. TFileStreamUTF8 provides constructors which create or open the file for the stream using UTF-8 encoding.