home *** CD-ROM | disk | FTP | other *** search
- object SyntAnal44: TLibSyntAnalyzer
- Formats = <
- item
- DisplayName = 'Marked block'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clHighlightText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- BgColor = clHighlight
- FormatType = ftColor
- end
- item
- DisplayName = 'Style 1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = cl3DDkShadow
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- DisplayName = 'Style 2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- DisplayName = 'Style 3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- DisplayName = 'Style 4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end
- item
- DisplayName = 'Style 5'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- DisplayName = 'Style 6'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end>
- TokenRules = <
- item
- DisplayName = 'First'
- StyleName = 'Style 1'
- Expression = '^.*?\t'
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'Next columns'
- TokenType = 1
- Expression = '.*?(\t|$)'
- ColumnFrom = 0
- ColumnTo = 0
- end>
- BlockRules = <
- item
- DisplayName = 'Column 2'
- StyleName = 'Style 2'
- BlockType = btTagDetect
- ConditionList = <
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 1
- end>
- HighlightPos = cpAny
- IgnoreAsParent = False
- end
- item
- DisplayName = 'Column 3'
- StyleName = 'Style 3'
- BlockType = btTagDetect
- ConditionList = <
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 1
- end>
- HighlightPos = cpAny
- IgnoreAsParent = False
- end
- item
- DisplayName = 'Column 4'
- StyleName = 'Style 4'
- BlockType = btTagDetect
- ConditionList = <
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 2
- end
- item
- TokenTypes = 1
- end>
- HighlightPos = cpAny
- IgnoreAsParent = False
- end>
- CodeTemplates = <>
- SubAnalyzers = <>
- TokenTypeNames.Strings = (
- 'First'
- 'Next columns')
- MarkedBlockStyle = 'Marked block'
- LexerName = 'Multi Columns'
- Internal = True
- end
-