JCL Help:TJclLocaleInfo.SortID
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclLocaleInfo.SortID Property
[+] TJclLocaleInfo Methods
[+] TJclLocaleInfo Properties
Search in JCL Help
Search in all projects
Summary
Returns the sort identifier.
Pascal
public property SortID: Word;
Description
Extracts the sort identifier from the locale identifier this object represents. This property returns one of the following values:
Value | Meaning |
SORT_CHINESE_BIG5 | Specifies Chinese BIG5 order. |
SORT_CHINESE_BOPOMOFO | Traditional Chinese Bopomofo order. |
SORT_CHINESE_PRC | PRC Chinese Stroke Count order. |
SORT_CHINESE_PRCP | PRC Chinese Phonetic order |
SORT_DEFAULT | Specifies the default sort. |
SORT_GEORGIAN_MODERN | Georgian Modern order. |
SORT_GEORGIAN_TRADITIONAL | Georgian Traditional order. |
SORT_GERMAN_PHONE_BOOK | German Phone Book order. |
SORT_HUNGARIAN_DEFAULT | Hungarian Default order. |
SORT_HUNGARIAN_TECHNICAL | Hungarian Technical order |
SORT_JAPANESE_XJIS | Specifies Japanese XJIS order. |
SORT_KOREAN_KSC | Specifies Korean KSC order. |
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