Skip to main content

TdxTaskbarCustomProgress Properties

Serves as the base for the 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.
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.
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.
State Specifies the manner in which progress is visualized in a Windows® 7 taskbar application button.
Tag Inherited from TComponent.
Total Specifies the maximum range limit for the progress bar displayed in a Windows® 7 taskbar application button.
VCLComObject Inherited from TComponent.
See Also