TUnicodeFileReader.Create(String,TCustomUnicodeCodec,Boolean) Constructor
Initializes a new instance of the TUnicodeFileReader class.
public constructor Create(const FileName: String; const Codec: TCustomUnicodeCodec = nil; const CodecOwner: Boolean = True);
Parameters
- FileName
- Type: String
- Codec
- Type: TCustomUnicodeCodec
- CodecOwner
- Type: Boolean