Table of Contents

TTMSFNCPlanner.OnIsDateTimeInActive Event

Occurs when the planner checks whether a date and time is inactive.

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

Syntax

OnIsDateTimeInActive: TTMSFNCPlannerIsDateTimeInActiveEvent;

Parameters

Name Description
Sender Object that triggered the event.
ADateTime Date and time affected by the event.
APosition Planner position index affected by the event.
AInActive Set to True to mark the date and time as inactive.