JCL Help:TJclLocalesKind

From Project JEDI Wiki
Jump to navigationJump to search


Summary

TJclLocalesKind is used by the TJclLocalesList class to specify whether the list contains elements for all supported or all installed locales and codepages.


Pascal

 public TJclLocalesKind = (
lkInstalled,
lkSupported
);


Members

Members Description
lkInstalled Only installed locales and codepages.
lkSupported All supported locales and codepages.


Description

TJclLocalesKind is used by the TJclLocalesList class to specify whether the list contains elements for all supported or all installed locales and codepages.


About

Unit

JclLocales


Navigation

no pages or subcategories

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