TTMSFNCDigitalTimeSelectorItems Class
Collection of time selector items displayed in the digital time selector.
API unit family: TMSFNCDigitalTimeSelector
Inherits from: TTMSFNCCustomSelectorItems
Syntax
TTMSFNCDigitalTimeSelectorItems = class(TTMSFNCCustomSelectorItems)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new time item at the end of the collection and returns it. |
| Insert | Inserts a new time item at the specified position and returns it. |