Im trying to create a countdown function after I drew the numbers using DrawLine from 9 to 0. The numbers are all on the same location on form1. I want them to disapear as they are being counteddown.
What's with the ^ ? Is Pascal haunting me?
As for the problem, you're using some graphics library. That library most likely has some reference. You should find that reference and look for something about clearing the screen. I really can't help you.