JCL Help:TJclLocalesList.CodePages

From Project JEDI Wiki
Jump to navigationJump to search


Summary

List of supported or installed codepages.


Pascal

 public property CodePages: TStrings;


Description

The CodePages property contains a list of all supported or installed codepages on the system depending on the Kind property. Each item contains the string representation of a code page identifier while the associated Objects item contains the numeric representation of the code page identifier (or 0 if the code page couldn't be converted to a numerical value).


About

Donator

Petr Vones


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