RAD Studio VCL Reference
ContentsIndex
TUnicodeEncoding Members Public Properties
Public Properties
 
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.