TcxSchedulerWebServiceStorageResourceItem Members
A web service storage resource persisted in an online account.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
ActualEventColor | Returns the color common to all user events in the resource. Inherited from TcxSchedulerStorageResourceItem. |
ActualImageIndex | Gets the zero-based index of the bitmap used to draw the resource icon. Inherited from TcxSchedulerStorageResourceItem. |
ActuallyVisible | Identifies if the associated Scheduler control’s scheduling area can display the resource. Inherited from TcxSchedulerStorageResourceItem. |
BackgroundColor | Returns the background color of the scheduling area that displays the resource. Inherited from TcxSchedulerStorageResourceItem. |
Collection | Inherited from TCollectionItem. |
Color | Specifies the background color of the scheduling area used to display the resource. Inherited from TcxSchedulerStorageResourceItem. |
DisplayName | Inherited from TCollectionItem. |
EventColor | Specifies the color common to all user events in the web service resource. |
ID | Inherited from TCollectionItem. |
ImageIndex | Specifies the resource header icon by its index in the image list associated with the resource collection. Inherited from TcxSchedulerStorageResourceItem. |
Index | Inherited from TCollectionItem. |
Name | Specifies the scheduler resource’s name. Inherited from TcxSchedulerStorageResourceItem. |
Parent | Inherited from TcxSchedulerStorageResourceItem. |
Provider | Provides access to the web service storage resource’s active online event data provider. |
ProviderClass | Specifies the web service storage resource’s active online event data provider by its class-reference. |
ProviderClassName | Specifies the web service storage resource’s active online event data provider by its class name. |
ReadOnly | Specifies if the calendar is in the read-only mode. Inherited from TcxSchedulerStorageResourceItem. |
ResourceID | Specifies the resource’s unique identifier. Inherited from TcxSchedulerStorageResourceItem. |
Resources | Provides access to the storage to which the web service resource belongs. |
Visible | Specifies if the resource is visible in the scheduling area. Inherited from TcxSchedulerStorageResourceItem. |
WorkDays | Specifies the set of days of week that have work hours. Inherited from TcxSchedulerStorageResourceItem. |
WorkFinish | Specifies the end of work hours, displayed in the current resource. Inherited from TcxSchedulerStorageResourceItem. |
WorkStart | Specifies the beginning of the work hours, displayed in the current resource. Inherited from TcxSchedulerStorageResourceItem. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
CanModify | Identifies if the web service storage resource’s content is editable. |
Equals(TObject) | Inherited from TObject. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
HasAsParent(TcxSchedulerStorageResourceItem) | Identifies if the specified resource is the current scheduler resource’s parent. Inherited from TcxSchedulerStorageResourceItem. |
Release | Inherited from TCollectionItem. |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also