ShellBrowser Delphi Components Documentation
|
Contains the list of items displayed by the list view.
property Items: TJamShellListItems;
Use Items to directly access the TJamShellListItem objects that represent the items in the list. Use this dialog to add or delete subitems, and to edit their display properties. At runtime, use each item's Caption, ImageIndex and StateIndex properties to change the appearance of the list items.