TcxSchedulerGroupSeparatorCellViewInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Bitmap |
Specifies the background bitmap of the scheduling area‘s current element.
Inherited from Tcx |
Borders |
Specifies the current element’s borders.
Inherited from Tcx |
Bounds |
Gets the current element’s rectangle.
Inherited from Tcx |
Canvas |
Represents the surface on which the required element will be drawn.
Inherited from Tcx |
Clip |
Gets the current element’s clipping rectangle.
Inherited from Tcx |
Color |
Specifies the background color of the scheduling area‘s current element.
Inherited from Tcx |
Display |
Specifies the text which will be drawn within the scheduling area‘s current element.
Inherited from Tcx |
Font |
Gets the font of the output text of the scheduling area‘s current element.
Inherited from Tcx |
Height |
Inherited from Tcx |
Painter |
Provides access to the painter class used to paint the scheduling area‘s elements.
Inherited from Tcx |
Rotated | Specifies whether the resource group separator is displayed horizontally or vertically. |
Scale |
Inherited from Tcx |
Text |
Specifies the color of the output text in the scheduling area‘s current element.
Inherited from Tcx |
Transparent |
Specifies whether the background of the current element will be drawn.
Inherited from Tcx |
Use |
Inherited from Tcx |
View |
Gets the style attributes of the scheduling area‘s current element.
Inherited from Tcx |
Visible |
Gets whether the current element will be drawn within the scheduling area.
Inherited from Tcx |
Width |
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Draw |
Paints the scheduling area‘s current element on the canvas.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also