Unit 'icon' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

ICONDUPA_DuplicateImageData

Tag for DupDiskObjectA(), Duplicate the image data (Image->ImageData) itself.

Declaration

Source position: icon.pas line 169

const ICONDUPA_DuplicateImageData = ICONA_Dummy + 62;

Description

Duplicate the icon image data; this tag works together with the ICONDUPA_DuplicateImages tag. If ICONDUPA_DuplicateImageData is set to True, you must also set ICONDUPA_DuplicateImages to True.

This tag defaults to TRUE.


Documentation generated on: 2021-07-30