TcxSchedulerResourceViewInfo Properties
A ViewInfo class that stores basic resource information.| 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 |
See Also