TTMSFNCRecurrencyIntList.DeleteValue Method
Removes the first matching integer value from the list.
API unit family: TMSFNCRecurrencyHandler
Declaring type: TTMSFNCRecurrencyIntList
Syntax
procedure DeleteValue(Value: Integer);
Parameters
| Name | Description |
|---|---|
Value |
Integer value to remove. |