Description of Icon Controls :
Two controls, TIconComboBox and TIconListBox, which will display all of the icons in a given file in their respective controls. Also, they cache the data so that the icons are not loaded until they need to be drawn, and are only loaded once. This makes them very responsive when when working with large numbers of icons. Delphi 5 compatible.