TcxSchedulerStorageResourceItem.WorkFinish Property
In This Article
Specifies the end of work hours, displayed in the current resource.
#Declaration
Delphi
property WorkFinish: TTime read; write;
#Property Value
Type |
---|
TTime |
#Remarks
The WorkFinish property has the higher priority than the scheduler’s OptionsView.WorkFinish property.
See Also