Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxTaskbarProgress Properties
Show Inherited Hide Inherited

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