Table of Contents

TTMSFNCCustomCalendar.SelectMultiDates Method

Selects the specified date range.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCustomCalendar

Syntax

procedure SelectMultiDates(AStartDate: TDate; AEndDate: TDate);

Parameters

Name Description
AStartDate The first date in the selected range.
AEndDate The last date in the selected range.