This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19.8
_o_OBJECT SET COLOR

_o_OBJECT SET COLOR 


 

_o_OBJECT SET COLOR ( {* ;} object ; color {; altColor} )  
Parameter Type   Description
Operator in If specified, Object is an Object Name (String) If omitted, Object is a Field or a Variable
object  Field, Variable in Object Name (if * is specified), or Field or Variable (if * is omitted)
color  Longint in New colors for the object
altColor  Longint in Alternating colors for a list box

This command is deprecated as of 4D v18 and is kept for compatibility reasons only. It is now recommended to use OBJECT SET RGB COLORS



See also 

OBJECT SET RGB COLORS
Programming Notes

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 271

This command is deprecated and should not be used anymore

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D 2004
Renamed: 4D v12 (SET COLOR)

 
ARTICLE USAGE

4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)