Back to Devexpress

TcxSchedulerWebServiceStorageResources Members

vcl-cxschedulerwebservicestorage-dot-tcxschedulerwebservicestorageresources-dot-underscore-members.md

latest6.8 KB
Original Source

TcxSchedulerWebServiceStorageResources Members

Stores web service storage resources and concomitant settings.

Constructors

NameDescription
Create(TcxCustomSchedulerStorage)Creates a new resource container for the specified event persistence manager. Inherited from TcxSchedulerStorageResources.
Create(TPersistent)Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

NameDescription
AreImagesUsedIdentifies if there is a resource associated with an image. Inherited from TcxSchedulerStorageResources.
ImagesSpecifies the source of images displayed by individual resources. Inherited from TcxSchedulerStorageResources.
ItemsProvides access to the collection of web service storage resources.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
ResourceItemsProvides access to the resource collection. Inherited from TcxSchedulerStorageResources.
StorageProvides access to the event persistence manager to which the resource container belongs. Inherited from TcxSchedulerStorageResources.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetResourceName(TcxSchedulerStorageResourceItem)Returns the display name of the specified resource. Inherited from TcxSchedulerStorageResources.
GetResourceNameByID(Variant)Returns the display name of a stored resource by its unique identifier. Inherited from TcxSchedulerStorageResources.
PopulateItemsAsTreeStructure(TList)Inherited from TcxSchedulerStorageResources.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ToStringInherited from TObject.

Events

NameDescription
OnGetResourceImageIndexFires when the index of an image to draw in a resource header is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnGetResourceNameFires when a resource’s name is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnResourceVisibleChangedNotifies that an event resource‘s visibility state has changed. Inherited from TcxSchedulerStorageResources.

See Also

TcxSchedulerWebServiceStorageResources Class

cxSchedulerWebServiceStorage Unit