TdxListItemCustomViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomListView,TdxListViewCellViewParams) | Initializes a new instance of the TdxListViewCellViewInfo class with specified settings. Inherited from TdxListViewCellViewInfo. |
| Create(TdxCustomListView) | Initializes a new instance of the TdxListViewCustomViewInfo class with specified settings. Inherited from TdxListViewCustomViewInfo. |
| Create(TdxListGroupCustomViewInfo,Integer,TdxListViewCellViewParams) | Initializes a new instance of the TdxListItemCustomViewInfo class with specified settings. |
Properties
| Name | Description |
|---|---|
| Bounds | Inherited from TdxListViewCustomViewInfo. |
| CheckBounds | |
| CheckGlyphBounds | |
| Controller | Inherited from TdxListViewCustomViewInfo. |
| GlyphBounds | Inherited from TdxListViewCellViewInfo. |
| ImageIndex | Inherited from TdxListViewCellViewInfo. |
| Item | |
| LookAndFeelPainter | Inherited from TdxListViewCustomViewInfo. |
| Origin | Inherited from TdxListViewCellViewInfo. |
| Painter | Inherited from TdxListViewCustomViewInfo. |
| ScaleFactor | Inherited from TdxListViewCustomViewInfo. |
| State | |
| StateBounds | |
| StateGlyphBounds | |
| Text | Inherited from TdxListViewCellViewInfo. |
| TextAreaBounds | Inherited from TdxListViewCellViewInfo. |
| TextBounds | Inherited from TdxListViewCellViewInfo. |
| TextLayout | Inherited from TdxListViewCellViewInfo. |
| UseRightToLeftAlignment | Inherited from TdxListViewCustomViewInfo. |
| ViewParams | Inherited from TdxListViewCellViewInfo. |
Methods
| Name | Description |
|---|---|
| Calculate(TdxChangeType,TRect) | Inherited from TdxListViewCustomViewInfo. |
| Draw(TcxCustomCanvas) | Inherited from TdxListViewCustomViewInfo. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetHitTest(TPoint) | |
| Invalidate | Inherited from TdxListViewCustomViewInfo. |
| PaintTo(TcxCanvas) | Inherited from TdxListViewCustomViewInfo. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Repaint | Inherited from TdxListViewCustomViewInfo. |
| ToString | Inherited from TObject. |
See Also