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

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