mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 20:30:33 +02:00
Minor comment
git-svn-id: trunk@32884 -
This commit is contained in:
parent
1aa512e535
commit
eb9d587fcf
@ -1529,6 +1529,9 @@ end;
|
||||
ALocale - The locale. Use '' for maximum speed if one desires to ignore the locale
|
||||
|
||||
Data from here: ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
|
||||
|
||||
The columns in the file UnicodeData.txt are explained here:
|
||||
http://www.ksu.ru/eng/departments/ktk/test/perl/lib/unicode/UCDFF301.html#Case Mappings
|
||||
}
|
||||
function UTF8LowerCase(const AInStr: utf8string; ALocale: utf8string=''): utf8string;
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user