Back to Devexpress

tlsFree Constant

vcl-cxschedulerstorage-49e62b83.md

latest580 B
Original Source

tlsFree Constant

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

Declaration

delphi
const tlsFree = 0;

Remarks

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

See Also

TcxSchedulerEvent.State

cxSchedulerStorage Unit