TTMSFNCPlannerItemEditorRecurrency.ItemToCustomContentPanel Method
Populates the recurrency editor controls from AItem's properties.
API unit family: TMSFNCPlannerItemEditorRecurrency
Declaring type: TTMSFNCPlannerItemEditorRecurrency
Syntax
procedure ItemToCustomContentPanel(AItem: TTMSFNCPlannerItem; AContentPanel: TTMSFNCPlannerEditingDialogContentPanel); override;
Parameters
| Name | Description |
|---|---|
AItem |
Planner item whose recurrency values are loaded into the editor. |
AContentPanel |
Content panel that hosts the recurrency editor controls. |