yury
|
d568718cb0
* Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines.
|
17 years ago |
yury
|
220a37b443
* Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here.
|
17 years ago |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 years ago |
florian
|
6bce91adc0
+ CurrToStrF
|
20 years ago |
marco
|
0f9a1ab006
* delphi compat fields added to syslocale
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 years ago |