TMS FNC Widget Marquee Progress — Guides
These guides cover TTMSFNCWidgetMarqueeProgress, the circular ring that rotates a
moving arc segment to indicate indeterminate activity. Each chapter is
task-oriented and pairs prose with a verified, compilable snippet. Start with
Get started for the minimal setup, then use the chapters
below for animation control and styling.
| Chapter | Covers |
|---|---|
| Animating the marquee | Starting and stopping the rotation with MarqueeAnimation.Active, tuning speed via Interval and Step, and using Value as the arc-segment length. |
| Styling the marquee | The arc and track via CircleOptions, the widget border and background fill, the caption and value text, and the custom-draw arc events. |
See also
- Overview — what the component is and where to start.
- Get started — the shortest path to a running ring.
- API reference — full class reference.
- Release notes — what changed in recent versions.