Table of Contents

TTMSFNCCustomPlanner.XYToTime Method

Returns the planner time slot at the specified control coordinates.

API unit family: TMSFNCPlanner Declaring type: 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.