Table of Contents

TTMSFNCPlanner.OnIsDateTimeDisabled Event

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

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

Syntax

OnIsDateTimeDisabled: TTMSFNCPlannerIsDateTimeDisabledEvent;

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.
ADisabled Set to True to mark the date and time as disabled.