In testing code, I was using the default Beep, however when I added the Windows unit to the Uses clause, I immediately got syntax errors, because the overriding Windows Beep requires 2 parameters. Ok so I added those, but for information is there a way I can reference and use the default Beep with some sort of qualifier?