home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Topware / Scriptworx / _SETUP.1 / css2.sch < prev    next >
Text File  |  2000-06-02  |  6KB  |  254 lines

  1. object TPersHolder
  2.   P.Name = 'Cascading Style Sheets, level 2'
  3.   P.SyntaxBlocks = <
  4.     item
  5.       Name = 'Default'
  6.       ID = 0
  7.       UseMetaSymbol = True
  8.       UseMetaToWrapLines = True
  9.       MetaSymbol = '\'
  10.       FIText = 16
  11.       UseComments = True
  12.       UseMultiLineComments = True
  13.       UseStrings = True
  14.       UseSingleLineStrings = True
  15.       BlockDelimiters = <>
  16.       MultiLineCommentDelimiters = <
  17.         item
  18.           FontID = 17
  19.           LeftDelimiter = '/*'
  20.           RightDelimiter = '*/'
  21.         end
  22.         item
  23.           FontID = 11
  24.           LeftDelimiter = '<!--'
  25.           RightDelimiter = '-->'
  26.         end>
  27.       SingleLineStringDelimiters = <
  28.         item
  29.           FontID = 10
  30.           LeftDelimiter = '"'
  31.           RightDelimiter = '"'
  32.         end>
  33.     end
  34.     item
  35.       Name = 'Style'
  36.       ID = 1
  37.       ParentID = 0
  38.       UseMetaSymbol = True
  39.       UseMetaToWrapLines = False
  40.       MetaSymbol = '\'
  41.       FIText = 0
  42.       FIIntNum = 1
  43.       FIFloatNum = 2
  44.       FIHexNum = 3
  45.       UseComments = True
  46.       UseMultiLineComments = True
  47.       UseStrings = True
  48.       UseSingleLineStrings = True
  49.       UseNumbers = True
  50.       UsePrefixedNumbers = True
  51.       UseSuffixedNumbers = True
  52.       UseMultipleNumSuffixes = False
  53.       UseKeywords = True
  54.       BlockDelimiters = <
  55.         item
  56.           LeftDelimiter = '{'
  57.           RightDelimiter = '}'
  58.           DelimitersArePartOfBlock = True
  59.         end>
  60.       MultiLineCommentDelimiters = <
  61.         item
  62.           FontID = 4
  63.           LeftDelimiter = '/*'
  64.           RightDelimiter = '*/'
  65.         end
  66.         item
  67.           FontID = 12
  68.           LeftDelimiter = '<!--'
  69.           RightDelimiter = '-->'
  70.         end>
  71.       SingleLineStringDelimiters = <
  72.         item
  73.           FontID = 5
  74.           LeftDelimiter = '"'
  75.           RightDelimiter = '"'
  76.         end
  77.         item
  78.           FontID = 6
  79.           LeftDelimiter = #39
  80.           RightDelimiter = #39
  81.         end>
  82.       NumPrefixes = <
  83.         item
  84.           LeftDelimiter = '#'
  85.         end>
  86.       NumSuffixes = <
  87.         item
  88.           LeftDelimiter = '%'
  89.         end
  90.         item
  91.           LeftDelimiter = 'em'
  92.         end
  93.         item
  94.           LeftDelimiter = 'ex'
  95.         end
  96.         item
  97.           LeftDelimiter = 'px'
  98.         end
  99.         item
  100.           LeftDelimiter = 'in'
  101.         end
  102.         item
  103.           LeftDelimiter = 'cm'
  104.         end
  105.         item
  106.           LeftDelimiter = 'mm'
  107.         end
  108.         item
  109.           LeftDelimiter = 'pt'
  110.         end
  111.         item
  112.           LeftDelimiter = 'pc'
  113.         end
  114.         item
  115.           LeftDelimiter = 'deg'
  116.         end
  117.         item
  118.           LeftDelimiter = 'grad'
  119.         end
  120.         item
  121.           LeftDelimiter = 'rad'
  122.         end
  123.         item
  124.           LeftDelimiter = 'ms'
  125.         end
  126.         item
  127.           LeftDelimiter = 's'
  128.         end
  129.         item
  130.           LeftDelimiter = 'Hz'
  131.         end
  132.         item
  133.           LeftDelimiter = 'kHz'
  134.         end>
  135.       KeywordSets = <
  136.         item
  137.           FontID = 7
  138.           Name = 'properties'
  139.           Keywords = 
  140.             'align,attachment,auto,background,border,bottom,clear,color,decor' +
  141.             'ation,display,family,float,font,height,image,indent,left,letter,' +
  142.             'line,list,margin,padding,position,repeat,right,size,space,spacin' +
  143.             'g,style,text,through,top,transform,type,variant,vertical,weight,' +
  144.             'white,width,word'
  145.         end>
  146.     end>
  147.   P.FontTable = <
  148.     item
  149.       FontID = 0
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clBlack
  152.       Font.Height = -13
  153.       Font.Name = 'Courier New'
  154.       Font.Style = []
  155.     end
  156.     item
  157.       FontID = 1
  158.       Font.Charset = DEFAULT_CHARSET
  159.       Font.Color = clGreen
  160.       Font.Height = -13
  161.       Font.Name = 'Courier New'
  162.       Font.Style = []
  163.     end
  164.     item
  165.       FontID = 2
  166.       Font.Charset = DEFAULT_CHARSET
  167.       Font.Color = clGreen
  168.       Font.Height = -13
  169.       Font.Name = 'Courier New'
  170.       Font.Style = []
  171.     end
  172.     item
  173.       FontID = 3
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clGreen
  176.       Font.Height = -13
  177.       Font.Name = 'Courier New'
  178.       Font.Style = []
  179.     end
  180.     item
  181.       FontID = 4
  182.       Font.Charset = DEFAULT_CHARSET
  183.       Font.Color = clGray
  184.       Font.Height = -13
  185.       Font.Name = 'Courier New'
  186.       Font.Style = [fsItalic]
  187.     end
  188.     item
  189.       FontID = 5
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = clMaroon
  192.       Font.Height = -13
  193.       Font.Name = 'Courier New'
  194.       Font.Style = []
  195.     end
  196.     item
  197.       FontID = 6
  198.       Font.Charset = DEFAULT_CHARSET
  199.       Font.Color = clMaroon
  200.       Font.Height = -13
  201.       Font.Name = 'Courier New'
  202.       Font.Style = []
  203.     end
  204.     item
  205.       FontID = 7
  206.       Font.Charset = DEFAULT_CHARSET
  207.       Font.Color = clBlue
  208.       Font.Height = -13
  209.       Font.Name = 'Courier New'
  210.       Font.Style = [fsBold]
  211.     end
  212.     item
  213.       FontID = 16
  214.       Font.Charset = DEFAULT_CHARSET
  215.       Font.Color = clBlack
  216.       Font.Height = -13
  217.       Font.Name = 'Courier New'
  218.       Font.Style = [fsBold]
  219.     end
  220.     item
  221.       FontID = 17
  222.       Font.Charset = DEFAULT_CHARSET
  223.       Font.Color = clGray
  224.       Font.Height = -13
  225.       Font.Name = 'Courier New'
  226.       Font.Style = [fsItalic]
  227.     end
  228.     item
  229.       FontID = 10
  230.       Font.Charset = DEFAULT_CHARSET
  231.       Font.Color = clMaroon
  232.       Font.Height = -13
  233.       Font.Name = 'Courier New'
  234.       Font.Style = []
  235.     end
  236.     item
  237.       FontID = 11
  238.       Font.Charset = DEFAULT_CHARSET
  239.       Font.Color = clGray
  240.       Font.Height = -13
  241.       Font.Name = 'Courier New'
  242.       Font.Style = [fsItalic]
  243.     end
  244.     item
  245.       FontID = 12
  246.       Font.Charset = DEFAULT_CHARSET
  247.       Font.Color = clGray
  248.       Font.Height = -13
  249.       Font.Name = 'Courier New'
  250.       Font.Style = [fsItalic]
  251.     end>
  252.   P.SyntaxVersion = 2
  253. end
  254.