RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamWriter.Encoding Property

Gets the encoding used.

Pascal
property Encoding: TEncoding;
C++
__property TEncoding Encoding;

Encoding gets the TEncoding used by the TStreamWriter

This property is functionally identical to the Microsoft .NET property StreamWriter.Encoding

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!