Table of Contents

TTMSFNCPlanner.OnGetItemHint Event

Occurs when the planner needs hint text for an item.

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

Syntax

OnGetItemHint: TTMSFNCPlannerGetItemHintEvent;

Parameters

Name Description
Sender Object that triggered the event.
AItem Planner item affected by the event.
AHint Hint text that can be inspected or changed by the handler.