Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WColors routine ====== ==== Description ==== (Deprecated in O4W 1.1) Creates a "style" based on the specified background color, foreground color, and background image. Returns the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls. ==== Syntax ==== O4WCOLORS(styleName, bgColor, fgColor, bgImage) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |stylename|The style name| |bgColor|The background color| |fgColor|The foreground color| |bgImage|A background image.| \\| ==== Remarks ==== This routine has been deprecated. Use [[o4wcolorstyle|O4WColorStyle]] routine. ==== See Also ==== [[o4wcolorstyle|O4WColorStyle]] routine guides/o4w/o4w_api/o4wcolors.txt Last modified: 2024/06/19 20:19by 127.0.0.1