TcxSchedulerDateTimeHelper.WorkFinish Method
Returns the end of the work hours.
Declaration
class function WorkFinish: TDateTime; virtual;
Returns
Type |
---|
TDateTime |
Remarks
The WorkFinish method returns the end of the work hours as 17:00 (24-hour clock format).
See Also