UnicodeChar

From Free Pascal wiki
(Redirected from Unicodechar)
Jump to navigationJump to search

English (en)


Back to data types.


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

Type 
  UnicodeChar = WideChar;