Last updated 1995.03.05
To create a progress bar, you can derive a class from TStaticText which will allow setting of colour and re-displaying the string (via a setData() member function). This can be used to display a bar and then periodically update it.