[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTVEditingEvent - generic event handling method for editing a specified node, if AllowEdit is True
Source position: comctrls.pp line 1983
type TTVEditingEvent = procedure( |
Sender: TObject; |
Node: TTreeNode; |
var AllowEdit: Boolean |
) of object; |
lazarus-ccr.sourceforge.net |