%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
refIdReference to a graphic object (reference variable).
itemHandleItem identifier.
refToBitmapReference to object of the Bitmap type.
Note
 Maximum number of bitmaps in a Windows control of the Tree view type is 20.
Napíšte komentár