icon2bitmap TdcIcon2Bitmap component
Properties
Return to Introduction  Previous page  Next page
Overview
The dcIcon2Bitmap is utility component that will help you to convert icon images (TIcon) to bitmaps (TBitmap). In example, it may be very useful if you would like to store bitmaps instead of icons, returned by various components of DiskControls pack, in the TImageList collection.  

How to use ?
Assign the icon image to the Icon property and read the converted bitmap image from Bitmap property.  
File not found.