TTMSFNCRecurrencyIntList.Delete Method
Deletes the integer value at the specified zero-based index.
API unit family: TMSFNCRecurrencyHandler
Declaring type: TTMSFNCRecurrencyIntList
Syntax
procedure Delete(Index: Integer);
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the value to delete. |