Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTVEditingEvent

TTVEditingEvent - generic event handling method for editing a specified node if AllowEdit is True.

Declaration

Source position: comctrls.pp line 2929

type TTVEditingEvent = procedure(

  Sender: TObject;

  Node: TTreeNode;

  var AllowEdit: Boolean

) of object;



CT Web help

CodeTyphon Studio