RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamReader.CurrentEncoding Property

Gets the encoding used.

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

CurrentEncoding gets the TEncoding used by the TStreamReader

This property is functionally identical to the Microsoft .NET property StreamReader.CurrentEncoding

 

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