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