Table of Contents

TTMSFNCPlanner.OnIsDateTimeSub Event

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

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

Syntax

OnIsDateTimeSub: TTMSFNCPlannerIsDateTimeSubEvent;

Parameters

Name Description
Sender Object that triggered the event.
ADateTime Date and time affected by the event.
AIsSub Set to True when the date and time is a sub time slot.