TTMSFNCPlanner.OnGetCustomContentPanel Event
Occurs when the planner needs a custom editor content panel.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
OnGetCustomContentPanel: TTMSFNCPlannerGetCustomContentPanelEvent;
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. |