TcxCustomSchedulerStorage.IsStateAvailable Method
Identifies if the persistence manager stores information on the event creator’s availability status.
Declaration
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