I've looked at the ImageList example programs and none of them seem to demonstrate how to use the image list editor at run time. I am speaking of the editor that pops-up when we double-click the ImageList component sitting on a form.
Is it possible to use that component in my own program? If so, could you please point me to the source code? I've scanned the Lazarus folder and looked into the LCL, components, designer, and ide folders. ImgList doesn't seem to contain it and without the specific name of the file, it's hard to find it

Thanks.