Navigation:  Reference > Form Objects >

TImageList

Print this Topic Previous pageReturn to chapter overviewNext page

 

This is a non-visible object.  The purpose of this object is to create a catalog of images that will be used in conjunction with a TToolBar, TMainMenu or TPopupMenu.  The icon for this object is on the Additional page.

 

PALETTE ICON & EXAMPLE

 

 

PROPERTIES

The following are the properties that apply to this object.  Some are defined in Common Properties and are linked to their appropriate page.

 

Misc

 

Name

Tag

 

Position

 

HeightThe height of the images in pixels.
WidthThe width of the images in pixels.

 

COMMENTS

This object would only be used during design.  You only need to use this if you are including a TToolBar, TMainMenu or TPopupMenu object on your form.  These objects can make use of the TImageList items.

 

To add images to the catalog you would right click on the object and choose the ImageList Editor option.  This will connect you to the proper editor.

 

EVENTS

There are no events for this object.

 

 


Page url: http://www.cassoftware.com/tas/manual/timagelist.htm