TdxTreeViewCustomOptionsBehavior Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
#Properties
Name | Description |
---|---|
Auto |
Specifies if the Tree View control expands a node when a user clicks it. |
Caption |
Specifies if a user can invoke an in-place caption editor. |
Change |
Specifies a delay between a user action and the corresponding selection state change. |
Hot |
Specifies if the Tree View highlights a node when the mouse pointer hovers it. |
Read |
Specifies if a Tree View control is in read-only mode. |
Sort |
Specifies the criteria by which the Tree View sorts its nodes after a node’s caption and associated data pointer changes. |
Tool |
Specifies if tree nodes show tooltips when node captions do not fit in the Tree View control horizontally. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also