Skip to main content

TdxTaskbarProgress Properties

A component that displays the progress of a task in a Windows® 7 taskbar application button.
Name Description
Active Switches the progress visualization in a Windows® 7 taskbar application button. Inherited from TdxTaskbarCustomProgress.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
LinkedComponent Links to a progress bar control to obtain progress parameters for visualization and provide two-way synchronization. Inherited from TdxTaskbarCustomProgress.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Position Specifies the current progress value for the progress bar displayed in a Windows® 7 taskbar application button. Inherited from TdxTaskbarCustomProgress.
State Specifies the manner in which progress is visualized in a Windows® 7 taskbar application button. Inherited from TdxTaskbarCustomProgress.
Tag Inherited from TComponent.
Total Specifies the maximum range limit for the progress bar displayed in a Windows® 7 taskbar application button. Inherited from TdxTaskbarCustomProgress.
VCLComObject Inherited from TComponent.
See Also