TcxSchedulerAggregateStorage Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Custom |
Represents user-defined fields in storage. |
Design |
Inherited from TComponent. |
Editing |
Inherited from Tcx |
Event |
Returns the number of user events stored in the persistence manager.
Inherited from Tcx |
Events |
Provides zero-based indexed access to all user events persisted in the storage.
Inherited from Tcx |
Field |
Gets the total number of both built-in and custom fields.
Inherited from Tcx |
Fields |
Provides indexed access to storage fields.
Inherited from Tcx |
Holidays |
References the Tcx |
Internal |
Determines whether the scheduler and its underlying data store are currently being synchronized.
Inherited from Tcx |
Links | References a collection of links that connect storages to the aggregate storage. |
Links |
Inherited from Tcx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Reminders |
Represents a collection, which stores timed out reminders, if any.
Inherited from Tcx |
Resource |
Returns the number of stored resources.
Inherited from Tcx |
Resource |
Returns the unique identifier of a specified stored resource.
Inherited from Tcx |
Resource |
Returns the display name of a specified stored resource.
Inherited from Tcx |
Resources |
Provides access to the event persistence manager’s resource container.
Inherited from Tcx |
Store |
Specifies whether the persistence manager component uses UTC time instead of local.
Inherited from Tcx |
Storing |
Specifies the stored name of the persistent scheduler control’s layout.
Inherited from Tcx |
Tag | Inherited from TComponent. |
Time |
Returns the system time offset from UTC. This property is for internal use. Inherited from Tcx |
Use |
Specifies whether user events are retrieved based upon their time period bounds from the underlying data store.
Inherited from Tcx |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
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