TCustomUnicodeCodec Class
Represents type TCustomUnicodeCodec
.
flcUnicodeCodecs.TCustomUnicodeCodec
flcUnicodeCodecs.TCustomSingleByteCodec
flcUnicodeCodecs.TUCS2Codec
flcUnicodeCodecs.TUCS4BECodec
flcUnicodeCodecs.TUCS4LECodec
flcUnicodeCodecs.TUCS4_2143Codec
flcUnicodeCodecs.TUCS4_3412Codec
flcUnicodeCodecs.TUTF16BECodec
flcUnicodeCodecs.TUTF16LECodec
flcUnicodeCodecs.TUTF8Codec
The TCustomUnicodeCodec type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Initializes a new instance of the TCustomUnicodeCodec class. |
![]() | CreateEx(TCodecErrorAction,WideChar,TCodecReadLFOption,TCodecWriteLFOption) | Initializes a new instance of the TCustomUnicodeCodec class. |
Name | Description | |
---|---|---|
![]() | DecodeReplaceChar | Represents property |
![]() | ErrorAction | Represents property |
![]() | ReadLFOption | Represents property |
![]() | WriteLFOption | Represents property |
Name | Description | |
---|---|---|
![]() | Decode(Pointer,Integer,Pointer,Integer,Integer,Integer) | Represents method |
![]() | DecodeStr(Pointer,Integer,UnicodeString) | Represents method |
![]() | Encode(PWideChar,Integer,Integer) | Represents method |
![]() | EncodeStr(UnicodeString) | Represents method |
![]() ![]() | GetAlias(Integer) | Represents method |
![]() ![]() | GetAliasCount | Represents method |
![]() | InternalReadUCS4Char(UCS4Char,Integer) | Represents method |
![]() | InternalWriteUCS4Char(UCS4Char,Integer) | Represents method |
![]() ![]() | IsAlias(String) | Represents method |
![]() ![]() | IsAliasA(AnsiString) | Represents method |
![]() ![]() | IsAliasU(UnicodeString) | Represents method |
![]() | ReadBuffer(Void,Integer) | Represents method |
![]() | ReadUCS4Char(UCS4Char,Integer) | Represents method |
![]() | ResetReadAhead | Represents method |
![]() | WriteBuffer(Void,Integer) | Represents method |
![]() | WriteUCS4Char(UCS4Char,Integer) | Represents method |
Name | Description | |
---|---|---|
![]() | FDecodeReplaceChar | Represents field |
![]() | FErrorAction | Represents field |
![]() | FOnRead | Represents field |
![]() | FOnWrite | Represents field |
![]() | FReadAhead | Represents field |
![]() | FReadAheadBuffer | Represents field |
![]() | FReadAheadByteCount | Represents field |
![]() | FReadLFOption | Represents field |
![]() | FWriteLFOption | Represents field |