; setting of the bitmap for whole displayer
%HI_SetBrowserItemImage(_browser, 0, 0, PIC.BMP\HBJ)
; setting of the bitmap for column No. 3
%HI_SetBrowserItemImage(_browser, 0, 3, PIC.BMP\HBJ)
; setting of the bitmap for cell [2,3]
%HI_SetBrowserItemImage(_browser, 2, 3, PIC.BMP\HBJ)
0 komentárov