SDL Component Suite - ProgBar

The component TProgBar implements a progress bar which can be configured in a wide range. All aspects, from colors to geometrical measures, can be adjusted by the user. Thus you can create a progress bar which looks like exactly what you want. In addition, you can set up the progress bar to move in any of the four major directions (left, right, up, down); and you can display any text which adjusts itself dynamically with the progress bar value.

The unit PROGBAR is part of the GuiPack of SDL Component Suite. More details can be found in the online help pages. Following are a few samples of various layouts of the TProgBar component.

Free Sample Program

SDLProgBar Shows the capabilities of the unit PROGBAR. You can adjust most of the properties of the progress bar. This program can be used to experiment with the progress bar before implementing a concrete layout in your own application. sdlprogbar.zip
(258 kB)


What's new:

  • Release 12.0   [Dec-12, 2023]
     
    • no changes

  • Release 10.7   [Aug-24, 2020]
     
    • no changes

  • Release 10.6   [Mar-09, 2018]
     
    • no changes

  • Release 10.5   [Oct-10, 2016]
     
    • no changes

  • Release 10.4   [Jun-02, 2015]
     
    • no changes

  • Release 10.3   [Oct-06, 2014]
     
    • none

  • Release 10.2   [May-30, 2013]
     
  • Release 10.1   [Oct-29, 2012]
     
    • no changes

  • Release 10.0   [Oct-4, 2011]
     
    • no changes

  • Release 9.7   [May-31, 2010]
     
    • bug fix: rotated text now works under .NET as well

  • Release 9.51   [Dec-01, 2008]
     
    • no changes

  • Release 9.5   [Oct-31, 2008]
     
    • no changes

  • Release 9.0   [May-28, 2007]
     
    • no changes

  • Release 8.5   [Feb-18, 2006]
     
    • no changes

  • Release 8.2   [Nov-03, 2004]
     
    • no changes

  • Release 8.1   [Aug-29, 2004]
     
    • available for Delphi™ 8 for .NET

  • Release 8.0   [Apr-15, 2004]
     
    • new method SetRange implemented
    • type declaration TProgBarDirection discarded - use TDirection instead
    • bug fix: occasional overflow fixed
    • bug fix: progress bar is now displayed correctly for negative Min values

  • Release 7.2   [Mar-23, 2003]
     
    • first release to the public as part of the SDL GuiPack;
    • available for Delphi™ 4.0 to 7.0 and C++Builder™ 4 to 6