TdxGanttControlCalendarWeekDayWorkTime.ToTime Property
In This Article
Specifies a workday‘s finish time.
#Declaration
Delphi
property ToTime: TTime read; write;
#Property Value
Type |
---|
TTime |
#Remarks
Use this property with FromTime property to set work hours for a workday.
See Also