I want to provide some feedback to users while they are waiting for a background process (not database related) to update the current screen. The process can take 4 or 5 seconds and I would like to have a spinning cursor, blinking text, or some type of progress indicator while they wait. What is recommended and available in Delphi? Thanks!

Comments