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