TdxTreeViewViewInfo Members
Contains ViewInfo information for a Tree View control.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomTreeView) | Creates a new TdxTreeViewPersistent class instance. Inherited from TdxTreeViewPersistent. |
Properties
| Name | Description |
|---|---|
| Bounds | Returns the element’s bounding rectangle. Inherited from TdxTreeViewCustomViewInfo. |
| ContentRect | Returns the Tree View‘s content bounding rectangle. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also