TcxSchedulerStorageResources Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new 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. |
Images | Specifies the source of images displayed by individual resources. |
Items | Provides access to the resource collection. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Resource |
Provides access to the resource collection. |
Storage | Provides access to the event persistence manager to which the resource container belongs. |
#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. |
Get |
Returns the display name of a stored resource by its unique identifier. |
Populate |
|
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. |
On |
Fires when a resource’s name is about to be retrieved. |
On |
Notifies that an event resource‘s visibility state has changed. |
See Also