Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.ItemInserted

ItemInserted - the specified item is inserted into the list.

Declaration

Source position: comctrls.pp line 1503

protected procedure TCustomListView.ItemInserted(

  const AItem: TListItem

);