Back to Devexpress

tlsBusy Constant

vcl-cxschedulerstorage-dde41cac.md

latest584 B
Original Source

tlsBusy Constant

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is in the office but unavailable to others.

Declaration

delphi
const tlsBusy = 2;

Remarks

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is in the office but unavailable to others.

See Also

TcxSchedulerEvent.State

cxSchedulerStorage Unit