Back to Devexpress

TcxSchedulerAggregateStorage Events

vcl-cxscheduleraggregatestorage-dot-tcxscheduleraggregatestorage-dot-underscore-events.md

latest2.3 KB
Original Source

TcxSchedulerAggregateStorage Events

The TcxSchedulerAggregateStorage implements the aggregate storage component.

NameDescription
OnEventDeleted protectedFires when AEvent is about to be deleted from storage and memory. Inherited from TcxCustomSchedulerStorage.
OnEventInserted protectedFires before the AEvent object is added to storage. Inherited from TcxCustomSchedulerStorage.
OnEventInsertingAllows you to perform any actions, prior to posting a new user event to storage.
OnEventIntersectFires when AEvent1 and AEvent2 are about to be overlapped. Inherited from TcxCustomSchedulerStorage.
OnEventModified protectedFires before the AEvent object is updated in storage. Inherited from TcxCustomSchedulerStorage.
OnFilterEventFires every time the AEvent instance is about to be loaded into the scheduler cache for displaying by the scheduler. Inherited from TcxCustomSchedulerStorage.
RemindersEventsInherited from TcxCustomSchedulerStorage.
ResourcesEventsInherited from TcxCustomSchedulerStorage.

See Also

TcxSchedulerAggregateStorage Class

TcxSchedulerAggregateStorage Members

cxSchedulerAggregateStorage Unit