TUnicodeEncoding.Create
Create a new instance of the TUnicodeEncoding class
Declaration
Source position: sysencodingh.inc line 170
public
constructor Create; Virtual;
Description
Create creates a new instance of the TUnicodeEncoding class and sets the codepage to CP_UTF16.
See also
| Name | Description |
|---|---|
| TEncoding | Encoding support |
| TEncoding.CodePage | Codepage for this encoding |