JCL Help:MaximumUCS4
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: MaximumUCS4 Constant
[+] JclBase.pas Constants
Search in JCL Help
Search in all projects
Summary
Maximum value for an UCS-4 encoded character
Pascal
MaximumUCS4: UCS4 = $7FFFFFFF;
Description
This constant denotes the maximum value for an UCS-4 character. Valid UCS-4 characters are included in range [#0..MaximumUCS4].
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