[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazUnicode' (#lazutils)

Reference for unit 'LazUnicode': Procedures and functions

CodePointCopy

  

Copies the specified number of codepoints starting at a character position.

CodePointLength

  

Gets the number of codepoints in the specified string.

CodePointPos

  

Gets the position where the search value is found in a string.

CodePointSize

  

Gets the number of bytes needed for a CodePoint in the specified value.

enumerator(string):TUnicodeCharacterEnumerator

  

Enumerator which combines diacritical marks.

IsCombining

  

Determines if the specified value is a combining codepoint.

StringOfCodePoint

  

Creates a string with the specified number of codepoints.

UnicodeToWinCP

  

Converts the specified value to the Windows system codepage.

WinCPToUnicode

  

Converts the specified string to Unicode.


Version 4.0 Generated 2025-05-03 Home