List View Item - Image Property

Repository enrolled image to show in the control

Member of List View Item (PRIM_LVIT)

Data Type - PRIM_FLBX - Base graphic class for all image type components

Details

Repository enrolled Bitmap or Icon to be shown to the left of the item.

Example

Creating a list item and setting the image.
Add_Entry To_List(#List)
#List.CurrentItem.Image <= #MyImage

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2