Skip to main content

TdxShellTreeViewControlOptionsView Members

Stores Shell Tree View appearance settings.

Constructors

Name Description
Create(TdxCustomTreeView) Creates a new TdxTreeViewPersistent class instance. Inherited from TdxTreeViewPersistent.

Properties

Name Description
Indent Specifies the horizontal indent between parent and child nodes. Inherited from TdxTreeViewCustomOptionsView.
ItemHeight Specifies the height of a node, in pixels.
ScrollBars Specifies which scroll bars the Shell Tree View control can display.
ShowCheckBoxes Specifies if tree nodes have checkboxes. Inherited from TdxTreeViewCustomOptionsView.
ShowEndEllipsis Specifies if the Shell Tree View control displays an ellipsis at the end of the node captions that do not fit into the client area horizontally.
ShowExpandButtons Specifies if the Shell Tree View control displays node expand buttons.
ShowLines Specifies if the Shell Tree View control shows lines between parent and child nodes.
ShowRoot Specifies if the Shell Tree View control displays an expand button for the root level node.
UseImageIndexForExpanded Specifies if the Tree View shows specific images in expanded nodes. Inherited from TdxTreeViewCustomOptionsView.
UseImageIndexForSelected Specifies if the Tree View shows specific images in selected nodes. Inherited from TdxTreeViewCustomOptionsView.

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