TTMSFNCValueAnimationOptions Class
Configures animated transitions when the progress value changes.
API unit family: TMSFNCWidgetProgress
Inherits from: TPersistent
Syntax
TTMSFNCValueAnimationOptions = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Active | Enables animated transitions between old and new values when True. |
| Interval | Timer interval, in milliseconds, used while animating value changes. |