TdxShellTreeViewControlOptionsSelection Members
Stores Shell Tree View selection settings.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomTreeView) | Creates a new TdxTreeViewPersistent class instance. Inherited from TdxTreeViewPersistent. |
Properties
| Name | Description |
|---|---|
| HideSelection | Specifies if the Shell Tree View control hides the highlight effect for the selected node when another control has focus. |
| MultiSelect | Specifies if users can select multiple tree nodes simultaneously. Inherited from TdxTreeViewCustomOptionsSelection. |
| MultiSelectStyle | Specifies the behavior of the multiple node selection for the Tree View. Inherited from TdxTreeViewCustomOptionsSelection. |
| RightClickSelect | Specifies if a right-click on a node selects it. |
| RowSelect | Specifies if the Shell Tree View control highlights the entire row occupied by the selected node. |
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