TdxGanttControlCalendar.IsWorkday(TDate) Method
In This Article
Checks if the specified date is a workday.
#Declaration
#Parameters
Name | Type |
---|---|
ADate | TDate |
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True if the date passed as the ADate parameter is a workday; otherwise, False.
See Also