Skip to main content

TcxSchedulerAggregateStorage Properties

The TcxSchedulerAggregateStorage implements the aggregate storage component.
Name Description
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
CustomFields Represents user-defined fields in storage.
DesignInfo Inherited from TComponent.
EditingEventInfoList Inherited from TcxCustomSchedulerStorage.
EventCount Returns the number of user events stored in the persistence manager. Inherited from TcxCustomSchedulerStorage.
Events Provides zero-based indexed access to all user events persisted in the storage. Inherited from TcxCustomSchedulerStorage.
FieldCount Gets the total number of both built-in and custom fields. Inherited from TcxCustomSchedulerStorage.
Fields Provides indexed access to storage fields. Inherited from TcxCustomSchedulerStorage.
Holidays References the TcxSchedulerHolidays component instance. Inherited from TcxCustomSchedulerStorage.
InternalUpdate Determines whether the scheduler and its underlying data store are currently being synchronized. Inherited from TcxCustomSchedulerStorage.
Links References a collection of links that connect storages to the aggregate storage.
LinksController Inherited from TcxCustomSchedulerStorage.
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 TcxCustomSchedulerStorage.
ResourceCount Returns the number of stored resources. Inherited from TcxCustomSchedulerStorage.
ResourceIDs Returns the unique identifier of a specified stored resource. Inherited from TcxCustomSchedulerStorage.
ResourceNames Returns the display name of a specified stored resource. Inherited from TcxCustomSchedulerStorage.
Resources Provides access to the event persistence manager’s resource container. Inherited from TcxCustomSchedulerStorage.
StoreUsingGlobalTime Specifies whether the persistence manager component uses UTC time instead of local. Inherited from TcxCustomSchedulerStorage.
StoringName Specifies the stored name of the persistent scheduler control’s layout. Inherited from TcxCustomSchedulerStorage.
Tag Inherited from TComponent.
TimeBias

Returns the system time offset from UTC.

This property is for internal use.

Inherited from TcxCustomSchedulerStorage.
UseActualTimeRange Specifies whether user events are retrieved based upon their time period bounds from the underlying data store. Inherited from TcxCustomSchedulerStorage.
VCLComObject Inherited from TComponent.
See Also