UnicodeChar

From Free Pascal wiki
(Redirected from Unicodechar)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

English (en)


Back to data types.


A data field of the UnicodeChar data type is derived from the WideChar data type.

Type 
  UnicodeChar = WideChar;