Source position: comctrls.pp line 1242
type TLVEditingEvent = procedure(
Sender: TObject;
Item: TListItem;
var AllowEdit: Boolean
) of object;