[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'icon' (#aros)

ICONDUPA_DuplicateImageData

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

Declaration

Source position: icon.pas line 191

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: 2017-01-10