TcxSchedulerHolidaysLocationHoliday.PopulateHolidayDates(TcxSchedulerDateList,TDate,TDate,Boolean) Method
Declaration
procedure PopulateHolidayDates(AList: TcxSchedulerDateList; const AStart: TDate; const AFinish: TDate; AOnlyVisible: Boolean = True);
Parameters
Name | Type |
---|---|
AList | TcxSchedulerDateList |
AStart | TDate |
AFinish | TDate |
AOnlyVisible | Boolean |
See Also