Table of Contents

TTMSFNCPlanner.OnGetItemTitleText Event

Occurs when the planner needs title text for an item.

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

Syntax

OnGetItemTitleText: TTMSFNCPlannerGetItemTitleTextEvent;

Parameters

Name Description
Sender Object that triggered the event.
AItem Planner item affected by the event.
AMode Mode associated with the event.
ATitle Title text associated with the item.