|
DecToRoman function
Numerical conversion routines |
|
| acUtils
|
| function DecToRoman(Value: Integer): String;
|
| The DecToRoman function converts the integer value (with Arabic digits) to the string with Roman digits.
|