+TTaskDialogProgressBar is a TPersistent descendant used +to represent information about a progress bar displayed on a task dialog. It +provides properties used to configure or update the progress bar, like: Min, +Max, Position, MarqueeSpeed, and State. It includes methods used to create the +progress bar on the task dialog, and to send its settings to the widgetset +class including its drawing state. It is not the actual progress bar control, +however. +
++TTaskDialogProgressBar is the type used to implement the ProgressBar property +in TTaskDialog. +
+-MarqueeSpeed is a Cardinal property. Until there are implementation details, -the usage of the value is undetermined. +MarqueeSpeed is a Cardinal property.
The default value for the property is 0.