TdxCustomTreeView Events
The base class for the Tree View control.
Name | Description |
---|---|
On |
Allows you to customize settings of a node when it is added to the Tree View. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Allows you to perform specific actions every time the Tree View control discards user changes made in an in-place editor. |
On |
Allows you to prohibit users from focusing a node. |
On |
Inherited from TControl. |
On |
Allows you to prohibit users from selecting a tree node. |
On |
Inherited from TControl. |
On |
Allows you to respond to node collapse operations. |
On |
Allows you to prohibit users from collapsing a node. |
On |
Allows you to implement a custom node sorting. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Allows you to override or complement the Tree View control’s draw routine. |
On |
Allows you to override or complement the tree node draw routine. |
On |
Inherited from TControl. |
On |
Allows you to perform specific actions every time a node is deleted. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Allows you to perform specific actions when a user renames a node in an in-place editor. |
On |
Allows you to prohibit users from opening a node caption’s in-place editor. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Allows you to respond to a node expansion. |
On |
Allows you to prohibit users from expanding a node. |
On |
Inherited from Tcx |
On |
Allows you to perform specific actions when a node receives or loses focus. |
On |
Inherited from TControl. |
On |
Allows you to perform specific actions when the Tree View obtains a node‘s children during a node expand operation. |
On |
Allows you to customize text displayed in an opened in-place editor. |
On |
Allows you to specify an image for the node. |
On |
Allows you to specify the image for the selected node. |
On |
Inherited from TWin |
On |
Allows you to show custom text in a node‘s hint. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Occurs when the mouse pointer enters into the control.
Inherited from Tcx |
On |
Occurs when the mouse pointer leaves the control.
Inherited from Tcx |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Allows you to respond to a node‘s checkbox state change. |
On |
Inherited from TControl. |
On |
Allows you to respond to the Tree View control’s selection changes. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TWin |
See Also