TTMSFNCPlanner.OnSelectingCell Event
Occurs while a cell range selection is changing.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
OnSelectingCell: TTMSFNCPlannerSelectCellEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AStartCell |
First selected planner cell. |
AEndCell |
Last selected planner cell. |