TdxGanttControlCalendarWeekDayWorkTime.ToTime Property
Specifies a workday‘s finish time.
Declaration
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