HI_SetItemImage

HI_SetItemImage

%HI_SetItemImage function


Function

The function %HI_SetItemImage sets the bitmap to defined item of the Windows control of the Tree view type (Control function).

Declaration

%HI_SetItemImage( INT in refId, INT in itemHandle, HBJ in refToBitmap )

Parameters

refId

Reference to a graphic object (reference variable).

itemHandle

Item identifier.

refToBitmap

Reference to object of the Bitmap type.

Note

 Maximum number of bitmaps in a Windows control of the Tree view type is 20.