Prehľad
Nástroje obsahu
%HI_SetBackColor( INT in refId, INT in color [,BOOL in _bForEnabledState := @TRUE] ) INT %HI_GetBackColor( INT in refId [,BOOL in _bForEnabledState := @TRUE] )
refId | Reference to graphic object (reference variable) or picture (if RefId=0). |
color | RGB index of color. |
_bForEnabledState | @TRUE (or parameter is not set) - the
functions use a color background which is used at displaying of
graphic object in enabled status. @FALSE - the functions use a color background which is used at displaying of graphic object in disabled status. |
Pridať komentár