TBigEndianUnicodeEncoding Class
Represents type TBigEndianUnicodeEncoding
.
type TBigEndianUnicodeEncoding = class(TUnicodeEncoding) end;
The TBigEndianUnicodeEncoding type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Initializes a new instance of the TBigEndianUnicodeEncoding class. (Overrides TUnicodeEncoding.Create.) |
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 |