Unicodechar
From Free Pascal wiki
Jump to navigationJump to search
│
Deutsch (de) │
English (en) │
français (fr) │
Back to data types.
A data field of the UnicodeChar data type is derived from the WideChar data type.
Type
UnicodeChar = WideChar;