From 68de0cfb075f6c02b37155018686c8570dfc1746 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 2 Jun 2009 08:48:16 +0000 Subject: [PATCH] ide: increase size for slitters in codetools defines editor and preview dialogs git-svn-id: trunk@20344 - --- ide/codetoolsdefines.lfm | 74 ++--- ide/codetoolsdefines.lrs | 556 ++++++++++++++++++------------------ ide/codetoolsdefpreview.lfm | 23 +- ide/codetoolsdefpreview.lrs | 186 ++++++------ 4 files changed, 420 insertions(+), 419 deletions(-) diff --git a/ide/codetoolsdefines.lfm b/ide/codetoolsdefines.lfm index 0e9a9595ce..e151be4117 100644 --- a/ide/codetoolsdefines.lfm +++ b/ide/codetoolsdefines.lfm @@ -6,7 +6,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor ActiveControl = DefineTreeView BorderStyle = bsSizeToolWin Caption = 'CodeToolsDefinesEditor' - ClientHeight = 475 + ClientHeight = 480 ClientWidth = 544 KeyPreview = True Menu = MainMenu @@ -22,7 +22,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor Width = 532 Align = alTop BorderSpacing.Around = 6 - DefaultItemHeight = 19 + DefaultItemHeight = 15 ReadOnly = True TabOrder = 0 OnSelectionChanged = DefineTreeViewSelectionChanged @@ -30,36 +30,36 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object SelectedItemGroupBox: TGroupBox Left = 6 - Height = 325 - Top = 144 + Height = 328 + Top = 146 Width = 532 Align = alClient BorderSpacing.Around = 6 Caption = 'SelectedItemGroupBox' - ClientHeight = 306 + ClientHeight = 310 ClientWidth = 528 TabOrder = 1 object NameLabel: TLabel Left = 10 - Height = 18 + Height = 14 Top = 26 - Width = 74 + Width = 53 BorderSpacing.Right = 6 Caption = 'NameLabel' ParentColor = False end object DescriptionLabel: TLabel Left = 10 - Height = 18 + Height = 14 Top = 53 - Width = 107 + Width = 79 BorderSpacing.Right = 6 Caption = 'DescriptionLabel' ParentColor = False end object TypeLabel: TLabel Left = 6 - Height = 18 + Height = 14 Top = 6 Width = 516 Align = alTop @@ -69,16 +69,16 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object VariableLabel: TLabel Left = 10 - Height = 18 + Height = 14 Top = 78 - Width = 86 + Width = 64 BorderSpacing.Right = 6 Caption = 'VariableLabel' ParentColor = False end object ValueNoteBook: TNotebook Left = 6 - Height = 194 + Height = 198 Top = 106 Width = 516 Align = alBottom @@ -89,15 +89,14 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor TabOrder = 0 object ValueAsTextPage: TPage Caption = 'ValueAsTextPage' - ClientWidth = 514 - ClientHeight = 167 + ClientWidth = 508 + ClientHeight = 172 object ValueAsTextSynEdit: TSynEdit Left = 0 - Height = 167 + Height = 172 Top = 0 - Width = 514 + Width = 508 Align = alClient - CFDividerDrawLevel = 0 Font.Height = -16 Font.Name = 'courier' Font.Pitch = fpFixed @@ -106,8 +105,8 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor ParentFont = False TabOrder = 0 BookMarkOptions.Xoffset = -18 - BookMarkOptions.OnChange = nil Gutter.Visible = False + Gutter.Width = 0 Keystrokes = < item Command = 3 @@ -436,9 +435,10 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor BracketHighlightStyle = sbhsBoth object TSynGutterPartList object TSynGutterMarks - Width = 22 + Width = 23 end object TSynGutterLineNumber + Width = 25 MarkupInfo.Background = clBtnFace MarkupInfo.Foreground = clNone DigitCount = 2 @@ -447,7 +447,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor LeadingZeros = False end object TSynGutterChanges - Width = 6 + Width = 4 ModifiedColor = 59900 SavedColor = clGreen end @@ -463,18 +463,17 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object ValueAsPathsPage: TPage Caption = 'ValueAsPathsPage' - ClientWidth = 514 - ClientHeight = 173 + ClientWidth = 508 + ClientHeight = 168 object ValueAsFilePathsSynEdit: TSynEdit AnchorSideRight.Control = DeleteFilePathBitBtn Left = 0 - Height = 173 + Height = 168 Top = 0 - Width = 426 + Width = 420 Align = alLeft BorderSpacing.Right = 6 Anchors = [akTop, akLeft, akRight, akBottom] - CFDividerDrawLevel = 0 Font.Height = -16 Font.Name = 'courier' Font.Pitch = fpFixed @@ -483,7 +482,9 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor ParentFont = False TabOrder = 0 BookMarkOptions.Xoffset = -18 + BookMarkOptions.OnChange = nil Gutter.Visible = False + Gutter.Width = 0 Keystrokes = < item Command = 3 @@ -812,9 +813,10 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor BracketHighlightStyle = sbhsBoth object TSynGutterPartList object TSynGutterMarks - Width = 22 + Width = 23 end object TSynGutterLineNumber + Width = 25 MarkupInfo.Background = clBtnFace MarkupInfo.Foreground = clNone DigitCount = 2 @@ -823,7 +825,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor LeadingZeros = False end object TSynGutterChanges - Width = 6 + Width = 4 ModifiedColor = 59900 SavedColor = clGreen end @@ -837,7 +839,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end end object MoveFilePathUpBitBtn: TBitBtn - Left = 432 + Left = 426 Height = 30 Top = 2 Width = 75 @@ -848,7 +850,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor TabOrder = 1 end object MoveFilePathDownBitBtn: TBitBtn - Left = 432 + Left = 426 Height = 30 Top = 34 Width = 75 @@ -859,7 +861,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor TabOrder = 2 end object DeleteFilePathBitBtn: TBitBtn - Left = 432 + Left = 426 Height = 30 Top = 66 Width = 75 @@ -870,7 +872,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor TabOrder = 3 end object InsertFilePathBitBtn: TBitBtn - Left = 432 + Left = 426 Height = 30 Top = 98 Width = 75 @@ -884,7 +886,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object NameEdit: TEdit Left = 128 - Height = 20 + Height = 23 Top = 23 Width = 394 Anchors = [akTop, akLeft, akRight] @@ -894,7 +896,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object DescriptionEdit: TEdit Left = 128 - Height = 21 + Height = 23 Top = 50 Width = 394 Anchors = [akTop, akLeft, akRight] @@ -904,7 +906,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor end object VariableEdit: TEdit Left = 128 - Height = 21 + Height = 23 Top = 76 Width = 394 Anchors = [akTop, akLeft, akRight] @@ -915,7 +917,7 @@ object CodeToolsDefinesEditor: TCodeToolsDefinesEditor object MainSplitter: TSplitter Cursor = crVSplit Left = 0 - Height = 3 + Height = 5 Top = 135 Width = 544 Align = alTop diff --git a/ide/codetoolsdefines.lrs b/ide/codetoolsdefines.lrs index 98f3f4c68b..98e7276569 100644 --- a/ide/codetoolsdefines.lrs +++ b/ide/codetoolsdefines.lrs @@ -4,301 +4,301 @@ LazarusResources.Add('TCodeToolsDefinesEditor','FORMDATA',[ 'TPF0'#23'TCodeToolsDefinesEditor'#22'CodeToolsDefinesEditor'#4'Left'#3'~'#1#6 +'Height'#3#244#1#3'Top'#3#228#0#5'Width'#3' '#2#13'ActiveControl'#7#14'Defin' +'eTreeView'#11'BorderStyle'#7#13'bsSizeToolWin'#7'Caption'#6#22'CodeToolsDef' - +'inesEditor'#12'ClientHeight'#3#219#1#11'ClientWidth'#3' '#2#10'KeyPreview'#9 + +'inesEditor'#12'ClientHeight'#3#224#1#11'ClientWidth'#3' '#2#10'KeyPreview'#9 +#4'Menu'#7#8'MainMenu'#7'OnClose'#7#9'FormClose'#9'OnKeyDown'#7#29'CodeTools' +'DefinesEditorKeyDown'#7'OnKeyUp'#7#27'CodeToolsDefinesEditorKeyUp'#8'Positi' +'on'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.27'#0#9'TTreeView'#14'Defin' +'eTreeView'#4'Left'#2#6#6'Height'#2'{'#3'Top'#2#6#5'Width'#3#20#2#5'Align'#7 - +#5'alTop'#20'BorderSpacing.Around'#2#6#17'DefaultItemHeight'#2#19#8'ReadOnly' + +#5'alTop'#20'BorderSpacing.Around'#2#6#17'DefaultItemHeight'#2#15#8'ReadOnly' +#9#8'TabOrder'#2#0#18'OnSelectionChanged'#7#30'DefineTreeViewSelectionChange' +'d'#7'Options'#11#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tvoKeepColla' +'psedNodes'#11'tvoReadOnly'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRo' +'ot'#11'tvoToolTips'#0#0#0#9'TGroupBox'#20'SelectedItemGroupBox'#4'Left'#2#6 - +#6'Height'#3'E'#1#3'Top'#3#144#0#5'Width'#3#20#2#5'Align'#7#8'alClient'#20'B' + +#6'Height'#3'H'#1#3'Top'#3#146#0#5'Width'#3#20#2#5'Align'#7#8'alClient'#20'B' +'orderSpacing.Around'#2#6#7'Caption'#6#20'SelectedItemGroupBox'#12'ClientHei' - +'ght'#3'2'#1#11'ClientWidth'#3#16#2#8'TabOrder'#2#1#0#6'TLabel'#9'NameLabel' - +#4'Left'#2#10#6'Height'#2#18#3'Top'#2#26#5'Width'#2'J'#19'BorderSpacing.Righ' + +'ght'#3'6'#1#11'ClientWidth'#3#16#2#8'TabOrder'#2#1#0#6'TLabel'#9'NameLabel' + +#4'Left'#2#10#6'Height'#2#14#3'Top'#2#26#5'Width'#2'5'#19'BorderSpacing.Righ' +'t'#2#6#7'Caption'#6#9'NameLabel'#11'ParentColor'#8#0#0#6'TLabel'#16'Descrip' - +'tionLabel'#4'Left'#2#10#6'Height'#2#18#3'Top'#2'5'#5'Width'#2'k'#19'BorderS' + +'tionLabel'#4'Left'#2#10#6'Height'#2#14#3'Top'#2'5'#5'Width'#2'O'#19'BorderS' +'pacing.Right'#2#6#7'Caption'#6#16'DescriptionLabel'#11'ParentColor'#8#0#0#6 - +'TLabel'#9'TypeLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#4#2#5 + +'TLabel'#9'TypeLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#3#4#2#5 +'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#9'TypeLabel'#11 - +'ParentColor'#8#0#0#6'TLabel'#13'VariableLabel'#4'Left'#2#10#6'Height'#2#18#3 - +'Top'#2'N'#5'Width'#2'V'#19'BorderSpacing.Right'#2#6#7'Caption'#6#13'Variabl' + +'ParentColor'#8#0#0#6'TLabel'#13'VariableLabel'#4'Left'#2#10#6'Height'#2#14#3 + +'Top'#2'N'#5'Width'#2'@'#19'BorderSpacing.Right'#2#6#7'Caption'#6#13'Variabl' +'eLabel'#11'ParentColor'#8#0#0#9'TNotebook'#13'ValueNoteBook'#4'Left'#2#6#6 - +'Height'#3#194#0#3'Top'#2'j'#5'Width'#3#4#2#5'Align'#7#8'alBottom'#7'Anchors' + +'Height'#3#198#0#3'Top'#2'j'#5'Width'#3#4#2#5'Align'#7#8'alBottom'#7'Anchors' +#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6 +#13'OnPageChanged'#7#24'ValueNoteBookPageChanged'#9'PageIndex'#2#0#8'TabOrde' +'r'#2#0#0#5'TPage'#15'ValueAsTextPage'#7'Caption'#6#15'ValueAsTextPage'#11'C' - +'lientWidth'#3#2#2#12'ClientHeight'#3#167#0#0#8'TSynEdit'#18'ValueAsTextSynE' - +'dit'#4'Left'#2#0#6'Height'#3#167#0#3'Top'#2#0#5'Width'#3#2#2#5'Align'#7#8'a' - +'lClient'#18'CFDividerDrawLevel'#2#0#11'Font.Height'#2#240#9'Font.Name'#6#7 + +'lientWidth'#3#252#1#12'ClientHeight'#3#172#0#0#8'TSynEdit'#18'ValueAsTextSy' + +'nEdit'#4'Left'#2#0#6'Height'#3#172#0#3'Top'#2#0#5'Width'#3#252#1#5'Align'#7 + +#8'alClient'#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#10'Font.Pitch'#7 + +#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11'ParentColor'#8#10'Par' + +'entFont'#8#8'TabOrder'#2#0#23'BookMarkOptions.Xoffset'#2#238#14'Gutter.Visi' + +'ble'#8#12'Gutter.Width'#2#0#10'Keystrokes'#14#1#7'Command'#2#3#8'ShortCut'#2 + +'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'ShortCut' + +#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3 + +'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut' + +#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3 + +'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2 + +''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3 + +'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut' + +#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3 + +'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2 + +'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3 + +'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2 + +'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3 + +'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2 + +'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3 + +'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut' + +#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'Short' + +'Cut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8 + +'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245 + +#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Comman' + +'d'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160 + +#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortC' + +'ut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8 + +'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3 + +#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Comm' + +'and'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7 + +'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0 + +#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3 + +'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCu' + +'t'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'Sh' + ,'ortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1 + +#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3 + +'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Comman' + +'d'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'C' + +'ommand'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1 + +#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`' + +#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3 + +'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCu' + +'t'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'Sh' + +'ortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232 + +#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command' + +#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Comma' + +'nd'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#18'ValueAsTextSynEd' + +'it'#0#7'Options'#11#17'eoDragDropEditing'#16'eoHalfPageScroll'#17'eoScrollB' + +'yOneLess'#15'eoScrollPastEol'#11'eoSmartTabs'#14'eoTabsToSpaces'#20'eoTrimT' + +'railingSpaces'#18'eoBracketHighlight'#17'eoHideRightMargin'#0#21'BracketHig' + +'hlightStyle'#7#8'sbhsBoth'#0#18'TSynGutterPartList'#0#0#15'TSynGutterMarks' + +#0#5'Width'#2#23#0#0#20'TSynGutterLineNumber'#0#5'Width'#2#25#21'MarkupInfo.' + +'Background'#7#9'clBtnFace'#21'MarkupInfo.Foreground'#7#6'clNone'#10'DigitCo' + +'unt'#2#2#30'ShowOnlyLineNumbersMultiplesOf'#2#1#9'ZeroStart'#8#12'LeadingZe' + +'ros'#8#0#0#17'TSynGutterChanges'#0#5'Width'#2#4#13'ModifiedColor'#4#252#233 + +#0#0#10'SavedColor'#7#7'clGreen'#0#0#19'TSynGutterSeparator'#0#5'Width'#2#2#0 + +#0#21'TSynGutterCodeFolding'#0#21'MarkupInfo.Background'#7#6'clNone'#21'Mark' + +'upInfo.Foreground'#7#6'clGray'#0#0#0#0#0#5'TPage'#16'ValueAsPathsPage'#7'Ca' + +'ption'#6#16'ValueAsPathsPage'#11'ClientWidth'#3#252#1#12'ClientHeight'#3#168 + +#0#0#8'TSynEdit'#23'ValueAsFilePathsSynEdit'#23'AnchorSideRight.Control'#7#20 + +'DeleteFilePathBitBtn'#4'Left'#2#0#6'Height'#3#168#0#3'Top'#2#0#5'Width'#3 + +#164#1#5'Align'#7#6'alLeft'#19'BorderSpacing.Right'#2#6#7'Anchors'#11#5'akTo' + +'p'#6'akLeft'#7'akRight'#8'akBottom'#0#11'Font.Height'#2#240#9'Font.Name'#6#7 +'courier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased' +#11'ParentColor'#8#10'ParentFont'#8#8'TabOrder'#2#0#23'BookMarkOptions.Xoffs' - +'et'#2#238#24'BookMarkOptions.OnChange'#13#14'Gutter.Visible'#8#10'Keystroke' - +'s'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'&' - +' '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2 - +'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut' - +#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3 - +'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3 - +'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3 - +''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3 - +'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3 - +'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3 - +'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'!' - +' '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3 - +'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$' - +' '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3 - +'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'#' - +' '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3 - +'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortC' - +'ut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8 - +'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245 - +#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3 - +#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7 - +'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2 - +#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortC' - +'ut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8 - +'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3 - +#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Comma' - +'nd'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7 - +'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`' - +#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3 - +'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCu' - ,'t'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'Sh' - +'ortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1 - +#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3 - +'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Comman' - +'d'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'C' - +'ommand'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1 - +#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`' - +#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3 - +'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCu' - +'t'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'S' - +'hortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233 - +#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3 - +'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lin' - +'es.Strings'#1#6#18'ValueAsTextSynEdit'#0#7'Options'#11#17'eoDragDropEditing' - +#16'eoHalfPageScroll'#17'eoScrollByOneLess'#15'eoScrollPastEol'#11'eoSmartTa' - +'bs'#14'eoTabsToSpaces'#20'eoTrimTrailingSpaces'#18'eoBracketHighlight'#17'e' - +'oHideRightMargin'#0#21'BracketHighlightStyle'#7#8'sbhsBoth'#0#18'TSynGutter' - +'PartList'#0#0#15'TSynGutterMarks'#0#5'Width'#2#22#0#0#20'TSynGutterLineNumb' - +'er'#0#21'MarkupInfo.Background'#7#9'clBtnFace'#21'MarkupInfo.Foreground'#7#6 - +'clNone'#10'DigitCount'#2#2#30'ShowOnlyLineNumbersMultiplesOf'#2#1#9'ZeroSta' - +'rt'#8#12'LeadingZeros'#8#0#0#17'TSynGutterChanges'#0#5'Width'#2#6#13'Modifi' - +'edColor'#4#252#233#0#0#10'SavedColor'#7#7'clGreen'#0#0#19'TSynGutterSeparat' - +'or'#0#5'Width'#2#2#0#0#21'TSynGutterCodeFolding'#0#21'MarkupInfo.Background' - +#7#6'clNone'#21'MarkupInfo.Foreground'#7#6'clGray'#0#0#0#0#0#5'TPage'#16'Val' - +'ueAsPathsPage'#7'Caption'#6#16'ValueAsPathsPage'#11'ClientWidth'#3#2#2#12'C' - +'lientHeight'#3#173#0#0#8'TSynEdit'#23'ValueAsFilePathsSynEdit'#23'AnchorSid' - +'eRight.Control'#7#20'DeleteFilePathBitBtn'#4'Left'#2#0#6'Height'#3#173#0#3 - +'Top'#2#0#5'Width'#3#170#1#5'Align'#7#6'alLeft'#19'BorderSpacing.Right'#2#6#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#18'CFDividerDrawLev' - +'el'#2#0#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#10'Font.Pitch'#7#7 - +'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11'ParentColor'#8#10'Paren' - +'tFont'#8#8'TabOrder'#2#0#23'BookMarkOptions.Xoffset'#2#238#14'Gutter.Visibl' - +'e'#8#10'Keystrokes'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g' - +#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2 - +#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3 - +#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2 - +'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2 - +'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2 - +'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2 - +'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#2 - +'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7'Command'#2 - +'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'Command'#2'm' - +#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7'Command'#2'q' - +#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'Command'#2'k'#8 - +'ShortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7'Command'#2's'#8 - +'ShortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'S' - +'hortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7'Command'#2't'#8 - +'ShortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1#7'Command'#3#201 - +#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3 - +#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3'. '#0#1#7'Comman' - +'d'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCut'#3#8' '#0#1#7 - +'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8 - +#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#3#253#1 - +#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3 - +#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Comma' - +'nd'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7 - +'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0 - +#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X' - +'@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortC' - +'ut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'S' - +'hortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1 - +#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3 - +'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Comman' - +'d'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'C' - ,'ommand'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1 - +#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`' - +#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3 - +'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCu' - +'t'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'Sh' - +'ortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1 - +#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3 - +#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Comm' - +'and'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7 - +'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'ShortCut'#3'B`' - +#0#0#13'Lines.Strings'#1#6#18'ValueAsTextSynEdit'#0#7'Options'#11#17'eoDragD' - +'ropEditing'#16'eoHalfPageScroll'#17'eoScrollByOneLess'#15'eoScrollPastEol' - +#11'eoSmartTabs'#14'eoTabsToSpaces'#20'eoTrimTrailingSpaces'#18'eoBracketHig' - +'hlight'#17'eoHideRightMargin'#0#21'BracketHighlightStyle'#7#8'sbhsBoth'#0#18 - +'TSynGutterPartList'#0#0#15'TSynGutterMarks'#0#5'Width'#2#22#0#0#20'TSynGutt' - +'erLineNumber'#0#21'MarkupInfo.Background'#7#9'clBtnFace'#21'MarkupInfo.Fore' - +'ground'#7#6'clNone'#10'DigitCount'#2#2#30'ShowOnlyLineNumbersMultiplesOf'#2 - +#1#9'ZeroStart'#8#12'LeadingZeros'#8#0#0#17'TSynGutterChanges'#0#5'Width'#2#6 - +#13'ModifiedColor'#4#252#233#0#0#10'SavedColor'#7#7'clGreen'#0#0#19'TSynGutt' - +'erSeparator'#0#5'Width'#2#2#0#0#21'TSynGutterCodeFolding'#0#21'MarkupInfo.B' - +'ackground'#7#6'clNone'#21'MarkupInfo.Foreground'#7#6'clGray'#0#0#0#0#7'TBit' - +'Btn'#20'MoveFilePathUpBitBtn'#4'Left'#3#176#1#6'Height'#2#30#3'Top'#2#2#5'W' - +'idth'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#20'MoveFilePath' - +'UpBitBtn'#9'NumGlyphs'#2#0#7'OnClick'#7#25'MoveFilePathUpBitBtnClick'#8'Tab' - +'Order'#2#1#0#0#7'TBitBtn'#22'MoveFilePathDownBitBtn'#4'Left'#3#176#1#6'Heig' - +'ht'#2#30#3'Top'#2'"'#5'Width'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Ca' - +'ption'#6#22'MoveFilePathDownBitBtn'#9'NumGlyphs'#2#0#7'OnClick'#7#25'MoveNo' - +'deDownMenuItemClick'#8'TabOrder'#2#2#0#0#7'TBitBtn'#20'DeleteFilePathBitBtn' - +#4'Left'#3#176#1#6'Height'#2#30#3'Top'#2'B'#5'Width'#2'K'#7'Anchors'#11#5'ak' - +'Top'#7'akRight'#0#7'Caption'#6#20'DeleteFilePathBitBtn'#9'NumGlyphs'#2#0#7 - +'OnClick'#7#25'DeleteFilePathBitBtnClick'#8'TabOrder'#2#3#0#0#7'TBitBtn'#20 - +'InsertFilePathBitBtn'#4'Left'#3#176#1#6'Height'#2#30#3'Top'#2'b'#5'Width'#2 - +'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#20'InsertFilePathBitBtn' - +#9'NumGlyphs'#2#0#7'OnClick'#7#25'InsertFilePathBitBtnClick'#8'TabOrder'#2#4 - +#0#0#0#0#5'TEdit'#8'NameEdit'#4'Left'#3#128#0#6'Height'#2#20#3'Top'#2#23#5'W' + +'et'#2#238#24'BookMarkOptions.OnChange'#13#14'Gutter.Visible'#8#12'Gutter.Wi' + +'dth'#2#0#10'Keystrokes'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command' + +#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Comma' + +'nd'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Comman' + +'d'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Comm' + +'and'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Comm' + +'and'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Comm' + +'and'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Co' + +'mmand'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'C' + +'ommand'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7 + +'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'C' + +'ommand'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7 + +'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'C' + +'ommand'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7 + +'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'C' + +'ommand'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7 + +'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1 + +#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- ' + +#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3 + +'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCu' + +'t'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8 + +'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'C' + +'ommand'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0 + +#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3 + +'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'Short' + +'Cut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8 + +'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'[' + +#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command' + +#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Com' + +'mand'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7 + +'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0 + +#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4' + +'@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut' + ,#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'Short' + +'Cut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8 + +'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a' + +#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3 + +'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Comman' + +'d'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'C' + +'ommand'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1 + +#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C' + +'`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCu' + +'t'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'Sh' + +'ortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#18'ValueAsTextSynEdit'#0#7'Options' + +#11#17'eoDragDropEditing'#16'eoHalfPageScroll'#17'eoScrollByOneLess'#15'eoSc' + +'rollPastEol'#11'eoSmartTabs'#14'eoTabsToSpaces'#20'eoTrimTrailingSpaces'#18 + +'eoBracketHighlight'#17'eoHideRightMargin'#0#21'BracketHighlightStyle'#7#8's' + +'bhsBoth'#0#18'TSynGutterPartList'#0#0#15'TSynGutterMarks'#0#5'Width'#2#23#0 + +#0#20'TSynGutterLineNumber'#0#5'Width'#2#25#21'MarkupInfo.Background'#7#9'cl' + +'BtnFace'#21'MarkupInfo.Foreground'#7#6'clNone'#10'DigitCount'#2#2#30'ShowOn' + +'lyLineNumbersMultiplesOf'#2#1#9'ZeroStart'#8#12'LeadingZeros'#8#0#0#17'TSyn' + +'GutterChanges'#0#5'Width'#2#4#13'ModifiedColor'#4#252#233#0#0#10'SavedColor' + +#7#7'clGreen'#0#0#19'TSynGutterSeparator'#0#5'Width'#2#2#0#0#21'TSynGutterCo' + +'deFolding'#0#21'MarkupInfo.Background'#7#6'clNone'#21'MarkupInfo.Foreground' + +#7#6'clGray'#0#0#0#0#7'TBitBtn'#20'MoveFilePathUpBitBtn'#4'Left'#3#170#1#6'H' + +'eight'#2#30#3'Top'#2#2#5'Width'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7 + +'Caption'#6#20'MoveFilePathUpBitBtn'#9'NumGlyphs'#2#0#7'OnClick'#7#25'MoveFi' + +'lePathUpBitBtnClick'#8'TabOrder'#2#1#0#0#7'TBitBtn'#22'MoveFilePathDownBitB' + +'tn'#4'Left'#3#170#1#6'Height'#2#30#3'Top'#2'"'#5'Width'#2'K'#7'Anchors'#11#5 + +'akTop'#7'akRight'#0#7'Caption'#6#22'MoveFilePathDownBitBtn'#9'NumGlyphs'#2#0 + +#7'OnClick'#7#25'MoveNodeDownMenuItemClick'#8'TabOrder'#2#2#0#0#7'TBitBtn'#20 + +'DeleteFilePathBitBtn'#4'Left'#3#170#1#6'Height'#2#30#3'Top'#2'B'#5'Width'#2 + +'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#20'DeleteFilePathBitBtn' + +#9'NumGlyphs'#2#0#7'OnClick'#7#25'DeleteFilePathBitBtnClick'#8'TabOrder'#2#3 + +#0#0#7'TBitBtn'#20'InsertFilePathBitBtn'#4'Left'#3#170#1#6'Height'#2#30#3'To' + +'p'#2'b'#5'Width'#2'K'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#20'I' + +'nsertFilePathBitBtn'#9'NumGlyphs'#2#0#7'OnClick'#7#25'InsertFilePathBitBtnC' + +'lick'#8'TabOrder'#2#4#0#0#0#0#5'TEdit'#8'NameEdit'#4'Left'#3#128#0#6'Height' + +#2#23#3'Top'#2#23#5'Width'#3#138#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh' + +'t'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#8'NameEdit'#0#0 + +#5'TEdit'#15'DescriptionEdit'#4'Left'#3#128#0#6'Height'#2#23#3'Top'#2'2'#5'W' +'idth'#3#138#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacin' - +'g.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#8'NameEdit'#0#0#5'TEdit'#15'Descrip' - +'tionEdit'#4'Left'#3#128#0#6'Height'#2#21#3'Top'#2'2'#5'Width'#3#138#1#7'Anc' - +'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'Tab' - +'Order'#2#2#4'Text'#6#15'DescriptionEdit'#0#0#5'TEdit'#12'VariableEdit'#4'Le' - +'ft'#3#128#0#6'Height'#2#21#3'Top'#2'L'#5'Width'#3#138#1#7'Anchors'#11#5'akT' - +'op'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#3#4'Text'#6#12'VariableEdit'#0#0#0 - +#9'TSplitter'#12'MainSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height' - +#2#3#3'Top'#3#135#0#5'Width'#3' '#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5 - +'akTop'#0#0#9'TMainMenu'#8'MainMenu'#4'left'#2'.'#3'top'#2'H'#0#9'TMenuItem' - +#12'ExitMenuItem'#7'Caption'#6#12'ExitMenuItem'#0#9'TMenuItem'#19'SaveAndExi' - +'tMenuItem'#7'Caption'#6#19'SaveAndExitMenuItem'#7'OnClick'#7#24'SaveAndExit' - +'MenuItemClick'#0#0#9'TMenuItem'#9'MenuItem2'#7'Caption'#6#1'-'#0#0#9'TMenuI' - +'tem'#23'DontSaveAndExitMenuItem'#7'Caption'#6#23'DontSaveAndExitMenuItem'#7 - +'OnClick'#7#28'DontSaveAndExitMenuItemClick'#0#0#0#9'TMenuItem'#12'EditMenuI' - +'tem'#7'Caption'#6#12'EditMenuItem'#0#9'TMenuItem'#18'MoveNodeUpMenuItem'#7 - +'Caption'#6#18'MoveNodeUpMenuItem'#7'OnClick'#7#23'MoveNodeUpMenuItemClick'#0 - +#0#9'TMenuItem'#20'MoveNodeDownMenuItem'#7'Caption'#6#20'MoveNodeDownMenuIte' - +'m'#7'OnClick'#7#25'MoveNodeDownMenuItemClick'#0#0#9'TMenuItem'#21'MoveNodeL' - +'vlUpMenuItem'#7'Caption'#6#21'MoveNodeLvlUpMenuItem'#7'OnClick'#7#26'MoveNo' - +'deLvlUpMenuItemClick'#0#0#9'TMenuItem'#23'MoveNodeLvlDownMenuItem'#7'Captio' - +'n'#6#23'MoveNodeLvlDownMenuItem'#7'OnClick'#7#28'MoveNodeLvlDownMenuItemCli' - +'ck'#0#0#9'TMenuItem'#9'MenuItem1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#20'Ins' - +'ertBehindMenuItem'#7'Caption'#6#20'InsertBehindMenuItem'#0#9'TMenuItem'#26 - +'InsertBehindDefineMenuItem'#7'Caption'#6#26'InsertBehindDefineMenuItem'#7'O' - +'nClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem!InsertBehindDefineRec' - +'urseMenuItem'#7'Caption'#6'!InsertBehindDefineRecurseMenuItem'#7'OnClick'#7 - +#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#28'InsertBehindUndefineMenuIte' - +'m'#7'Caption'#6#28'InsertBehindUndefineMenuItem'#7'OnClick'#7#23'InsertNode' - ,'MenuItemClick'#0#0#9'TMenuItem#InsertBehindUndefineRecurseMenuItem'#7'Capti' - +'on'#6'#InsertBehindUndefineRecurseMenuItem'#7'OnClick'#7#23'InsertNodeMenuI' - +'temClick'#0#0#9'TMenuItem'#31'InsertBehindUndefineAllMenuItem'#7'Caption'#6 - +#31'InsertBehindUndefineAllMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick' - +#0#0#9'TMenuItem'#10'MenuItem16'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#25'Inser' - +'tBehindBlockMenuItem'#7'Caption'#6#25'InsertBehindBlockMenuItem'#7'OnClick' - +#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#29'InsertBehindDirectoryMenu' - +'Item'#7'Caption'#6#29'InsertBehindDirectoryMenuItem'#7'OnClick'#7#23'Insert' - +'NodeMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem10'#7'Caption'#6#1'-'#0#0#9 - +'TMenuItem'#22'InsertBehindIfMenuItem'#7'Caption'#6#22'InsertBehindIfMenuIte' - +'m'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#25'InsertBehin' - +'dIfDefMenuItem'#7'Caption'#6#25'InsertBehindIfDefMenuItem'#7'OnClick'#7#23 - +'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#28'InsertBehindIfNotDefMenuItem'#7 - +'Caption'#6#28'InsertBehindIfNotDefMenuItem'#7'OnClick'#7#23'InsertNodeMenuI' - +'temClick'#0#0#9'TMenuItem'#26'InsertBehindElseIfMenuItem'#7'Caption'#6#26'I' - +'nsertBehindElseIfMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'T' - +'MenuItem'#24'InsertBehindElseMenuItem'#7'Caption'#6#24'InsertBehindElseMenu' - +'Item'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#0#9'TMenuItem'#21'Insert' - +'AsChildMenuItem'#7'Caption'#6#21'InsertAsChildMenuItem'#0#9'TMenuItem'#27'I' - +'nsertAsChildDefineMenuItem'#7'Caption'#6#27'InsertAsChildDefineMenuItem'#7 - +'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem"InsertAsChildDefineR' - +'ecurseMenuItem'#7'Caption'#6'"InsertAsChildDefineRecurseMenuItem'#7'OnClick' - +#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#29'InsertAsChildUndefineMenu' - +'Item'#7'Caption'#6#29'InsertAsChildUndefineMenuItem'#0#0#9'TMenuItem$Insert' - +'AsChildUndefineRecurseMenuItem'#7'Caption'#6'$InsertAsChildUndefineRecurseM' - +'enuItem'#0#0#9'TMenuItem InsertAsChildUndefineAllMenuItem'#7'Caption'#6' In' - +'sertAsChildUndefineAllMenuItem'#0#0#9'TMenuItem'#10'MenuItem30'#7'Caption'#6 - +#1'-'#0#0#9'TMenuItem'#26'InsertAsChildBlockMenuItem'#7'Caption'#6#26'Insert' - +'AsChildBlockMenuItem'#0#0#9'TMenuItem'#30'InsertAsChildDirectoryMenuItem'#7 - +'Caption'#6#30'InsertAsChildDirectoryMenuItem'#0#0#9'TMenuItem'#10'MenuItem2' - +'7'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#23'InsertAsChildIfMenuItem'#7'Caption' - +#6#23'InsertAsChildIfMenuItem'#0#0#9'TMenuItem'#26'InsertAsChildIfDefMenuIte' - +'m'#7'Caption'#6#26'InsertAsChildIfDefMenuItem'#0#0#9'TMenuItem'#29'InsertAs' - +'ChildIfNotDefMenuItem'#7'Caption'#6#29'InsertAsChildIfNotDefMenuItem'#0#0#9 - +'TMenuItem'#27'InsertAsChildElseIfMenuItem'#7'Caption'#6#27'InsertAsChildEls' - +'eIfMenuItem'#0#0#9'TMenuItem'#25'InsertAsChildElseMenuItem'#7'Caption'#6#25 - +'InsertAsChildElseMenuItem'#0#0#0#9'TMenuItem'#9'MenuItem3'#7'Caption'#6#1'-' - +#0#0#9'TMenuItem'#18'DeleteNodeMenuItem'#7'Caption'#6#18'DeleteNodeMenuItem' - +#7'OnClick'#7#23'DeleteNodeMenuItemClick'#0#0#9'TMenuItem'#21'ConvertActionM' - +'enuItem'#7'Caption'#6#21'ConvertActionMenuItem'#0#9'TMenuItem'#29'ConvertAc' - +'tionToDefineMenuItem'#7'Caption'#6#29'ConvertActionToDefineMenuItem'#7'OnCl' - +'ick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem$ConvertActionToDefine' - +'RecurseMenuItem'#7'Caption'#6'$ConvertActionToDefineRecurseMenuItem'#7'OnCl' - +'ick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#31'ConvertActionToUn' - +'defineMenuItem'#7'Caption'#6#31'ConvertActionToUndefineMenuItem'#7'OnClick' - +#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem&ConvertActionToUndefineRec' - +'urseMenuItem'#7'Caption'#6'&ConvertActionToUndefineRecurseMenuItem'#7'OnCli' - +'ck'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem"ConvertActionToUndefin' - +'eAllMenuItem'#7'Caption'#6'"ConvertActionToUndefineAllMenuItem'#7'OnClick'#7 - +#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem19'#7'Caption'#6 - +#1'-'#0#0#9'TMenuItem'#28'ConvertActionToBlockMenuItem'#7'Caption'#6#28'Conv' - +'ertActionToBlockMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9 - +'TMenuItem ConvertActionToDirectoryMenuItem'#7'Caption'#6' ConvertActionToDi' - +'rectoryMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuIte' - +'m'#10'MenuItem14'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#25'ConvertActionToIfMe' - +'nuItem'#7'Caption'#6#25'ConvertActionToIfMenuItem'#7'OnClick'#7#26'ConvertA' - +'ctionMenuItemClick'#0#0#9'TMenuItem'#28'ConvertActionToIfDefMenuItem'#7'Cap' - +'tion'#6#28'ConvertActionToIfDefMenuItem'#7'OnClick'#7#26'ConvertActionMenuI' - +'temClick'#0#0#9'TMenuItem'#31'ConvertActionToIfNotDefMenuItem'#7'Caption'#6 - +#31'ConvertActionToIfNotDefMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemCl' - +'ick'#0#0#9'TMenuItem'#29'ConvertActionToElseIfMenuItem'#7'Caption'#6#29'Con' - +'vertActionToElseIfMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0 - +#9'TMenuItem'#27'ConvertActionToElseMenuItem'#7'Caption'#6#27'ConvertActionT' - +'oElseMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#0#0#9'TMenuI' - ,'tem'#13'ToolsMenuItem'#7'Caption'#6#13'ToolsMenuItem'#0#9'TMenuItem'#19'Ope' - +'nPreviewMenuItem'#7'Caption'#6#19'OpenPreviewMenuItem'#7'OnClick'#7#24'Open' - +'PreviewMenuItemClick'#0#0#0#9'TMenuItem'#22'InsertTemplateMenuItem'#7'Capti' - +'on'#6#22'InsertTemplateMenuItem'#0#9'TMenuItem''InsertFPCProjectDefinesTemp' - +'lateMenuItem'#7'Caption'#6'''InsertFPCProjectDefinesTemplateMenuItem'#7'OnC' - +'lick'#7',InsertFPCProjectDefinesTemplateMenuItemClick'#0#0#9'TMenuItem''Ins' - +'ertFPCompilerDefinesTemplateMenuItem'#7'Caption'#6'''InsertFPCompilerDefine' - +'sTemplateMenuItem'#7'OnClick'#7',InsertFPCompilerDefinesTemplateMenuItemCli' - +'ck'#0#0#9'TMenuItem"InsertFPCSourceDirTemplateMenuItem'#7'Caption'#6'"Inser' - +'tFPCSourceDirTemplateMenuItem'#7'OnClick'#7'.InsertFPCSourceDirDefinesTempl' - +'ateMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem18'#7'Caption'#6#1'-'#0#0#9'T' - +'MenuItem#InsertLazarusSourceTemplateMenuItem'#7'Caption'#6'#InsertLazarusSo' - +'urceTemplateMenuItem'#7'OnClick'#7'/InsertLazarusSourceDefinesTemplateMenuI' - +'temClick'#0#0#9'TMenuItem'#10'MenuItem29'#7'Caption'#6#1'-'#0#0#9'TMenuItem' - +',InsertDelphi5CompilerDefinesTemplateMenuItem'#7'Caption'#6',InsertDelphi5C' - +'ompilerDefinesTemplateMenuItem'#7'OnClick'#7'0InsertDelphiCompilerDefinesTe' - +'mplateMenuItemClick'#0#0#9'TMenuItem&InsertDelphi5DirectoryTemplateMenuItem' - +#7'Caption'#6'&InsertDelphi5DirectoryTemplateMenuItem'#7'OnClick'#7'*InsertD' - +'elphiDirectoryTemplateMenuItemClick'#0#0#9'TMenuItem$InsertDelphi5ProjectTe' - +'mplateMenuItem'#7'Caption'#6'$InsertDelphi5ProjectTemplateMenuItem'#7'OnCli' - +'ck'#7'(InsertDelphiProjectTemplateMenuItemClick'#0#0#9'TMenuItem'#10'MenuIt' - +'em23'#7'Caption'#6#1'-'#0#0#9'TMenuItem,InsertDelphi6CompilerDefinesTemplat' - +'eMenuItem'#7'Caption'#6',InsertDelphi6CompilerDefinesTemplateMenuItem'#7'On' - +'Click'#7'0InsertDelphiCompilerDefinesTemplateMenuItemClick'#0#0#9'TMenuItem' - +'&InsertDelphi6DirectoryTemplateMenuItem'#7'Caption'#6'&InsertDelphi6Directo' - +'ryTemplateMenuItem'#7'OnClick'#7'*InsertDelphiDirectoryTemplateMenuItemClic' - +'k'#0#0#9'TMenuItem$InsertDelphi6ProjectTemplateMenuItem'#7'Caption'#6'$Inse' - +'rtDelphi6ProjectTemplateMenuItem'#7'OnClick'#7'(InsertDelphiProjectTemplate' - +'MenuItemClick'#0#0#9'TMenuItem'#10'MenuItem17'#7'Caption'#6#1'-'#0#0#9'TMen' - +'uItem,InsertDelphi7CompilerDefinesTemplateMenuItem'#7'Caption'#6',InsertDel' - +'phi7CompilerDefinesTemplateMenuItem'#7'OnClick'#7'0InsertDelphiCompilerDefi' - +'nesTemplateMenuItemClick'#0#0#9'TMenuItem&InsertDelphi7DirectoryTemplateMen' - +'uItem'#7'Caption'#6'&InsertDelphi7DirectoryTemplateMenuItem'#7'OnClick'#7'*' - +'InsertDelphiDirectoryTemplateMenuItemClick'#0#0#9'TMenuItem$InsertDelphi7Pr' - +'ojectTemplateMenuItem'#7'Caption'#6'$InsertDelphi7ProjectTemplateMenuItem'#7 - +'OnClick'#7'(InsertDelphiProjectTemplateMenuItemClick'#0#0#9'TMenuItem'#10'M' - +'enuItem11'#7'Caption'#6#1'-'#0#0#9'TMenuItem+InsertKylix3CompilerDefinesTem' - +'plateMenuItem'#7'Caption'#6'+InsertKylix3CompilerDefinesTemplateMenuItem'#7 - +'OnClick'#7'/InsertKylixCompilerDefinesTemplateMenuItemClick'#0#0#9'TMenuIte' - +'m%InsertKylix3DirectoryTemplateMenuItem'#7'Caption'#6'%InsertKylix3Director' - +'yTemplateMenuItem'#7'OnClick'#7')InsertKylixDirectoryTemplateMenuItemClick' - +#0#0#9'TMenuItem#InsertKylix3ProjectTemplateMenuItem'#7'Caption'#6'#InsertKy' - +'lix3ProjectTemplateMenuItem'#7'OnClick'#7'''InsertKylixProjectTemplateMenuI' - +'temClick'#0#0#0#0#0 + +'g.Around'#2#6#8'TabOrder'#2#2#4'Text'#6#15'DescriptionEdit'#0#0#5'TEdit'#12 + +'VariableEdit'#4'Left'#3#128#0#6'Height'#2#23#3'Top'#2'L'#5'Width'#3#138#1#7 + +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#3#4'Text'#6#12'Va' + +'riableEdit'#0#0#0#9'TSplitter'#12'MainSplitter'#6'Cursor'#7#8'crVSplit'#4'L' + +'eft'#2#0#6'Height'#2#5#3'Top'#3#135#0#5'Width'#3' '#2#5'Align'#7#5'alTop'#12 + +'ResizeAnchor'#7#5'akTop'#0#0#9'TMainMenu'#8'MainMenu'#4'left'#2'.'#3'top'#2 + +'H'#0#9'TMenuItem'#12'ExitMenuItem'#7'Caption'#6#12'ExitMenuItem'#0#9'TMenuI' + +'tem'#19'SaveAndExitMenuItem'#7'Caption'#6#19'SaveAndExitMenuItem'#7'OnClick' + +#7#24'SaveAndExitMenuItemClick'#0#0#9'TMenuItem'#9'MenuItem2'#7'Caption'#6#1 + +'-'#0#0#9'TMenuItem'#23'DontSaveAndExitMenuItem'#7'Caption'#6#23'DontSaveAnd' + +'ExitMenuItem'#7'OnClick'#7#28'DontSaveAndExitMenuItemClick'#0#0#0#9'TMenuIt' + +'em'#12'EditMenuItem'#7'Caption'#6#12'EditMenuItem'#0#9'TMenuItem'#18'MoveNo' + +'deUpMenuItem'#7'Caption'#6#18'MoveNodeUpMenuItem'#7'OnClick'#7#23'MoveNodeU' + +'pMenuItemClick'#0#0#9'TMenuItem'#20'MoveNodeDownMenuItem'#7'Caption'#6#20'M' + +'oveNodeDownMenuItem'#7'OnClick'#7#25'MoveNodeDownMenuItemClick'#0#0#9'TMenu' + +'Item'#21'MoveNodeLvlUpMenuItem'#7'Caption'#6#21'MoveNodeLvlUpMenuItem'#7'On' + +'Click'#7#26'MoveNodeLvlUpMenuItemClick'#0#0#9'TMenuItem'#23'MoveNodeLvlDown' + +'MenuItem'#7'Caption'#6#23'MoveNodeLvlDownMenuItem'#7'OnClick'#7#28'MoveNode' + +'LvlDownMenuItemClick'#0#0#9'TMenuItem'#9'MenuItem1'#7'Caption'#6#1'-'#0#0#9 + +'TMenuItem'#20'InsertBehindMenuItem'#7'Caption'#6#20'InsertBehindMenuItem'#0 + +#9'TMenuItem'#26'InsertBehindDefineMenuItem'#7'Caption'#6#26'InsertBehindDef' + +'ineMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem!Inser' + +'tBehindDefineRecurseMenuItem'#7'Caption'#6'!InsertBehindDefineRecurseMenuIt' + +'em'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#28'InsertBehi' + +'ndUndefineMenuItem'#7'Caption'#6#28'InsertBehindUndefineMenuItem'#7'OnClick' + ,#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem#InsertBehindUndefineRecurseMe' + +'nuItem'#7'Caption'#6'#InsertBehindUndefineRecurseMenuItem'#7'OnClick'#7#23 + +'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#31'InsertBehindUndefineAllMenuIte' + +'m'#7'Caption'#6#31'InsertBehindUndefineAllMenuItem'#7'OnClick'#7#23'InsertN' + +'odeMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem16'#7'Caption'#6#1'-'#0#0#9'T' + +'MenuItem'#25'InsertBehindBlockMenuItem'#7'Caption'#6#25'InsertBehindBlockMe' + +'nuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#29'Insert' + +'BehindDirectoryMenuItem'#7'Caption'#6#29'InsertBehindDirectoryMenuItem'#7'O' + +'nClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem10'#7'Cap' + +'tion'#6#1'-'#0#0#9'TMenuItem'#22'InsertBehindIfMenuItem'#7'Caption'#6#22'In' + +'sertBehindIfMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuI' + +'tem'#25'InsertBehindIfDefMenuItem'#7'Caption'#6#25'InsertBehindIfDefMenuIte' + +'m'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#28'InsertBehin' + +'dIfNotDefMenuItem'#7'Caption'#6#28'InsertBehindIfNotDefMenuItem'#7'OnClick' + +#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#26'InsertBehindElseIfMenuIte' + +'m'#7'Caption'#6#26'InsertBehindElseIfMenuItem'#7'OnClick'#7#23'InsertNodeMe' + +'nuItemClick'#0#0#9'TMenuItem'#24'InsertBehindElseMenuItem'#7'Caption'#6#24 + +'InsertBehindElseMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#0#9 + +'TMenuItem'#21'InsertAsChildMenuItem'#7'Caption'#6#21'InsertAsChildMenuItem' + +#0#9'TMenuItem'#27'InsertAsChildDefineMenuItem'#7'Caption'#6#27'InsertAsChil' + +'dDefineMenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem"I' + +'nsertAsChildDefineRecurseMenuItem'#7'Caption'#6'"InsertAsChildDefineRecurse' + +'MenuItem'#7'OnClick'#7#23'InsertNodeMenuItemClick'#0#0#9'TMenuItem'#29'Inse' + +'rtAsChildUndefineMenuItem'#7'Caption'#6#29'InsertAsChildUndefineMenuItem'#0 + +#0#9'TMenuItem$InsertAsChildUndefineRecurseMenuItem'#7'Caption'#6'$InsertAsC' + +'hildUndefineRecurseMenuItem'#0#0#9'TMenuItem InsertAsChildUndefineAllMenuIt' + +'em'#7'Caption'#6' InsertAsChildUndefineAllMenuItem'#0#0#9'TMenuItem'#10'Men' + +'uItem30'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#26'InsertAsChildBlockMenuItem'#7 + +'Caption'#6#26'InsertAsChildBlockMenuItem'#0#0#9'TMenuItem'#30'InsertAsChild' + +'DirectoryMenuItem'#7'Caption'#6#30'InsertAsChildDirectoryMenuItem'#0#0#9'TM' + +'enuItem'#10'MenuItem27'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#23'InsertAsChild' + +'IfMenuItem'#7'Caption'#6#23'InsertAsChildIfMenuItem'#0#0#9'TMenuItem'#26'In' + +'sertAsChildIfDefMenuItem'#7'Caption'#6#26'InsertAsChildIfDefMenuItem'#0#0#9 + +'TMenuItem'#29'InsertAsChildIfNotDefMenuItem'#7'Caption'#6#29'InsertAsChildI' + +'fNotDefMenuItem'#0#0#9'TMenuItem'#27'InsertAsChildElseIfMenuItem'#7'Caption' + +#6#27'InsertAsChildElseIfMenuItem'#0#0#9'TMenuItem'#25'InsertAsChildElseMenu' + +'Item'#7'Caption'#6#25'InsertAsChildElseMenuItem'#0#0#0#9'TMenuItem'#9'MenuI' + +'tem3'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#18'DeleteNodeMenuItem'#7'Caption'#6 + +#18'DeleteNodeMenuItem'#7'OnClick'#7#23'DeleteNodeMenuItemClick'#0#0#9'TMenu' + +'Item'#21'ConvertActionMenuItem'#7'Caption'#6#21'ConvertActionMenuItem'#0#9 + +'TMenuItem'#29'ConvertActionToDefineMenuItem'#7'Caption'#6#29'ConvertActionT' + +'oDefineMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuIte' + +'m$ConvertActionToDefineRecurseMenuItem'#7'Caption'#6'$ConvertActionToDefine' + +'RecurseMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuIte' + +'m'#31'ConvertActionToUndefineMenuItem'#7'Caption'#6#31'ConvertActionToUndef' + +'ineMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem&Co' + +'nvertActionToUndefineRecurseMenuItem'#7'Caption'#6'&ConvertActionToUndefine' + +'RecurseMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuIte' + +'m"ConvertActionToUndefineAllMenuItem'#7'Caption'#6'"ConvertActionToUndefine' + +'AllMenuItem'#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#10 + +'MenuItem19'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#28'ConvertActionToBlockMenuI' + +'tem'#7'Caption'#6#28'ConvertActionToBlockMenuItem'#7'OnClick'#7#26'ConvertA' + +'ctionMenuItemClick'#0#0#9'TMenuItem ConvertActionToDirectoryMenuItem'#7'Cap' + +'tion'#6' ConvertActionToDirectoryMenuItem'#7'OnClick'#7#26'ConvertActionMen' + +'uItemClick'#0#0#9'TMenuItem'#10'MenuItem14'#7'Caption'#6#1'-'#0#0#9'TMenuIt' + +'em'#25'ConvertActionToIfMenuItem'#7'Caption'#6#25'ConvertActionToIfMenuItem' + +#7'OnClick'#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#28'ConvertActi' + +'onToIfDefMenuItem'#7'Caption'#6#28'ConvertActionToIfDefMenuItem'#7'OnClick' + +#7#26'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#31'ConvertActionToIfNotDe' + +'fMenuItem'#7'Caption'#6#31'ConvertActionToIfNotDefMenuItem'#7'OnClick'#7#26 + +'ConvertActionMenuItemClick'#0#0#9'TMenuItem'#29'ConvertActionToElseIfMenuIt' + +'em'#7'Caption'#6#29'ConvertActionToElseIfMenuItem'#7'OnClick'#7#26'ConvertA' + +'ctionMenuItemClick'#0#0#9'TMenuItem'#27'ConvertActionToElseMenuItem'#7'Capt' + +'ion'#6#27'ConvertActionToElseMenuItem'#7'OnClick'#7#26'ConvertActionMenuIte' + ,'mClick'#0#0#0#0#9'TMenuItem'#13'ToolsMenuItem'#7'Caption'#6#13'ToolsMenuIte' + +'m'#0#9'TMenuItem'#19'OpenPreviewMenuItem'#7'Caption'#6#19'OpenPreviewMenuIt' + +'em'#7'OnClick'#7#24'OpenPreviewMenuItemClick'#0#0#0#9'TMenuItem'#22'InsertT' + +'emplateMenuItem'#7'Caption'#6#22'InsertTemplateMenuItem'#0#9'TMenuItem''Ins' + +'ertFPCProjectDefinesTemplateMenuItem'#7'Caption'#6'''InsertFPCProjectDefine' + +'sTemplateMenuItem'#7'OnClick'#7',InsertFPCProjectDefinesTemplateMenuItemCli' + +'ck'#0#0#9'TMenuItem''InsertFPCompilerDefinesTemplateMenuItem'#7'Caption'#6 + +'''InsertFPCompilerDefinesTemplateMenuItem'#7'OnClick'#7',InsertFPCompilerDe' + +'finesTemplateMenuItemClick'#0#0#9'TMenuItem"InsertFPCSourceDirTemplateMenuI' + +'tem'#7'Caption'#6'"InsertFPCSourceDirTemplateMenuItem'#7'OnClick'#7'.Insert' + +'FPCSourceDirDefinesTemplateMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem18'#7 + +'Caption'#6#1'-'#0#0#9'TMenuItem#InsertLazarusSourceTemplateMenuItem'#7'Capt' + +'ion'#6'#InsertLazarusSourceTemplateMenuItem'#7'OnClick'#7'/InsertLazarusSou' + +'rceDefinesTemplateMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem29'#7'Caption' + +#6#1'-'#0#0#9'TMenuItem,InsertDelphi5CompilerDefinesTemplateMenuItem'#7'Capt' + +'ion'#6',InsertDelphi5CompilerDefinesTemplateMenuItem'#7'OnClick'#7'0InsertD' + +'elphiCompilerDefinesTemplateMenuItemClick'#0#0#9'TMenuItem&InsertDelphi5Dir' + +'ectoryTemplateMenuItem'#7'Caption'#6'&InsertDelphi5DirectoryTemplateMenuIte' + +'m'#7'OnClick'#7'*InsertDelphiDirectoryTemplateMenuItemClick'#0#0#9'TMenuIte' + +'m$InsertDelphi5ProjectTemplateMenuItem'#7'Caption'#6'$InsertDelphi5ProjectT' + +'emplateMenuItem'#7'OnClick'#7'(InsertDelphiProjectTemplateMenuItemClick'#0#0 + +#9'TMenuItem'#10'MenuItem23'#7'Caption'#6#1'-'#0#0#9'TMenuItem,InsertDelphi6' + +'CompilerDefinesTemplateMenuItem'#7'Caption'#6',InsertDelphi6CompilerDefines' + +'TemplateMenuItem'#7'OnClick'#7'0InsertDelphiCompilerDefinesTemplateMenuItem' + +'Click'#0#0#9'TMenuItem&InsertDelphi6DirectoryTemplateMenuItem'#7'Caption'#6 + +'&InsertDelphi6DirectoryTemplateMenuItem'#7'OnClick'#7'*InsertDelphiDirector' + +'yTemplateMenuItemClick'#0#0#9'TMenuItem$InsertDelphi6ProjectTemplateMenuIte' + +'m'#7'Caption'#6'$InsertDelphi6ProjectTemplateMenuItem'#7'OnClick'#7'(Insert' + +'DelphiProjectTemplateMenuItemClick'#0#0#9'TMenuItem'#10'MenuItem17'#7'Capti' + +'on'#6#1'-'#0#0#9'TMenuItem,InsertDelphi7CompilerDefinesTemplateMenuItem'#7 + +'Caption'#6',InsertDelphi7CompilerDefinesTemplateMenuItem'#7'OnClick'#7'0Ins' + +'ertDelphiCompilerDefinesTemplateMenuItemClick'#0#0#9'TMenuItem&InsertDelphi' + +'7DirectoryTemplateMenuItem'#7'Caption'#6'&InsertDelphi7DirectoryTemplateMen' + +'uItem'#7'OnClick'#7'*InsertDelphiDirectoryTemplateMenuItemClick'#0#0#9'TMen' + +'uItem$InsertDelphi7ProjectTemplateMenuItem'#7'Caption'#6'$InsertDelphi7Proj' + +'ectTemplateMenuItem'#7'OnClick'#7'(InsertDelphiProjectTemplateMenuItemClick' + +#0#0#9'TMenuItem'#10'MenuItem11'#7'Caption'#6#1'-'#0#0#9'TMenuItem+InsertKyl' + +'ix3CompilerDefinesTemplateMenuItem'#7'Caption'#6'+InsertKylix3CompilerDefin' + +'esTemplateMenuItem'#7'OnClick'#7'/InsertKylixCompilerDefinesTemplateMenuIte' + +'mClick'#0#0#9'TMenuItem%InsertKylix3DirectoryTemplateMenuItem'#7'Caption'#6 + +'%InsertKylix3DirectoryTemplateMenuItem'#7'OnClick'#7')InsertKylixDirectoryT' + +'emplateMenuItemClick'#0#0#9'TMenuItem#InsertKylix3ProjectTemplateMenuItem'#7 + +'Caption'#6'#InsertKylix3ProjectTemplateMenuItem'#7'OnClick'#7'''InsertKylix' + +'ProjectTemplateMenuItemClick'#0#0#0#0#0 ]); diff --git a/ide/codetoolsdefpreview.lfm b/ide/codetoolsdefpreview.lfm index d17098de8b..83d6c02152 100644 --- a/ide/codetoolsdefpreview.lfm +++ b/ide/codetoolsdefpreview.lfm @@ -34,12 +34,10 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog Left = 6 Height = 21 Top = 6 - Width = 472 + Width = 469 Anchors = [akTop, akLeft, akRight] - AutoComplete = False BorderSpacing.Around = 6 ItemHeight = 13 - ItemWidth = 0 OnChange = DirectoryComboboxCHANGE TabOrder = 0 Text = 'DirectoryCombobox' @@ -50,10 +48,10 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = DirectoryCombobox AnchorSideBottom.Side = asrBottom - Left = 484 + Left = 481 Height = 21 Top = 6 - Width = 35 + Width = 38 Anchors = [akTop, akRight, akBottom] AutoSize = True BorderSpacing.Right = 5 @@ -101,6 +99,7 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog ParentFont = False TabOrder = 0 BookMarkOptions.Xoffset = -18 + BookMarkOptions.OnChange = nil Gutter.Visible = False Gutter.Width = 0 Keystrokes = < @@ -462,24 +461,24 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog Left = 308 Height = 275 Top = 65 - Width = 4 + Width = 5 end object TemplatesGroupBox: TGroupBox - Left = 318 + Left = 319 Height = 269 Top = 65 - Width = 216 + Width = 215 Align = alClient BorderSpacing.Around = 6 Caption = 'TemplatesGroupBox' ClientHeight = 251 - ClientWidth = 212 + ClientWidth = 211 TabOrder = 3 object ParsedTemplatesTreeView: TTreeView Left = 6 Height = 122 Top = 6 - Width = 200 + Width = 199 Align = alTop BorderSpacing.Around = 6 DefaultItemHeight = 15 @@ -491,7 +490,7 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog Left = 0 Height = 5 Top = 134 - Width = 212 + Width = 211 Align = alTop ResizeAnchor = akTop end @@ -499,7 +498,7 @@ object CodeToolsDefinesDialog: TCodeToolsDefinesDialog Left = 6 Height = 100 Top = 145 - Width = 200 + Width = 199 Align = alClient BorderSpacing.Around = 6 Lines.Strings = ( diff --git a/ide/codetoolsdefpreview.lrs b/ide/codetoolsdefpreview.lrs index 9030722246..f22144a659 100644 --- a/ide/codetoolsdefpreview.lrs +++ b/ide/codetoolsdefpreview.lrs @@ -14,97 +14,97 @@ LazarusResources.Add('TCodeToolsDefinesDialog','FORMDATA',[ +#2'#'#11'ClientWidth'#3#12#2#8'TabOrder'#2#0#0#9'TComboBox'#17'DirectoryComb' +'obox'#22'AnchorSideLeft.Control'#7#17'DirectoryGroupbox'#21'AnchorSideTop.C' +'ontrol'#7#17'DirectoryGroupbox'#23'AnchorSideRight.Control'#7#21'DirectoryB' - +'rowseButton'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3#216#1#7'Ancho' - +'rs'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#20'BorderSpacing.' - +'Around'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'OnChange'#7#23'Directory' - +'ComboboxCHANGE'#8'TabOrder'#2#0#4'Text'#6#17'DirectoryCombobox'#0#0#7'TButt' - +'on'#21'DirectoryBrowseButton'#21'AnchorSideTop.Control'#7#17'DirectoryCombo' - +'box'#23'AnchorSideRight.Control'#7#17'DirectoryGroupbox'#20'AnchorSideRight' - +'.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#17'DirectoryCombobox' - +#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#228#1#6'Height'#2#21#3'T' - +'op'#2#6#5'Width'#2'#'#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#8'Aut' - +'oSize'#9#19'BorderSpacing.Right'#2#5#7'Caption'#6#3'...'#7'OnClick'#7#26'Di' - +'rectoryBrowseButtonCLICK'#8'TabOrder'#2#1#0#0#0#9'TListView'#14'ValuesListv' - +'iew'#4'Left'#2#6#6'Height'#3#13#1#3'Top'#2'A'#5'Width'#3'('#1#5'Align'#7#6 - +'alLeft'#20'BorderSpacing.Around'#2#6#7'Columns'#14#0#8'TabOrder'#2#1#9'View' - +'Style'#7#8'vsReport'#12'OnSelectItem'#7#24'ValuesListviewSELECTITEM'#0#0#9 - +'TGroupBox'#13'ValueGroupbox'#4'Left'#2#6#6'Height'#2'{'#3'Top'#3'_'#1#5'Wid' - +'th'#3#16#2#5'Align'#7#8'alBottom'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#5'Value'#12'ClientHeight'#2'i'#11'Cl' - +'ientWidth'#3#12#2#8'TabOrder'#2#2#0#8'TSynEdit'#12'ValueSynedit'#4'Left'#2#6 - +#6'Height'#2']'#3'Top'#2#6#5'Width'#3#0#2#5'Align'#7#8'alClient'#20'BorderSp' - +'acing.Around'#2#6#11'Font.Height'#2#241#9'Font.Name'#6#7'courier'#10'Font.P' - +'itch'#7#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11'ParentColor'#8 - +#10'ParentFont'#8#8'TabOrder'#2#0#23'BookMarkOptions.Xoffset'#2#238#14'Gutte' - +'r.Visible'#8#12'Gutter.Width'#2#0#10'Keystrokes'#14#1#7'Command'#2#3#8'Shor' - +'tCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'S' - +'hortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'Sh' - +'ortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8 - +'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'S' - +'hortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'S' - +'hortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8 - +'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10 - +#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8 - +'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8 - +'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8 - +'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8 - +'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8 - +'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8 - +'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8 - +'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0 - +#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3 - +'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Comman' - +'d'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Co' - +'mmand'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@' - +#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'Short' - +'Cut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3 - +#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Comm' - +'and'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7 - +'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@' - +#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3 - +'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortC' - +'ut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8 - +'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-' - ,#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3 - +'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Comman' - +'d'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'C' - +'ommand'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1 - +#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@' - +#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3 - +'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCu' - +'t'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'Sh' - +'ortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1 - +#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3 - +'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Comma' - +'nd'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7 - +'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1 - +#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#12'ValueSyne' - +'dit'#0#7'Options'#11#12'eoAutoIndent'#17'eoDragDropEditing'#15'eoScrollPast' - +'Eol'#16'eoShowScrollHint'#11'eoSmartTabs'#14'eoTabsToSpaces'#20'eoTrimTrail' - +'ingSpaces'#18'eoBracketHighlight'#20'eoShowCtrlMouseLinks'#0#8'ReadOnly'#9 - +#21'BracketHighlightStyle'#7#8'sbhsBoth'#0#18'TSynGutterPartList'#0#0#15'TSy' - +'nGutterMarks'#0#5'Width'#2#23#0#0#20'TSynGutterLineNumber'#0#5'Width'#2#25 - +#21'MarkupInfo.Background'#7#9'clBtnFace'#21'MarkupInfo.Foreground'#7#6'clNo' - +'ne'#10'DigitCount'#2#2#30'ShowOnlyLineNumbersMultiplesOf'#2#1#9'ZeroStart'#8 - +#12'LeadingZeros'#8#0#0#17'TSynGutterChanges'#0#5'Width'#2#4#13'ModifiedColo' - +'r'#4#252#233#0#0#10'SavedColor'#7#7'clGreen'#0#0#19'TSynGutterSeparator'#0#5 - +'Width'#2#2#0#0#21'TSynGutterCodeFolding'#0#21'MarkupInfo.Background'#7#6'cl' - +'None'#21'MarkupInfo.Foreground'#7#6'clGray'#0#0#0#0#0#9'TSplitter'#12'MainS' - +'plitter'#4'Left'#3'4'#1#6'Height'#3#19#1#3'Top'#2'A'#5'Width'#2#4#0#0#9'TGr' - +'oupBox'#17'TemplatesGroupBox'#4'Left'#3'>'#1#6'Height'#3#13#1#3'Top'#2'A'#5 - +'Width'#3#216#0#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Captio' - +'n'#6#17'TemplatesGroupBox'#12'ClientHeight'#3#251#0#11'ClientWidth'#3#212#0 - +#8'TabOrder'#2#3#0#9'TTreeView'#23'ParsedTemplatesTreeView'#4'Left'#2#6#6'He' - +'ight'#2'z'#3'Top'#2#6#5'Width'#3#200#0#5'Align'#7#5'alTop'#20'BorderSpacing' - +'.Around'#2#6#17'DefaultItemHeight'#2#15#8'TabOrder'#2#0#18'OnSelectionChang' - +'ed'#7'''ParsedTemplatesTreeViewSelectionChanged'#0#0#9'TSplitter'#17'Templa' - +'tesSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height'#2#5#3'Top'#3#134 - +#0#5'Width'#3#212#0#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5'akTop'#0#0#5'TM' - +'emo'#13'TemplatesMemo'#4'Left'#2#6#6'Height'#2'd'#3'Top'#3#145#0#5'Width'#3 - +#200#0#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#13'Lines.Strings' - +#1#6#5'Memo1'#0#8'TabOrder'#2#1#0#0#0#12'TButtonPanel'#11'ButtonPanel'#4'Lef' - +'t'#2#6#6'Height'#2#26#3'Top'#3#224#1#5'Width'#3#16#2#8'TabOrder'#2#5#11'Sho' - +'wButtons'#11#4'pbOK'#6'pbHelp'#0#9'ShowBevel'#8#0#0#9'TSplitter'#9'Splitter' - +'1'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height'#2#5#3'Top'#3'T'#1#5'Width' - +#3#28#2#5'Align'#7#8'alBottom'#12'ResizeAnchor'#7#8'akBottom'#0#0#0 + +'rowseButton'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3#213#1#7'Ancho' + +'rs'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#10'Item' + +'Height'#2#13#8'OnChange'#7#23'DirectoryComboboxCHANGE'#8'TabOrder'#2#0#4'Te' + +'xt'#6#17'DirectoryCombobox'#0#0#7'TButton'#21'DirectoryBrowseButton'#21'Anc' + +'horSideTop.Control'#7#17'DirectoryCombobox'#23'AnchorSideRight.Control'#7#17 + +'DirectoryGroupbox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBot' + +'tom.Control'#7#17'DirectoryCombobox'#21'AnchorSideBottom.Side'#7#9'asrBotto' + +'m'#4'Left'#3#225#1#6'Height'#2#21#3'Top'#2#6#5'Width'#2'&'#7'Anchors'#11#5 + +'akTop'#7'akRight'#8'akBottom'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#5#7 + +'Caption'#6#3'...'#7'OnClick'#7#26'DirectoryBrowseButtonCLICK'#8'TabOrder'#2 + +#1#0#0#0#9'TListView'#14'ValuesListview'#4'Left'#2#6#6'Height'#3#13#1#3'Top' + +#2'A'#5'Width'#3'('#1#5'Align'#7#6'alLeft'#20'BorderSpacing.Around'#2#6#7'Co' + +'lumns'#14#0#8'TabOrder'#2#1#9'ViewStyle'#7#8'vsReport'#12'OnSelectItem'#7#24 + +'ValuesListviewSELECTITEM'#0#0#9'TGroupBox'#13'ValueGroupbox'#4'Left'#2#6#6 + +'Height'#2'{'#3'Top'#3'_'#1#5'Width'#3#16#2#5'Align'#7#8'alBottom'#7'Anchors' + +#11#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#5'Valu' + +'e'#12'ClientHeight'#2'i'#11'ClientWidth'#3#12#2#8'TabOrder'#2#2#0#8'TSynEdi' + +'t'#12'ValueSynedit'#4'Left'#2#6#6'Height'#2']'#3'Top'#2#6#5'Width'#3#0#2#5 + +'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#11'Font.Height'#2#241#9'F' + +'ont.Name'#6#7'courier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Quality'#7#16'fq' + +'NonAntialiased'#11'ParentColor'#8#10'ParentFont'#8#8'TabOrder'#2#0#23'BookM' + +'arkOptions.Xoffset'#2#238#24'BookMarkOptions.OnChange'#13#14'Gutter.Visible' + +#8#12'Gutter.Width'#2#0#10'Keystrokes'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0 + +#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@' + +#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0 + +#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0 + +#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1 + +#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7 + +'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7 + +'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7 + +'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7 + +'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'C' + +'ommand'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7 + +'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'C' + +'ommand'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7 + +'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'C' + +'ommand'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7 + +'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1 + +#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- ' + +#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3 + +'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCu' + +'t'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8 + +'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'C' + +'ommand'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0 + +#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3 + +'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'Short' + +'Cut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8 + +'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'[' + +#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command' + +#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Com' + +'mand'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7 + ,'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0 + +#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4' + +'@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut' + +#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'Short' + +'Cut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8 + +'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a' + +#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3 + +'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Comman' + +'d'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'C' + +'ommand'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1 + +#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C' + +'`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCu' + +'t'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'Sh' + +'ortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#12'ValueSynedit'#0#7'Options'#11#12 + +'eoAutoIndent'#17'eoDragDropEditing'#15'eoScrollPastEol'#16'eoShowScrollHint' + +#11'eoSmartTabs'#14'eoTabsToSpaces'#20'eoTrimTrailingSpaces'#18'eoBracketHig' + +'hlight'#20'eoShowCtrlMouseLinks'#0#8'ReadOnly'#9#21'BracketHighlightStyle'#7 + +#8'sbhsBoth'#0#18'TSynGutterPartList'#0#0#15'TSynGutterMarks'#0#5'Width'#2#23 + +#0#0#20'TSynGutterLineNumber'#0#5'Width'#2#25#21'MarkupInfo.Background'#7#9 + +'clBtnFace'#21'MarkupInfo.Foreground'#7#6'clNone'#10'DigitCount'#2#2#30'Show' + +'OnlyLineNumbersMultiplesOf'#2#1#9'ZeroStart'#8#12'LeadingZeros'#8#0#0#17'TS' + +'ynGutterChanges'#0#5'Width'#2#4#13'ModifiedColor'#4#252#233#0#0#10'SavedCol' + +'or'#7#7'clGreen'#0#0#19'TSynGutterSeparator'#0#5'Width'#2#2#0#0#21'TSynGutt' + +'erCodeFolding'#0#21'MarkupInfo.Background'#7#6'clNone'#21'MarkupInfo.Foregr' + +'ound'#7#6'clGray'#0#0#0#0#0#9'TSplitter'#12'MainSplitter'#4'Left'#3'4'#1#6 + +'Height'#3#19#1#3'Top'#2'A'#5'Width'#2#5#0#0#9'TGroupBox'#17'TemplatesGroupB' + +'ox'#4'Left'#3'?'#1#6'Height'#3#13#1#3'Top'#2'A'#5'Width'#3#215#0#5'Align'#7 + +#8'alClient'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'TemplatesGroupBox' + +#12'ClientHeight'#3#251#0#11'ClientWidth'#3#211#0#8'TabOrder'#2#3#0#9'TTreeV' + +'iew'#23'ParsedTemplatesTreeView'#4'Left'#2#6#6'Height'#2'z'#3'Top'#2#6#5'Wi' + +'dth'#3#199#0#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#17'DefaultIte' + +'mHeight'#2#15#8'TabOrder'#2#0#18'OnSelectionChanged'#7'''ParsedTemplatesTre' + +'eViewSelectionChanged'#0#0#9'TSplitter'#17'TemplatesSplitter'#6'Cursor'#7#8 + +'crVSplit'#4'Left'#2#0#6'Height'#2#5#3'Top'#3#134#0#5'Width'#3#211#0#5'Align' + +#7#5'alTop'#12'ResizeAnchor'#7#5'akTop'#0#0#5'TMemo'#13'TemplatesMemo'#4'Lef' + +'t'#2#6#6'Height'#2'd'#3'Top'#3#145#0#5'Width'#3#199#0#5'Align'#7#8'alClient' + +#20'BorderSpacing.Around'#2#6#13'Lines.Strings'#1#6#5'Memo1'#0#8'TabOrder'#2 + +#1#0#0#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2#26#3'Top'#3 + +#224#1#5'Width'#3#16#2#8'TabOrder'#2#5#11'ShowButtons'#11#4'pbOK'#6'pbHelp'#0 + +#9'ShowBevel'#8#0#0#9'TSplitter'#9'Splitter1'#6'Cursor'#7#8'crVSplit'#4'Left' + +#2#0#6'Height'#2#5#3'Top'#3'T'#1#5'Width'#3#28#2#5'Align'#7#8'alBottom'#12'R' + +'esizeAnchor'#7#8'akBottom'#0#0#0 ]);