TcxSchedulerCustomViewInfoItem 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. |
Borders | Specifies the current element’s borders. |
Bounds | Gets the current element’s rectangle. |
Canvas | Represents the surface on which the required element will be drawn. |
Clip |
Gets the current element’s clipping rectangle. |
Color | Specifies the background color of the scheduling area‘s current element. |
Display |
Specifies the text which will be drawn within the scheduling area‘s current element. |
Font | Gets the font of the output text of the scheduling area‘s current element. |
Height | |
Painter | Provides access to the painter class used to paint the scheduling area‘s elements. |
Scale |
|
Text |
Specifies the color of the output text in the scheduling area‘s current element. |
Transparent | Specifies whether the background of the current element will be drawn. |
Use |
|
View |
Gets the style attributes of the scheduling area‘s current element. |
Visible | Gets whether the current element will be drawn within the scheduling area. |
Width |
#Methods
Name | Description |
---|---|
Draw |
Paints the scheduling area‘s current element on the canvas. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also