svenbarth
|
b446023e5b
* use Str instead of IntToStr to avoid overload problems with unsigned types
|
4 years ago |
svenbarth
|
c3fd06b6b5
* fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems
|
4 years ago |
svenbarth
|
f0e8d5dfa6
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
|
5 years ago |
michael
|
5f6f5cb864
* Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146)
|
5 years ago |
marco
|
93fcce4ba1
* tohexstring calls inttohex instead of hexstr. Hexstr has fixed number of
|
6 years ago |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |