TTMSFNCRecurrencyIntList.IndexOfValue Method
Returns the zero-based index of the specified integer value.
API unit family: TMSFNCRecurrencyHandler
Declaring type: TTMSFNCRecurrencyIntList
Syntax
function IndexOfValue(Value: Integer): integer;
Parameters
| Name | Description |
|---|---|
Value |
Integer value to locate. |
Returns
The zero-based index, or -1 when the value is not present.