timer


Posted by Keith Davidson on April 25, 2000 at 20:33:24:

Hi,
I am writing a program which diplays randomly generated
numbers. I have two buttons on my form, one which randomizes
the selection and one to display the selection. These numbers
will range from 1-49. The program works fine so far. On the form
itself are 49 numbers (labels) which I want to move around
on the screen for about 3 or 4 seconds when the randomize
button is pressed. How do I incorporate the movement of
these numbers with a timer? I am using Delphi 4.0. Any help
would be greatly appreciated. Tbanks.


Related Articles and Replies: