Raises an EListError exception.
Source position: classesh.inc line 615
public class procedure TList.Error(
const Msg: string;
Data: PtrInt
); virtual;
Error raises an EListError exception, with a message formatted with Msg and Data.