Back to Devexpress

TcxCustomSchedulerStorage.IsStateAvailable Method

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-26bf7860.md

latest879 B
Original Source

TcxCustomSchedulerStorage.IsStateAvailable Method

Identifies if the persistence manager stores information on the event creator’s availability status.

Declaration

delphi
function IsStateAvailable: Boolean; virtual;

Returns

Type
Boolean

Remarks

This function returns True if the internal storage field that corresponds to the availability status information is active; otherwise – False.

See Also

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit