ImageList

TAImageList

Creates an ImageList substitute control on the form.

Properties:
ColorDepthDepth of color for imagelist. Default is 32 bit.
ImageWidth, ImageHeightDimensions of single image in the imagelist.
NameUnique name of control, this defines the name of variable where control handle will be kept.
ImagesThis property open ImageList editor for list of images.

Remarks:

None.

Related:

Tab, TreeView, ListView, Toolbar