TAImageList |
Creates an ImageList substitute control on the form.
Properties: | |
ColorDepth | Depth of color for imagelist. Default is 32 bit. |
ImageWidth, ImageHeight | Dimensions of single image in the imagelist. |
Name | Unique name of control, this defines the name of variable where control handle will be kept. |
Images | This property open ImageList editor for list of images. |
None.