UnicodeChar

From Lazarus wiki
Revision as of 13:24, 22 December 2023 by Alextpp (talk | contribs) (Alextpp moved page Unicodechar to UnicodeChar: proper casing of name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;