TTMSFNCCalendar.RowAtY Method
Returns the calendar row at the specified vertical coordinate.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendar
Inherited from: 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.