RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEncoding Properties

The properties of the TEncoding class are listed here.

 
Name 
Description 
 
Returns an encoding for the ASCII character set. 
 
Returns an encoding for the UTF-16 format with big-endian byte order. 
 
Returns an encoding for the operating system's default ANSI code page. 
 
This boolean specifies if the current encoding is of single-byte format. 
 
Returns an encoding for the UTF-16 format with little-endian byte order. 
 
UTF7 
Returns an encoding for the UTF-7 format. 
 
UTF8 
Returns an encoding for the UTF-8 format. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!