Back to Devexpress

TcxSchedulerWebServiceStorageResourceItems Members

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

latest7.2 KB
Original Source

TcxSchedulerWebServiceStorageResourceItems Members

A collection of web service storage resources.

Constructors

NameDescription
Create(TcxSchedulerStorageResources,TcxSchedulerStorageResourceItemClass)Creates an empty resource collection for the specified resource container. Inherited from TcxSchedulerStorageResourceItems.
Create(TcxSchedulerWebServiceStorageResources)Creates an empty collection of web service storage resources.
Create(TCollectionItemClass)Inherited from TCollection.

Properties

NameDescription
CapacityInherited from TCollection.
CountInherited from TCollection.
ItemClassInherited from TCollection.
ItemsProvides zero-based indexed access to individual web service storage resources within the collection.
UpdateCountInherited from TCollection.
VisibleResourceCountReturns the number of stored resources that the scheduling area currently displays. Inherited from TcxSchedulerStorageResourceItems.
VisibleResourcesProvides zero-based indexed access to web service storage resources that the scheduling area currently displays.

Methods

NameDescription
AddAppends a new web service storage resource to the collection.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdateInherited from TCollection.
ClearInherited from TCollection.
ClearAndResetIDInherited from TCollection.
Delete(Integer)Inherited from TCollection.
EndUpdateInherited from TCollection.
Equals(TObject)Inherited from TObject.
FindItemID(Integer)Inherited from TCollection.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
Insert(Integer)Inherited from TCollection.
OwnerInherited from TCollection.
Sort(IComparer<TCollectionItem>)Inherited from TCollection.
ToStringInherited from TObject.

See Also

TcxSchedulerWebServiceStorageResourceItems Class

cxSchedulerWebServiceStorage Unit