home *** CD-ROM | disk | FTP | other *** search
- object SyntAnal19: TLibSyntAnalyzer
- Formats = <
- item
- DisplayName = 'Default'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- FormatType = ftCustomFont
- end
- 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 = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- BgColor = 16777183
- FormatType = ftBackGround
- end
- item
- DisplayName = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- DisplayName = 'Section'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- BgColor = 15658734
- end
- item
- DisplayName = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- DisplayName = 'constant'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- DisplayName = 'Reserved word'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end>
- TokenRules = <
- item
- DisplayName = 'Comment'
- StyleName = 'Comment'
- TokenType = 1
- Expression = '^;.*'
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'Symbol'
- TokenType = 3
- Expression = '[;"]'#13#10
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'Section'
- StyleName = 'Section'
- TokenType = 9
- Expression = '\[.*?\]'
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'String'
- Enabled = False
- TokenType = 4
- Expression = '".*?("|$)'
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'Any name'
- StyleName = 'Identifier'
- TokenType = 2
- Expression = '[a-z_]\w*'
- ColumnFrom = 0
- ColumnTo = 0
- end
- item
- DisplayName = 'Constant'
- StyleName = 'constant'
- TokenType = 8
- Expression = '\{.*?\}'#13#10
- ColumnFrom = 0
- ColumnTo = 0
- end>
- BlockRules = <
- item
- DisplayName = 'Keys'
- StyleName = 'Reserved word'
- BlockName = 'string start'
- NotParent = True
- BlockType = btTagDetect
- ConditionList = <
- item
- TagList.Strings = (
- 'adminprivilegesrequired'
- 'allowcancelduringinstall'
- 'allownoicons'
- 'allowrootdirectory'
- 'allowuncpath'
- 'alwayscreateuninstallicon'
- 'alwaysrestart'
- 'alwaysshowcomponentslist'
- 'alwaysshowdironreadypage'
- 'alwaysshowgrouponreadypage'
- 'alwaysusepersonalgroup'
- 'appcomments'
- 'appcontact'
- 'appcopyright'
- 'appenddefaultdirname'
- 'appenddefaultgroupname'
- 'appid'
- 'appmodifypath'
- 'appmutex'
- 'appname'
- 'apppublisher'
- 'apppublisherurl'
- 'appreadmefile'
- 'appsupporturl'
- 'appupdatesurl'
- 'appvername'
- 'appversion'
- 'attribs'
- 'backcolor'
- 'backcolor2'
- 'backcolordirection'
- 'backsolid'
- 'changesassociations'
- 'changesenvironment'
- 'components'
- 'compression'
- 'createappdir'
- 'createuninstallregkey'
- 'defaultdirname'
- 'defaultgroupname'
- 'defaultuserinfoname'
- 'defaultuserinfoorg'
- 'defaultuserinfoserial'
- 'description'
- 'destdir'
- 'direxistswarning'
- 'disableappenddir'
- 'disabledirpage'
- 'disablefinishedpage'
- 'disableprogramgrouppage'
- 'disablereadymemo'
- 'disablereadypage'
- 'disablestartupprompt'
- 'dontmergeduplicatefiles'
- 'enabledirdoesntexistwarning'
- 'extradiskspacerequired'
- 'filename'
- 'flags'
- 'flatcomponentslist'
- 'groupdescription'
- 'infoafterfile'
- 'infobeforefile'
- 'key'
- 'languagedetectionmethod'
- 'languages'
- 'licensefile'
- 'messagesfile'
- 'minversion'
- 'name'
- 'onlybelowversion'
- 'password'
- 'permissions'
- 'privilegesrequired'
- 'restartifneededbyrun'
- 'section'
- 'setupiconfile'
- 'showcomponentsizes'
- 'showlanguagedialog'
- 'showtaskstreelines'
- 'solidcompression'
- 'source'
- 'string'
- 'tasks'
- 'timestamprounding'
- 'timestampsinutc'
- 'touchdate'
- 'touchtime'
- 'type'
- 'types'
- 'uninstallable'
- 'uninstalldisplayicon'
- 'uninstalldisplayname'
- 'uninstallfilesdir'
- 'uninstalliconfile'
- 'uninstalliconname'
- 'uninstalllogmode'
- 'uninstallrestartcomputer'
- 'uninstallstyle'
- 'updateuninstalllogappname'
- 'usepreviousappdir'
- 'usepreviousgroup'
- 'useprevioussetuptype'
- 'useprevioustasks'
- 'useprevioususerinfo'
- 'userinfopage'
- 'windowresizable'
- 'windowshowcaption'
- 'windowstartmaximized'
- 'windowvisible'
- 'wizardimagebackcolor'
- 'wizardimagefile'
- 'wizardimagestretch'
- 'wizardsmallimagebackcolor'
- 'wizardsmallimagefile'
- 'wizardstyle')
- TokenTypes = 4
- IgnoreCase = True
- end>
- HighlightPos = cpAny
- IgnoreAsParent = False
- end
- item
- DisplayName = 'Section end'
- BlockType = btRangeEnd
- ConditionList = <
- item
- TokenTypes = 512
- end>
- BlockOffset = 1
- HighlightPos = cpAny
- IgnoreAsParent = False
- end
- item
- DisplayName = 'Section begin'
- ConditionList = <
- item
- TokenTypes = 512
- end>
- BlockEnd = 'Section end'
- EndOfTextClose = True
- HighlightPos = cpAny
- IgnoreAsParent = False
- end
- item
- DisplayName = 'string end'
- BlockName = 'string start'
- StrictParent = True
- BlockType = btRangeEnd
- ConditionList = <
- item
- TagList.Strings = (
- '"')
- TokenTypes = 8
- end>
- HighlightPos = cpAny
- CancelNextRules = True
- IgnoreAsParent = False
- end
- item
- DisplayName = 'string start'
- StyleName = 'String'
- BlockName = 'string start'
- NotParent = True
- ConditionList = <
- item
- TagList.Strings = (
- '"')
- TokenTypes = 8
- end>
- BlockEnd = 'string end'
- DisplayInTree = False
- DynHighlight = dhRange
- HighlightPos = cpAny
- IgnoreAsParent = False
- end>
- CodeTemplates = <>
- SubAnalyzers = <
- item
- DisplayName = 'Code'
- StartExpression = '(?i)\[code\]'#13#10
- SyntAnalyzer = SyntAnal20
- ToTextEnd = True
- end>
- TokenTypeNames.Strings = (
- 'Unknown'
- 'Comment'
- 'Identifier'
- 'Symbol'
- 'String'
- 'Integer const'
- 'Float const'
- 'Hex const'
- 'Constant'
- 'Section')
- MarkedBlockStyle = 'Marked block'
- DefaultStyleName = 'Default'
- Extentions = 'iss'
- LexerName = 'INNO setup'
- end
-