Back to Devexpress

TcxCustomSchedulerStorage.IsLocationAvailable Method

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-b6480a07.md

latest874 B
Original Source

TcxCustomSchedulerStorage.IsLocationAvailable Method

Identifies if the persistence manager stores information on event locations.

Declaration

delphi
function IsLocationAvailable: Boolean; virtual;

Returns

Type
Boolean

Remarks

This function returns True if the internal storage field that corresponds to the location where the scheduled event takes place is active; otherwise – False.

See Also

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit