Tag for DupDiskObjectA(), Duplicate the Image structures.
Source position: icon.pas line 289
const ICONDUPA_DuplicateImages = ICONA_Dummy + 61; |
Duplicate the icon images; note that this DOES NOT include the associated image data. To get the image data duplicated, too, also use the ICONDUPA_DuplicateImageData tag.
This tag defaults to True.