|
TAImageList |
Creates an ImageList. To Koda, this is a substitute control
| ColorDepth | Depth of color: cd16bit - Use a 16-bit DIB section cd24bit - Use a 24-bit DIB section cd32bit - Use a 32-bit DIB section cd4bit - Use a 4-bit DIB section cd8bit - Use a 8-bit DIB section cdDDB - Use a device-dependent bitmap cdDefault - Use the default behavior |
| ImageWidth, ImageHeight | Dimensions of images |
| Name | Name of control and of the variable that is assigned its handle in generated code. If not specified, no variable is generated . |
| Images | Double-click to specify images using ImageList Editor |
None