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