TcxCustomSchedulerStorage.IsLocationAvailable Method
Identifies if the persistence manager stores information on event locations.
Declaration
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