TTMSFNCPlanner.OnPositionAnchorClick Event
Occurs when an anchor in a position header is clicked.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
OnPositionAnchorClick: TTMSFNCPlannerColumnAnchorClickEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AIndex |
Header or column index affected by the event. |
AAnchor |
Anchor identifier that was clicked. |