Unit 'unicodedata' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl]

ERROR_INVALID_CODEPOINT_SEQUENCE

Error exit code for UnicodeToLower/UnicodeToUpper.

Declaration

Source position: unicodedata.pas line 483

const ERROR_INVALID_CODEPOINT_SEQUENCE = 1;

See also

UnicodeToLower

  

Transform unicode string to lowercase.

UnicodeToUpper

  

Transform unicode string to uppercase.


Documentation generated on: Jul 24 2023