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