TcxCustomViewInfoItem Members
A ViewInfo object that contains the generic painting information on container control items.Constructors
| Name | Description |
|---|---|
| Create(TObject) | Initializes a new instance of the TcxCustomViewInfoItem class with specified settings. |
Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Assign(TcxCustomViewInfoItem) | |
| CheckVisibleInfo | |
| CustomDrawID | |
| Draw(TcxCanvas) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Invalidate(Boolean) | |
| Invalidate(TRect,Boolean) | Repaints a visual element. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| RightToLeftConversion(TRect) | |
| ToString | Inherited from TObject. |
See Also