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