[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   sf_cua_background   Fills the background with a CUA color
------------------------------------------------------------------------------

 *  procedure sf_cua_background prototype
      parameters value byte the_color

    Fills the background with a CUA color.

    Example:

    sf_cua_background( &CUA_BACK_CYAN )

#define CUA_BACK_WHITE  0  &&White background
#define CUA_BACK_BWHITE 1  &&Bright white background
#define CUA_BACK_CYAN   2  &&Cyan background

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson