Table of Contents

TTMSFNCPlanner.OnInitializeCustomContentPanel Event

Occurs when a custom editor content panel should be initialized.

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

Syntax

OnInitializeCustomContentPanel: TTMSFNCPlannerInitializeCustomContentPanelEvent;

Parameters

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