Source position: Lua.pas line 623
function luaL_checkinteger(
L: Plua_State;
numArg: Integer
):lua_Integer;