DecToRoman function
Numerical conversion routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function DecToRoman(Value: Integer): String;  

Description
The DecToRoman function converts the integer value (with Arabic digits) to the string with Roman digits.