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

ICONGETA_Label

Tag for GetIconTagList(), Label text to be assigned to the icon (PChar).

Declaration

Source position: icon.pas line 131

const ICONGETA_Label = ICONA_Dummy + 52;

Description

The label text to be printed below the icon when it is put to use lateron. This parameter can be useful to figure out the type of the icon to be retrieved by the identification hook. For example, Workbench may label unreadable disk icons as "DF0:????". The identification hook could key on this and supply an appropriate icon for the disk. This tag defaults to NULL.


Documentation generated on: 2017-01-10