Table of Contents

TTMSFNCPlanner.OnGetItemText Event

Occurs when the planner needs body text for an item.

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

Syntax

OnGetItemText: TTMSFNCPlannerGetItemTextEvent;

Parameters

Name Description
Sender Object that triggered the event.
AItem Planner item affected by the event.
AMode Mode associated with the event.
AText Text value that can be inspected or changed by the handler.