Probably simple but can't figure a way to program this. Basically, have a Procedure that rebuilds/creates the system database. I have a Progress Bar and figured out how to make it PROGRESS, LoL! But the TLabel above it Caption is assigned Progress ... as the progressbar's position is incremented by values of 10 to 100.
At the end, I want to change the Label caption to Completed! but to green which do that but also flashing Green. So, is there a way instead of rewriting a for...loop just erasing the caption from Completed to blank then back to Completed! over and over in the loop? I like special affects! Maybe also add a buzz or the sound of a jet landing!