home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / QD_HELP / COLORS.QDH < prev    next >
Encoding:
Text File  |  1994-01-28  |  1.9 KB  |  53 lines

  1. //
  2. // foreground color information
  3. //
  4.  
  5. /topic FOREGROUND_COLORS
  6.  
  7.     /title Foreground Colors
  8.     /keywords foreground colors
  9.  
  10.     /para \sa300\b\i\fs40,Colors
  11.     /endpara
  12.  
  13.     /para \sa150
  14.       The following list correlates colors to color numbers:
  15.     /endpara
  16.  
  17.     /para
  18.       Input: \\fs40 \\cf1 This is color 1  \line
  19.       Output: {\fs40 \cf1 This is color 1} \line
  20.       Input: \\fs40 \\cf2 This is color 2  \line
  21.       Output: {\fs40 \cf2 This is color 2} \line
  22.       Input: \\fs40 \\cf3 This is color 3  \line
  23.       Output: {\fs40 \cf3 This is color 3} \line
  24.       Input: \\fs40 \\cf4 This is color 4  \line
  25.       Output: {\fs40 \cf4 This is color 4} \line
  26.       Input: \\fs40 \\cf5 This is color 5  \line
  27.       Output: {\fs40 \cf5 This is color 5} \line
  28.       Input: \\fs40 \\cf6 This is color 6  \line
  29.       Output: {\fs40 \cf6 This is color 6} \line
  30.       Input: \\fs40 \\cf7 This is color 7  \line
  31.       Output: {\fs40 \cf7 This is color 7} \line
  32.       Input: \\fs40 \\cf8 This is color 8  \line
  33.       Output: {\fs40 \cf8 This is color 8} \line
  34.       Input: \\fs40 \\cf9 This is color 9  \line
  35.       Output: {\fs40 \cf9 This is color 9} \line
  36.       Input: \\fs40 \\cf10 This is color 10  \line
  37.       Output: {\fs40 \cf10 This is color 10} \line
  38.       Input: \\fs40 \\cf11 This is color 11  \line
  39.       Output: {\fs40 \cf11 This is color 11} \line
  40.       Input: \\fs40 \\cf12 This is color 12  \line
  41.       Output: {\fs40 \cf12 This is color 12} \line
  42.       Input: \\fs40 \\cf13 This is color 13  \line
  43.       Output: {\fs40 \cf13 This is color 13} \line
  44.       Input: \\fs40 \\cf14 This is color 14  \line
  45.       Output: {\fs40 \cf14 This is color 14} \line
  46.       Input: \\fs40 \\cf15 This is color 15  \line
  47.       Output: {\fs40 \cf15 This is color 15} \line
  48.       Input: \\fs40 \\cf16 This is color 16  \line
  49.       Output: {\fs40 \cf16 This is color 16} \line
  50.     /endpara
  51.  
  52. /endtopic
  53.