TUTF8Error Enumeration
Represents type TUTF8Error.
type TUTF8Error = ( UTF8ErrorNone, UTF8ErrorInvalidEncoding, UTF8ErrorIncompleteEncoding, UTF8ErrorInvalidBuffer, UTF8ErrorOutOfRange );
The TUTF8Error type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | UTF8ErrorIncompleteEncoding | Represents constant |
![]() | UTF8ErrorInvalidBuffer | Represents constant |
![]() | UTF8ErrorInvalidEncoding | Represents constant |
![]() | UTF8ErrorNone | Represents constant |
![]() | UTF8ErrorOutOfRange | Represents constant |
