TcxSchedulerAggregateStorage Events
The TcxSchedulerAggregateStorage implements the aggregate storage component.
Name | Description |
---|---|
On |
Fires when AEvent is about to be deleted from storage and memory.
Inherited from Tcx |
On |
Fires before the AEvent object is added to storage.
Inherited from Tcx |
On |
Allows you to perform any actions, prior to posting a new user event to storage. |
On |
Fires when AEvent1 and AEvent2 are about to be overlapped.
Inherited from Tcx |
On |
Fires before the AEvent object is updated in storage.
Inherited from Tcx |
On |
Fires every time the AEvent instance is about to be loaded into the scheduler cache for displaying by the scheduler.
Inherited from Tcx |
Reminders |
Inherited from Tcx |
Resources |
Inherited from Tcx |
See Also