TTMSFNCPlanner.OnSelectingTime Event
Occurs while a time range selection is changing.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
OnSelectingTime: TTMSFNCPlannerSelectTimeEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AStartTime |
Start date and time for the affected range or item. |
AEndTime |
End date and time for the affected range or item. |
APosition |
Planner position index affected by the event. |