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

TTVEditingEndEvent

Declaration

Source position: comctrls.pp line 1985

type TTVEditingEndEvent = procedure(

  Sender: TObject;

  Node: TTreeNode;

  Cancel: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.