TTMSFNCPlanner.XYToTime Method
Returns the planner time slot at the specified control coordinates.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
function XYToTime(X, Y: Double): TTMSFNCPlannerTime; virtual;
Parameters
| Name | Description |
|---|---|
X |
Horizontal coordinate in control pixels. |
Y |
Vertical coordinate in control pixels. |
Returns
The time information under the coordinate.