[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Source position: strutils.pp line 188
function RomanToIntDef( |
const S: string; |
const ADefault: Integer = 0; |
Strictness: TRomanConversionStrictness = rcsRelaxed |
):Integer; |