%HI_SetWinCtrlBmp( INT in _refId, HBJ in bmp, INT in _forCtrlState )
_refId | Reference to graphic object (reference variable). |
bmp | Bitmap. |
_forCtrlState |
1 - enabled, it applies also for "disabled" status, if no bitmap is
defined for it 2 - disabled - it will not be used, if no bitmap is set for "enabled" status |
%HI_SetWinCtrlBmp(_bmp, otvor.bmp\HBJ,1)
Pridať komentár