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

ICONGETA_IsDefaultIcon

Tag for GetIconTagList(), Set if the icon returned is a default icon (PLongBool).

Declaration

Source position: icon.pas line 195

const ICONGETA_IsDefaultIcon = ICONA_Dummy + 49;

Description

When retrieving an icon with the ICONGETA_FailIfUnavailable tag set to False, you may receive a default icon because there is no on-disk icon file for the object you wanted to retrieve it for. This type of default icon is also known as a "fake" icon. To find out whether you have received a fake icon, use the ICONGETA_IsDefaultIcon tag.


Documentation generated on: 2021-07-30