ComCtrls.TTVEditingEvent

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

From ComCtrls.hpp

	typedef TTVEditingEvent TTVEditingEvent;


Unit: ComCtrls

Type: typedef

Description

Used in the TCustomTreeView.OnEditing event.


This event is used in the TCustomTreeView.OnEditing event when the user starts to edit the Text property of a node.

Sender is the tree-view control in which an item is about to be edited.

Node is the item whose label is about to be edited.

AllowEdit indicates whether the user is allowed to edit the label of the node specified by the Node parameter.

See Also

Personal tools
Translations
Newest Version