TEncoding.EncodingName
Name of this encoding
Declaration
Source position: sysencodingh.inc line 97
public Property
  EncodingName : UnicodeString;
Description
EncodingName is the name for this encoding. It's based on the windows name for the encoding and is calculated from the codepage.
See also
| Name | Description | 
|---|---|
| TEncoding.CodePage | Codepage for this encoding | 
| UnicodeString | A string consisting of widechars. |