Table of Contents

TTMSFNCPlannerItemEditorRecurrency.CustomContentPanelToItem Method

Reads the recurrency editor control values and writes them back into AItem.

API unit family: TMSFNCPlannerItemEditorRecurrency Declaring type: TTMSFNCPlannerItemEditorRecurrency

Syntax

procedure CustomContentPanelToItem(AContentPanel: TTMSFNCPlannerEditingDialogContentPanel; AItem: TTMSFNCPlannerItem); override;

Parameters

Name Description
AContentPanel Content panel that hosts the recurrency editor controls.
AItem Planner item that receives the recurrency values.