Back to Devexpress

TcxSchedulerOptionsView.WorkStart Property

vcl-cxschedulercustomcontrols-dot-tcxscheduleroptionsview-12e25fea.md

latest1.2 KB
Original Source

TcxSchedulerOptionsView.WorkStart Property

Specifies the beginning of the work hours, displayed in the scheduling area.

Declaration

delphi
property WorkStart: TTime read; write;

Property Value

Type
TTime

Remarks

Use the WorkStart property to specify the beginning of work hours.

Note that the resource’s WorkStart property has a higher priority than the WorkStart property (if resources are specified, then the WorkStart property is not in effect).

See Also

TcxSchedulerOptionsView.WorkDays

TcxSchedulerOptionsView.WorkFinish

TcxSchedulerOptionsView Class

TcxSchedulerOptionsView Members

cxSchedulerCustomControls Unit