Source position: sysutilh.inc line 265
function ListIndexErrorMsg(
aIndex: SizeInt;
aMaxIndex: SizeInt;
const aListObjName: string
):string; overload;function ListIndexErrorMsg(
aListObj: TObject
):string; overload;