Source position: strutils.pp line 246
function RomanToInt(
const S: string;
Strictness: TRomanConversionStrictness = rcsRelaxed
):LongInt;