TdxListViewCustomViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomListView) | Initializes a new instance of the TdxListViewCustomViewInfo class with specified settings. |
Properties
| Name |
|---|
| Bounds |
| Controller |
| LookAndFeelPainter |
| Painter |
| ScaleFactor |
| UseRightToLeftAlignment |
Methods
| Name | Description |
|---|---|
| Calculate(TdxChangeType,TRect) | |
| Draw(TcxCustomCanvas) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Invalidate | |
| PaintTo(TcxCanvas) | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Repaint | |
| ToString | Inherited from TObject. |
See Also