TTMSFNCCustomCalendar.DateToRow Method
Returns the calendar row for the specified date.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCustomCalendar
Syntax
function DateToRow(ADate: TDate): Integer;
Parameters
| Name | Description |
|---|---|
ADate |
The calendar date. |
Returns
The zero-based calendar row for the date.