Optionally you can add an icon in front of a text line. This is possible in one column mode as well as in two column mode.
All icons defined in standard include ICONS are supported.
Note
The layouting expects a squared icon with 16x16 pixels size. Since this holds for the majority of icons this limitation should not be to big.
The following code snipped shows the use of icons:
LV_DETAILS->ADD_LINE( IV_COLUMN = 1 IV_TEXT = 'www.sap.com' IV_ICON = ICON_URL ).