Table of Contents

TTMSFNCPlannerAdapter.UpdateItem Method

Called when a planner item is updated; override to persist the change in the data source.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlannerAdapter

Syntax

procedure UpdateItem(AItem: TTMSFNCPlannerItem); virtual; abstract;

Parameters

Name Description
AItem The planner item that was updated.