Unit 'charset' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

tunicodestring

Unicode string representation.

Declaration

Source position: charset.pp line 25

type tunicodestring = ^tunicodechar;

Description

tunicodestring is a type used to represent Unicode strings in this file, it should not be used for other Unicode routines.

See also

tunicodechar

  

Unicode character representation.


Documentation generated on: Jul 24 2023