TcxSchedulerWebServiceStorageResources Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new resource container for the specified event persistence manager.
Inherited from Tcx |
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 |
Images |
Specifies the source of images displayed by individual resources.
Inherited from Tcx |
Items | Provides access to the collection of web service storage resources. |
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.
Inherited from Tcx |
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 an event resource‘s visibility state has changed.
Inherited from Tcx |
See Also