Source position: strutils.pp line 201
function WordCount(
const S: string;
const WordDelims: TSysCharSet
):SizeInt;