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

TListItems.Insert

Insert an item in the list at AIndex, returning the value of the ListItem.

Declaration

Source position: comctrls.pp line 1172

public function TListItems.Insert(

  const AIndex: Integer

):TListItem;