[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The base two byte character type
Source position: system.fpd line 27
type WideChar = #$0000..#$FFFF; |
This type is the base unit for all two byte character types, like UnicodeString and WideString
|
Unicode string character |