Table of Contents

TTMSFNCCustomCalendar.RowAtY Method

Returns the calendar row at the specified vertical coordinate.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCustomCalendar

Syntax

function RowAtY(AY: Single): Integer;

Parameters

Name Description
AY The vertical coordinate in calendar pixels.

Returns

The zero-based calendar row at the coordinate.