home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = 'HTML'
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 0
- BlockDelimiters = <>
- end
- item
- Name = 'Tags'
- ID = 1
- ParentID = 0
- FIText = 1
- FIIntNum = 2
- FIFloatNum = 3
- FIHexNum = 4
- UseComments = True
- UseMultiLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UsePrefixedNumbers = True
- UseSuffixedNumbers = True
- UseMultipleNumSuffixes = False
- UsePrefixedIdentifiers = True
- BlockDelimiters = <
- item
- LeftDelimiter = '<'
- RightDelimiter = '>'
- DelimitersArePartOfBlock = True
- end>
- MultiLineCommentDelimiters = <
- item
- FontID = 5
- LeftDelimiter = '<!--'
- RightDelimiter = '-->'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 6
- LeftDelimiter = '"'
- RightDelimiter = '"'
- end
- item
- FontID = 7
- LeftDelimiter = #39
- RightDelimiter = #39
- end>
- NumPrefixes = <
- item
- LeftDelimiter = '#'
- end>
- NumSuffixes = <
- item
- LeftDelimiter = '%'
- end>
- IdentPrefixes = <
- item
- LeftDelimiter = '/'
- end>
- end>
- P.FontTable = <
- item
- FontID = 0
- GlobalAttrID = 'Whitespace'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 1
- GlobalAttrID = 'Html tags'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 2
- GlobalAttrID = 'Integer'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Float'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Integer'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Comment'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end
- item
- FontID = 6
- GlobalAttrID = 'String'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 7
- GlobalAttrID = 'String'
- BlockID = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end>
- P.SyntaxVersion = 3
- end
-