TcxCustomViewInfoItem Properties
A ViewInfo object that contains the generic painting information on container control items.| Name | Description |
|---|---|
| Bitmap | |
| BoundsRect | Represents an element’s bounding rectangle. |
| Control | Provides access to the editing control that owns the current ViewInfo container. |
| HasClipping | |
| IsRightToLeftConverted | |
| LookAndFeelPainterClass | |
| Painter | |
| ScaleFactor | |
| Transparent | |
| ViewParams | Represents the basic view parameters of an element. |
| Visible | Indicates whether an element is visible. |
| VisibleInfoCalculated | |
| VisibleRect | Represents an element’s visible portion. |
See Also