TMultiByteCharacterSetEncoding Class
Represents type TMultiByteCharacterSetEncoding
.
The TMultiByteCharacterSetEncoding type exposes the following members.
Name | Description | |
---|---|---|
Create | Overloaded. Initializes a new instance of the TMultiByteCharacterSetEncoding class. (Overrides TEncoding.Create.) | |
Create(Integer) | Overloaded. Initializes a new instance of the TMultiByteCharacterSetEncoding class. |
Name | Description | |
---|---|---|
ANSI | Represents property | |
ASCII | Represents property | |
BigEndianUnicode | Represents property | |
CodePage | Represents property | |
EncodingName | Represents property | |
IsSingleByte | Represents property | |
Unicode | Represents property | |
UTF7 | Represents property | |
UTF8 | Represents property |
Name | Description | |
---|---|---|
Clone | Represents method | |
GetANSI | Represents method | |
GetASCII | Represents method | |
GetBigEndianUnicode | Represents method | |
GetCodePage | Represents method | |
GetEncoding(String) | Overloaded. Represents method | |
GetEncoding(TCodepage) | Overloaded. Represents method | |
GetEncodingName | Represents method | |
GetIsSingleByte | Represents method | |
GetPreamble | Represents method | |
GetUnicode | Represents method | |
GetUTF7 | Represents method | |
GetUTF8 | Represents method | |
IsStandardEncoding(TEncoding) | Represents method |