ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamImageFromImageList Class

Simple component that allows to display images of an image list.

TJamImageFromImageListTJamImageFromImageList
Syntax
Pascal
TJamImageFromImageList = class(TCustomJamImageFromImageList);

The TJamImageFromImageList is a simple component that allows to display images of an image list. Use the properties ImageList to assign an image list to the component and ImageIndex to select the image, which should be shown.

 
Name 
Description 
 
Creates an instance of a TCustomJamImageFromImageList component  
TJamImageFromImageList Class
 
Name 
Description 
 
Use the property ImageIndex to show the corresponding image of the ImageList.  
 
Assign an ImageList to show up the contained images.  
Copyright (c) 2011. All rights reserved.