Back to Devexpress

tlsTentative Constant

vcl-cxschedulerstorage-365d552f.md

latest614 B
Original Source

tlsTentative Constant

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is in the office and tentatively available to others.

Declaration

delphi
const tlsTentative = 1;

Remarks

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is in the office and tentatively available to others.

See Also

TcxSchedulerEvent.State

cxSchedulerStorage Unit