TdxGanttControlCalendarWeekDay.WorkTimes Property
In This Article
Provides access to the day’s worktime collection.
#Declaration
Delphi
property WorkTimes: TdxGanttControlCalendarWeekDayWorkTimes read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to change worktime’s settings. Refer to the TdxGanttControlCalendarWeekDayWorkTimes class description for more information.
See Also