SET_OBJ_BACKGROUND ​
SET_OBJ_BACKGROUND sets the background color with which a certain object is displayed in a table (browser).
Syntax ​
leo-grammar
CC "CoreUI" SET_OBJ_BACKGROUND objid:idValue color:ColorSpec
Parameters ​
objid
(idValue) -color
(ColorSpec) - you can find information about the colors here
Returns ​
none
Details ​
An object's background color is used in the current session until RESET_OBJ_BACKGROUND is called.
See Also ​
RESET_OBJ_BACKGROUND
SET_OBJ_FOREGROUND
Examples ​
asc
CC "CoreUI" SET_OBJ_BACKGROUND objid:2017 color:$ffee99
Versions and Changes ​
Available since ADOxx 1.3