1. Home
  2. Computing & Technology
  3. Delphi Programming
Zarko Gajic
Zarko's Delphi Programming Blog

By Zarko Gajic, About.com Guide to Delphi Programming

How to set the Progress Bar Position using Mouse

Monday October 17, 2005
TIPS :: By default, the TProgressBar control is used to provide visual feedback about the progress of a procedure within an application. Programatically, a developer can set Min and Max properties to specify the lower and the upper limit of the range of possible positions. The Position property (or the Step, StepBy methods) is then used to set the current position of the progress bar.
If you want to enable the users of you application to set the position of the progress bar visually, using mouse, you can use the next trick ...
Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Delphi Programming
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.