Skip to main content

TdxShellTreeViewControlOptionsBehavior Members

Stores Shell Tree View behavior settings.

Constructors

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

Properties

Name Description
AllowDragDrop Specifies if OLE drag-and-drop operations are enabled in the Shell Tree View control.
AutoExpand Specifies if the Tree View control expands a node when a user clicks it. Inherited from TdxTreeViewCustomOptionsBehavior.
CaptionEditing Specifies if shell item captions are editable.
ChangeDelay Specifies the delay between a user action and its corresponding selection state change.
HotTrack Specifies if the Shell Tree View control highlights hot-tracked nodes.
ReadOnly Specifies if a Tree View control is in read-only mode. Inherited from TdxTreeViewCustomOptionsBehavior.
SortType Specifies the criteria by which the Tree View sorts its nodes after a node’s caption and associated data pointer changes. Inherited from TdxTreeViewCustomOptionsBehavior.
ToolTips Specifies if tree nodes show tooltips when node captions do not fit in the Tree View control horizontally. Inherited from TdxTreeViewCustomOptionsBehavior.

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