home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / Webstrijd / HTML / setup.exe / DISK1 / _SETUP.1 / XML.sch < prev   
Encoding:
Text File  |  2000-10-18  |  2.5 KB  |  113 lines

  1. object TPersHolder
  2.   P.Name = 'XML'
  3.   P.SyntaxBlocks = <
  4.     item
  5.       Name = 'Default'
  6.       ID = 0
  7.       FIText = 0
  8.       BlockDelimiters = <>
  9.     end
  10.     item
  11.       Name = 'SpecialTags'
  12.       ID = 2
  13.       ParentID = 0
  14.       FIText = 8
  15.       BlockDelimiters = <
  16.         item
  17.           LeftDelimiter = '<?'
  18.           RightDelimiter = '?>'
  19.           DelimitersArePartOfBlock = True
  20.         end
  21.         item
  22.           LeftDelimiter = '<![CDATA['
  23.           RightDelimiter = ']]>'
  24.           DelimitersArePartOfBlock = True
  25.         end>
  26.     end
  27.     item
  28.       Name = 'Tags'
  29.       ID = 1
  30.       ParentID = 0
  31.       FIText = 1
  32.       FIIdentifier = 7
  33.       UseComments = True
  34.       UseMultiLineComments = True
  35.       UseStrings = True
  36.       UseSingleLineStrings = True
  37.       UseIdentifiers = True
  38.       BlockDelimiters = <
  39.         item
  40.           LeftDelimiter = '<'
  41.           RightDelimiter = '>'
  42.           DelimitersArePartOfBlock = True
  43.         end>
  44.       MultiLineCommentDelimiters = <
  45.         item
  46.           FontID = 5
  47.           LeftDelimiter = '<!--'
  48.           RightDelimiter = '-->'
  49.         end>
  50.       SingleLineStringDelimiters = <
  51.         item
  52.           FontID = 6
  53.           LeftDelimiter = '"'
  54.           RightDelimiter = '"'
  55.         end>
  56.     end>
  57.   P.FontTable = <
  58.     item
  59.       FontID = 0
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -13
  63.       Font.Name = 'Courier New'
  64.       Font.Style = []
  65.     end
  66.     item
  67.       FontID = 1
  68.       BlockID = 1
  69.       Font.Charset = DEFAULT_CHARSET
  70.       Font.Color = clBlue
  71.       Font.Height = -13
  72.       Font.Name = 'Courier New'
  73.       Font.Style = []
  74.     end
  75.     item
  76.       FontID = 5
  77.       BlockID = 1
  78.       Font.Charset = DEFAULT_CHARSET
  79.       Font.Color = clGray
  80.       Font.Height = -13
  81.       Font.Name = 'Courier New'
  82.       Font.Style = [fsItalic]
  83.     end
  84.     item
  85.       FontID = 6
  86.       BlockID = 1
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clMaroon
  89.       Font.Height = -13
  90.       Font.Name = 'Courier New'
  91.       Font.Style = []
  92.     end
  93.     item
  94.       FontID = 7
  95.       BlockID = 1
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clTeal
  98.       Font.Height = -13
  99.       Font.Name = 'Courier New'
  100.       Font.Style = []
  101.     end
  102.     item
  103.       FontID = 8
  104.       BlockID = 2
  105.       Font.Charset = DEFAULT_CHARSET
  106.       Font.Color = clBlue
  107.       Font.Height = -13
  108.       Font.Name = 'Courier New'
  109.       Font.Style = []
  110.     end>
  111.   P.SyntaxVersion = 2
  112. end
  113.