KCML_Icon_Map
Purpose
Add pairs of filenames to the map list.
Definition
DEFSUB 'KCML_Icon_Map(BYREF type$()_KCML_ICON_MAPPING)) AS Void
Parameters
| type | The input record arrays storing the target filenames and mapping filenames in pairs. |
Description
A pair of filenames consists of an icon to be overridden and the icon to replace it. Once added to the map list, every occurance of the target (first) file will be replaced by the mapping (second) file. Stock icons can be overridden by mapping PSTOCK__name (e.g. PSTOCK__Tick).
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.