Table of Contents

TTMSFNCCalendar.DateToRow Method

Returns the calendar row for the specified date.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCalendar Inherited from: TTMSFNCCustomCalendar

Syntax

function DateToRow(ADate: TDate): Integer;

Parameters

Name Description
ADate The calendar date.

Returns

The zero-based calendar row for the date.