Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ListIndexErrorMsg

Declaration

Source position: sysutilh.inc line 265

function ListIndexErrorMsg(

  aIndex: SizeInt;

  aMaxIndex: SizeInt;

  const aListObjName: string

):string; overload;

function ListIndexErrorMsg(

  aIndex: SizeInt;

  aMaxIndex: SizeInt;

  aListObj: TObject

):string; overload;


Documentation generated on: Jul 27 2024