Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Samples  | FAQ  | Download  | Order  | History 
 

Progress Bar Description

Features  | Detailed Description 
 

The Progress Bar component displays the original progress bar for downloading, uploading and data posting internet operations. Various drawing styles supported. It can display progress in eMule / eDonkey format (for multipart and multithreading data downloading).

The Progress Bar control allows you to display progress information in both visual and custom draw modes. If the visual mode is used, the progress bar control paints itself on the Form (the Visible property should be set to True). In order to display a progress on another surface (TTreeView nodes e.g.) you can use the custom draw control mode.

Please see the Demos code (ProgressBar) and also the indexed Help documentation provided with the Clever Internet Suite installation for more details about using these components.

Property List

  Name   Description
 BorderStyle Determines whether the progress bar control has a single line border around the client area.
 Colors Specifies the color information for painting the progress bar control. For your convenience we implemented three default color schemes which can be modfied in the future you like.
 InternetControl Specifies the Clever Internet control which the progress information will be displayed from.
 Options Provides information about what progress bar elements should be drawn during the internet process. TclProgressBar is designed for displaying as total progress information as progress information of each downloading thread during multithreaded mode.
 Orientation Specifies whether the progress bar is oriented vertically or horizontally.
 ProgressSplit Specifies the percentage ratio between widths of total progress indicator and progress indicators of each resource state items. Default value for this property is 25%. This means that if the progress bar control width (in case of vertical progress orientation) is equal to 100 pixels, then the total progress indicator width will be set to 25 pixels.
 Style Determines whether a progress bar control has a three-dimensional (3-D) or two-dimensional look.

Method List

  Name   Description
 Draw Paints a progress on another surface (e.g. TListView).

Event List

  Name   Description
 OnChanged Occurs when a resource state or progress bar control properties have been changed.
 OnCustomDraw Use this event when you want to paint some progress bar elements (frame, background, total progress or progress of items) by yourself.

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007