Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

WideChar

The base two byte character type.

Declaration

Source position: system.fpd line 27

type WideChar = #$0000..#$FFFF;

Description

This type is the base unit for all two byte character types, like UnicodeString and WideString

See also

UnicodeChar

  

Unicode string character.


Documentation generated on: Jul 24 2023