[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs while setting a UTF-8 Code Point in a String.
Source position: maskedit.pp line 156
type EInvalidCodePoint = class(EInvalidUtf8) |
|
Exception raised when an error occurs while setting a UTF-8 Code Point in a String. |
|
| | | ||
|
Ancestor for UTF-8 exceptions. |
|
| | | ||
| | | ||
EInvalidCodePoint is an EInvalidUtf8 descendant that implements the Exception raised when an error occurs while setting a UTF-8 Code Point in a String. The exception message contains the constant value in SInvalidCodePoint.
Used in the SetCodePoint routine in the implementation section for the unit.
|
Message displayed in the EInvalidCodePoint exception. |
| Version 4.4 | Generated 2025-11-08 | Home |