Unit 'MaskEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

SInvalidCodePoint

Message displayed in the EInvalidCodePoint exception.

Declaration

Source position: maskedit.pp line 157

const SInvalidCodePoint = 'The (hexadecimal) sequence %s is not a valid UTF8 codepoint.';

See also

EInvalidUtf8

  

Ancestor for UTF-8 exceptions.