Table of Contents

TTMSFNCGanttHolidays.IsHoliday Method

Returns whether the specified date/time falls inside a holiday range.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttHolidays

Syntax

function IsHoliday(ADateTime: TDateTime): Boolean;

Parameters

Name Description
ADateTime Date/time to test.

Returns

True when the date/time is a holiday; otherwise False.