TdxGanttControlCalendar.IsWorkTime(TDateTime) Method
In This Article
Checks if the specified date and time is worktime.
#Declaration
#Parameters
Name | Type |
---|---|
ADate |
TDate |
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True if the date and time passed as the ADateTime parameter is working time; otherwise, False.
See Also