AddEasy Progressbar Writing Guide - write your own progressbar in 2 minutes
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Easy Progress bar Writing Guide - write your own progress bar in 2 minutes

This very short tutorial shows you how to add a progress bar to any web browser programs you make in less than 2 minutes. It is very basic, and kept as short as possible. Aimed at beginners, this gives you an easy and quick way to have a working progress bar which informs the user of the progress the web browser is making! You can then focus on the other tasks like for instance the graphical representation to make it the way you want it. Included is the completed example and full sourcecode. Do not use third party components if you do not have to, get rid of copyright infringements and the need for thank you's.

Do it yourself, and create programs that are fully written by yourself!


  • Category:
    Examples
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    18 March, 2011 21:16
  • Views:
    612
  • Downloads:
    186
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
Easy Component Writing Guide - write your own components in 3 minutes  - 21 March, 2011 - Frank van Bommel

Easy Component Writing Guide - write your own components in 3 minutes Since the standard Delphi help does not really provide any conceptual support, this tutorial will give you a quick and easy start into writing [modifying] components....

Easy Splashscreen Writing Guide How to write your own splashscreen in less than 2 minutes  - 21 March, 2011 - Frank van Bommel

Create your own splashscreen in less than 2 minutes! This is a tutorial for creating your own splash screen.  Following this tutorial, you will learn to create a splash screen, that can be disabled by unchecking a checkbox on the...

Xp Progressbar COmponent (English)  - 04 August, 2003 - colin pringle

A new breed of Xp Progressbars custom designed to make your app stand out..

TProgressDrum v1.0 - 13 February, 2002 - roledata software

TProgressDrum is an Animated ProgressBar. It is 100% Delphi VCL Component, and it's properties and methods is the same like TProgressbar but with metalic silver background, you may select the drawing color, the dafult is clFuchsia. Sample Demo...

MBS Mp3 Remote  - 08 May, 2002 - Louis Louw

Why try and write your own MP3 player when you can control Winamp to do exactly what you want? This component can control almost any function of Winamp remotely. Write your own front-end in minutes! Just look at the Demo application included and...

Related Information
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)
    How to make it run as if you were running it outside of Delphi. Tools | Debugger Options --> Language Exceptions. Their is a checkbox titled...
  • HOW TO CALL A FUNC IN A DLL WRITTEN BY DELPHI IN VC6.0? (2001-01-11 06:36:48)
    Mr williamda: Thank you.I am sorry I can not accept your answer.I specify the "stdcall" for my function and I don't use 'string' type. I can...
  • QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)
    there are two parts first is writing the script with variable and another is using bind variable eg- for first you can say query1.sql.text...
Related News
TsiLang Components Suite v5.0 - 17 December, 2001
SiComponents is proud to announce release of TsiLang Components Suite v5.0!
TsiLang Components Suite allows you to build your multilingual...
DIZipWriter: Use WriteToStream with Zips! - 25 April, 2002
DIZipWriter is a Delphi component to create PKZip-compatible Zip archives as files or as streams. It provides methods to write Files, Streams,...
ANN: FlexCel Reports 2.5 - 15 October, 2002
Hi,

Version 2.5 of FlexCel is available for download.

For new users, FlexCel is a group of components targeted at...
Ann: TsiLang Components Suite 5.2.3! - 19 May, 2003
SiComponents is glad to announce the release of TsiLang Components Suite v5.2.3!
The full fetured set of tools and components will help you...
DXSock, TCP Server Solution for Delphi! - 11 October, 1999
DXSock Server Components are fully multithreaded for maximum performance and scalability, yet they are easy to use so you can build a powerful...
Categories

Latest Forum Entries