Tag for GetIconTagList(), If possible, retrieve a palette mapped icon (BOOL).
Source position: icon.pas line 192
const ICONGETA_GetPaletteMappedIcon = ICONA_Dummy + 48; |
By default, icon.library will try to retrieve the palette mapped version of an icon. To change this, set the ICONGETA_GetPaletteMappedIcon tag to False. This tag defaults to True.