Table of Contents

TTMSFNCCalendarDates.SelectDateInterval Method

Adds all dates in the inclusive range from ADateFrom to ADateTo to the collection.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCalendarDates

Syntax

procedure SelectDateInterval(ADateFrom, ADateTo: TDate);

Parameters

Name Description
ADateFrom Start date of the interval.
ADateTo End date of the interval.