RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEncoding.Default Property

Returns an encoding for the operating system's default ANSI code page.

Pascal
class property Default: TEncoding;
C++
__property TEncoding Default;

TEncoding.Default returns an encoding for the operating system's default ANSI code page. 

The Return Value is an instance of type TMBCSEncoding

 

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