TTMSFNCCircleItems Class
Collection of progress rings displayed by a multi-progress widget. Each entry is a TTMSFNCCircleItem.
API unit family: TMSFNCWidgetMultiProgress
Inherits from: TOwnedCollection
Syntax
TTMSFNCCircleItems = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the rings in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new ring to the end of the collection. |
| Insert | Inserts a new ring at the specified position. |