Provides the functionality of the progress bar.

Inheritance Hierarchy

Object
    DlxProgressBar

Methods

Name Description
Enable Enables or disables the progress bar.
Hide Closes the progress bar.
IsEnabled Check if the bar is enabled.
OffsetPos Advances the current position of a progress bar by a specified increment.
SetPos Sets the current position for a progress bar.
Show Initialize a new progress bar.
StepIt Advances the current position by 1.

See also