ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamFileListItems.Insert
Syntax
Pascal
function Insert(pIndex: integer): TJamFileListItem;
Parameters 
Description 
pIndex: integer 
The destination index of the new FileListItem 

A new TJamFileListItem instance that was added to the collection.