TcxTreeListEditCellViewInfo Members
Stores ViewInfo information specific to data and preview cells.Constructors
| Name | Description |
|---|---|
| Create(TObject) | Initializes a new instance of the TcxCustomViewInfoItem class with specified settings. Inherited from TcxCustomViewInfoItem. |
Properties
| Name | Description |
|---|---|
| Band | |
| Bitmap | Inherited from TcxCustomViewInfoItem. |
| BorderColor | |
| Borders | Represents the active borders of a data cell. Inherited from TcxEditCellViewInfo. |
| BoundsRect | Represents an element’s bounding rectangle. Inherited from TcxCustomViewInfoItem. |
| Column | |
| ContentRect | Represents a cell rectangle excluding the width of its borders. Inherited from TcxEditCellViewInfo. |
| Control | Provides access to the editing control that owns the current ViewInfo container. Inherited from TcxCustomViewInfoItem. |
| DisplayValue | Represents the value actually displayed within a cell. Inherited from TcxEditCellViewInfo. |
| Editing | |
| EditRect | |
| EditViewInfo | Provides access to ViewInfo information of an in-place editor associated with a cell. Inherited from TcxEditCellViewInfo. |
| Focused | |
| HasClipping | Inherited from TcxCustomViewInfoItem. |
| HotTrack | |
| IsRightToLeftConverted | Inherited from TcxCustomViewInfoItem. |
| LookAndFeelPainterClass | Inherited from TcxCustomViewInfoItem. |
| MaxLineCount | Inherited from TcxEditCellViewInfo. |
| Node | |
| NodeViewData | |
| OptionsView | |
| Painter | Inherited from TcxCustomViewInfoItem. |
| RecordIndex | Specifies the record index in a dataset. Inherited from TcxEditCellViewInfo. |
| ScaleFactor | Inherited from TcxCustomViewInfoItem. |
| Selected | |
| Transparent | Inherited from TcxEditCellViewInfo. |
| TreeList | |
| ViewParams | Represents the basic view parameters of an element. Inherited from TcxCustomViewInfoItem. |
| Visible | Indicates whether an element is visible. Inherited from TcxCustomViewInfoItem. |
| VisibleInfoCalculated | Inherited from TcxCustomViewInfoItem. |
| VisibleRect | Represents an element’s visible portion. Inherited from TcxCustomViewInfoItem. |
Methods
| Name | Description |
|---|---|
| Assign(TcxCustomViewInfoItem) | Inherited from TcxCustomViewInfoItem. |
| CheckVisibleInfo | Inherited from TcxCustomViewInfoItem. |
| CustomDrawID | Inherited from TcxCustomViewInfoItem. |
| Draw(TcxCanvas) | Inherited from TcxCustomViewInfoItem. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Invalidate(Boolean) | Inherited from TcxCustomViewInfoItem. |
| Invalidate(TRect,Boolean) | Repaints a visual element. Inherited from TcxCustomViewInfoItem. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Refresh(Boolean) | Inherited from TcxEditCellViewInfo. |
| RightToLeftConversion(TRect) | Inherited from TcxCustomViewInfoItem. |
| ToString | Inherited from TObject. |
See Also