Changes: - Modified TListView to use TImageList and display images correctly. Setting a TListItem's imageindex causes an image to be displayed in the appropriate row. - Modified TCustomImageList to notify it's owners of changes to the list. Shane