RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEncoding.FreeEncodings Method

Frees the internal standard encoding instances.

Pascal
class procedure FreeEncodings;
C++
__fastcall FreeEncodings();

TEncoding.FreeEncodings clears and frees the internal standard encodings returned by the properties ASCII, Default, UTF8, Unicode and BigEndianUnicode. This method is for internal use only, do not call directly. 

 

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