Vcl.WinXCalendars.TDrawViewInfoParams Properties
InheritedProtected
| BkColor | public | Specifies which background color to use when drawing. |
| BorderColor | public | Specifies whether a single line border is drawn around the grid or calendar elements. |
| BorderWidth | public | Specifies the border width of the TCalendarView item. |
| Canvas | public | Provides the drawing surface of the element that is passed in parameter CalendarViewViewInfo of TCellItemViewInfo type. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DrawRect | public | Specifies the rectangle where the drawing takes place. |
| Focused | public | |
| FocusedColor | public | Specifies the color of the dotted focus rectangle. |
| FocusRectWidth | public | Specifies the width of the sides of the dotted focus rectangle. |
| Font | public | Specifies the font for the appropriate calendar item. |
| ForegroundColor | public | Specifies the foreground color of the element. |
| GroupText | public | Specifies the label of the first element in the group. |
| Handled | public | Specifies whether the user draws the calendar by him/herself. |
| SelectionColor | public | Specifies the color for a rectangle around the selected elements. |
| Text | public | Specifies the text of the element. |
| ViewInfoProperties | public | Is the set of properties that indicate whether the item is Today, Highlighted, Selected, Current, Focused, or First of Group. |