TTMSFNCDigitalTimeSelectorItems.Insert Method
Inserts a new time item at the specified position and returns it.
API unit family: TMSFNCDigitalTimeSelector
Declaring type: TTMSFNCDigitalTimeSelectorItems
Syntax
function Insert(Index: Integer): TTMSFNCDigitalTimeSelectorItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly inserted time selector item.