Back to Devexpress

TcxSchedulerStorageResourceItem Members

vcl-cxschedulerstorage-dot-tcxschedulerstorageresourceitem-dot-underscore-members.md

latest6.8 KB
Original Source

TcxSchedulerStorageResourceItem Members

An event storage resource persisted in a data store.

Constructors

NameDescription
Create(TCollection)Inherited from TCollectionItem.

Properties

NameDescription
ActualEventColorReturns the color common to all user events in the resource.
ActualImageIndexGets the zero-based index of the bitmap used to draw the resource icon.
ActuallyVisibleIdentifies if the associated Scheduler control’s scheduling area can display the resource.
BackgroundColorReturns the background color of the scheduling area that displays the resource.
CollectionInherited from TCollectionItem.
ColorSpecifies the background color of the scheduling area used to display the resource.
DisplayNameInherited from TCollectionItem.
IDInherited from TCollectionItem.
ImageIndexSpecifies the resource header icon by its index in the image list associated with the resource collection.
IndexInherited from TCollectionItem.
NameSpecifies the scheduler resource’s name.
Parent
ReadOnlySpecifies if the calendar is in the read-only mode.
ResourceIDSpecifies the resource’s unique identifier.
ResourcesProvides access to the collection to which the event storage resource belongs.
VisibleSpecifies if the resource is visible in the scheduling area.
WorkDaysSpecifies the set of days of week that have work hours.
WorkFinishSpecifies the end of work hours, displayed in the current resource.
WorkStartSpecifies the beginning of the work hours, displayed in the current resource.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
CanModifyIdentifies if the scheduler resource’s content is ediable.
Equals(TObject)Inherited from TObject.
GetDisplayNameInherited from TCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
HasAsParent(TcxSchedulerStorageResourceItem)Identifies if the specified resource is the current scheduler resource’s parent.
ReleaseInherited from TCollectionItem.
SetDisplayName(String)Inherited from TCollectionItem.
ToStringInherited from TObject.

See Also

TcxSchedulerStorageResourceItem Class

cxSchedulerStorage Unit