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

TLVEditingEvent

Declaration

Source position: comctrls.pp line 1269

type TLVEditingEvent = procedure(

  Sender: TObject;

  Item: TListItem;

  var AllowEdit: Boolean

) of object;