JCL Help:MaximumUCS2
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: MaximumUCS2 Constant
[+] JclBase.pas Constants
Search in JCL Help
Search in all projects
Summary
Maximum value for an UCS-2 encoded character
Pascal
MaximumUCS2: UCS4 = $0000FFFF;
Description
This constant denotes the maximum value for an UCS-2 character. Valid UCS-2 characters are included in range [#0..MaximumUCS2].
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page