TTMSFNCPlannerItemEditorRecurrency.RecurrencyToItem Method
Reads the current recurrency editor control values and writes the resulting RRULE string into AItem.Recurrency.
API unit family: TMSFNCPlannerItemEditorRecurrency
Declaring type: TTMSFNCPlannerItemEditorRecurrency
Syntax
procedure RecurrencyToItem(AItem: TTMSFNCPlannerItem); virtual;
Parameters
| Name | Description |
|---|---|
AItem |
The planner item to update with the recurrency rule. |