TTMSFNCPlannerItemEditorRecurrency.SetRecurrency Method
Loads the given iCalendar RRULE string into the recurrency editor controls.
API unit family: TMSFNCPlannerItemEditorRecurrency
Declaring type: TTMSFNCPlannerItemEditorRecurrency
Syntax
procedure SetRecurrency(ARecurrency: String);
Parameters
| Name | Description |
|---|---|
ARecurrency |
An iCalendar RRULE string to display in the editor. |