|
Delphi Bonus - TIconList
Icon Extractor Image List Component
for Delphi and C++ Builder
TIconList is an advanced TImageList descendant that allows to use icons from external executable files (EXE, DLL, etc.). This component allows to use standard icons without including them into your project and without copyright violation. Just add the file names into the Files list and TIconList will extract all icons from the files. You can see all extracted icons with their indices in the full icons list available at design time:

You can TIconList instead of standard TImageList in any component, like TToolbar, TListView, TTreeView, etc.:

This product is available only as part of Greatis Delphi Bonus.
|