TTMSFNCPlanner.OnHasDateTimeSub Event
Occurs when the planner checks whether a date and time range has sub time slots.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
OnHasDateTimeSub: TTMSFNCPlannerHasDateTimeSubEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AHasSub |
Set to True when sub time slots are available. |