Table of Contents

TTMSFNCPlanner.OnCustomContentPanelToItem Event

Occurs when custom editor content must be written back to an item.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

OnCustomContentPanelToItem: TTMSFNCPlannerCustomContentPanelToItemEvent;

Parameters

Name Description
Sender Object that triggered the event.
AContentPanel Custom editing content panel used by the dialog.
AItem Planner item affected by the event.