Skip to main content

TcxSchedulerResourceViewInfo Members

A ViewInfo class that stores basic resource information.

Constructors

Name Description
Create(TcxSchedulerStorageResourceItem) Initializes a new instance of the TcxSchedulerResourceViewInfo class with specified settings.

Properties

Name Description
Caption Gets the caption of the current resource.
Color Gets the color of the current resource.
ImageIndex Gets the index of the bitmap used to draw the resource icon.
ImagePosition Gets how the resource’s icon is positioned relative to the resource’s name in the current resource header.
Images Represents a collection of images used to draw the resource icons.
ResourceID Gets the current resource’s unique identifier.
ResourceItem Provides access to the current resource.
TextRect Specifies the coordinates of the rectangle in which the resource caption will be drawn.
VisibleEventCount

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also