TcxSchedulerDBStorageResources Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new data-aware resource container for the specified event persistence manager. |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Are |
Identifies if there is a resource associated with an image.
Inherited from Tcx |
Data |
Provides read-only access to all resources that the underlying dataset currently stores. |
Data |
Specifies the data source that links the data-aware resource container to a dataset. |
Images |
Specifies the source of images displayed by individual resources.
Inherited from Tcx |
Items |
Provides access to the resource collection.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Resource |
Specifies the name of the underlying dataset’s field that stores resource colors. |
Resource |
Specifies the name of the underlying dataset field that stores unique resource identifiers. |
Resource |
Specifies the name of the underlying dataset field that stores resource icon indexes. |
Resource |
Provides access to the resource collection.
Inherited from Tcx |
Resource |
Specifies the name of the underlying dataset field that stores resource display names. |
Resource |
Specifies the name of the underlying dataset field that stores resource visibility states. |
Resource |
Specifies the name of the underlying dataset field that stores sets of workdays that the persisted resources use. |
Resource |
Specifies the name of the underlying dataset field that stores timestamps that denote the end of work hours that the persisted resources use. |
Resource |
Specifies the name of the underlying dataset field that stores timestamps that denote the beginning of work hours that the persisted resources use. |
Storage |
Provides access to the event persistence manager to which the resource container belongs.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the display name of the specified resource.
Inherited from Tcx |
Get |
Returns the display name of a stored resource by its unique identifier.
Inherited from Tcx |
Populate |
Inherited from Tcx |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Fires when the index of an image to draw in a resource header is about to be retrieved.
Inherited from Tcx |
On |
Fires when a resource’s name is about to be retrieved.
Inherited from Tcx |
On |
Notifies that a resource has been loaded from the underlying dataset. |
On |
Notifies that an event resource‘s visibility state has changed.
Inherited from Tcx |
See Also