TTMSFNCCustomDigitalTimeSelector.FindTimeByItem Method
Returns the time value associated with the item at the given index.
API unit family: TMSFNCDigitalTimeSelector
Declaring type: TTMSFNCCustomDigitalTimeSelector
Syntax
function FindTimeByItem(AItem: Integer): TTime;
Parameters
| Name | Description |
|---|---|
AItem |
Zero-based index of the item. |
Returns
The time value stored by the item.