TTMSFNCPlannerItemEditorRecurrency.ItemToRecurrency Method
Parses the given iCalendar RRULE string and populates the recurrency editor controls accordingly.
API unit family: TMSFNCPlannerItemEditorRecurrency
Declaring type: TTMSFNCPlannerItemEditorRecurrency
Syntax
procedure ItemToRecurrency(ARecurrency: String); virtual;
Parameters
| Name | Description |
|---|---|
ARecurrency |
An iCalendar RRULE string to load into the editor. |