[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTVEditingEndEvent

Declaration

Source position: comctrls.pp line 2771

type TTVEditingEndEvent = procedure(

  Sender: TObject;

  Node: TTreeNode;

  Cancel: Boolean

) of object;