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

TLVEditedEvent

Declaration

Source position: comctrls.pp line 1286

type TLVEditedEvent = procedure(

  Sender: TObject;

  Item: TListItem;

  var AValue: string

) of object;

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