ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.Items

Contains the list of items displayed by the list view.

Syntax
Pascal
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.