From fe771bf06833c9ee1844ad8e8575d6b4b2ade50e Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 20 Aug 2009 05:19:00 +0000 Subject: [PATCH] ide: options frames: set links cursor to crHandPoint git-svn-id: trunk@21340 - --- ide/frames/editor_codetools_options.lfm | 149 +++++++------- ide/frames/editor_codetools_options.lrs | 225 ++++++++++----------- ide/frames/editor_display_options.lfm | 133 +++++++------ ide/frames/editor_display_options.lrs | 251 ++++++++++++------------ 4 files changed, 383 insertions(+), 375 deletions(-) diff --git a/ide/frames/editor_codetools_options.lfm b/ide/frames/editor_codetools_options.lfm index b6d9d168fa..39405698ab 100644 --- a/ide/frames/editor_codetools_options.lfm +++ b/ide/frames/editor_codetools_options.lfm @@ -3,6 +3,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame Width = 537 ClientHeight = 382 ClientWidth = 537 + TabOrder = 0 Visible = False DesignLeft = 348 DesignTop = 245 @@ -11,10 +12,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom - Left = 425 - Height = 16 - Top = 158 - Width = 106 + Left = 435 + Height = 14 + Top = 150 + Width = 96 Alignment = taRightJustify Anchors = [akTop, akRight] BorderSpacing.Top = 2 @@ -27,9 +28,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = AutoDelayTrackBar AnchorSideTop.Side = asrBottom Left = 6 - Height = 16 - Top = 158 - Width = 105 + Height = 14 + Top = 150 + Width = 92 BorderSpacing.Left = 6 BorderSpacing.Top = 2 Caption = 'AutoDelayMinLabel' @@ -40,10 +41,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = AutoDelayMinLabel AnchorSideTop.Side = asrCenter - Left = 117 - Height = 16 - Top = 158 - Width = 84 + Left = 104 + Height = 14 + Top = 150 + Width = 76 BorderSpacing.Left = 6 BorderSpacing.Top = 24 Caption = 'AutoDelayLabel' @@ -54,9 +55,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = MarkupWordTimeTrackBar AnchorSideTop.Side = asrBottom Left = 6 - Height = 16 - Top = 325 - Width = 149 + Height = 14 + Top = 307 + Width = 130 BorderSpacing.Left = 6 BorderSpacing.Top = 2 Caption = 'MarkupWordDelayMinLabel' @@ -67,10 +68,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom - Left = 381 - Height = 16 - Top = 325 - Width = 150 + Left = 397 + Height = 14 + Top = 307 + Width = 134 Alignment = taRightJustify Anchors = [akTop, akRight] BorderSpacing.Top = 2 @@ -83,10 +84,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = MarkupWordMinLabel AnchorSideTop.Side = asrCenter - Left = 161 - Height = 16 - Top = 325 - Width = 128 + Left = 142 + Height = 14 + Top = 307 + Width = 114 BorderSpacing.Left = 6 BorderSpacing.Top = 24 Caption = 'MarkupWordDelayLabel' @@ -98,9 +99,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Side = asrCenter AnchorSideRight.Control = MarkupWordFullLenSpin Left = 6 - Height = 16 - Top = 256 - Width = 137 + Height = 14 + Top = 240 + Width = 120 BorderSpacing.Left = 6 Caption = 'MarkupWordFullLenLabel' ParentColor = False @@ -113,7 +114,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideRight.Side = asrBottom Left = 0 Height = 4 - Top = 186 + Top = 175 Width = 60 BorderSpacing.Top = 6 BorderSpacing.Bottom = 6 @@ -126,7 +127,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideRight.Side = asrBottom Left = 0 Height = 4 - Top = 81 + Top = 75 Width = 537 Anchors = [akTop, akLeft, akRight] BorderSpacing.Top = 6 @@ -138,9 +139,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = AutoDelayLabel AnchorSideTop.Side = asrBottom Left = 66 - Height = 16 - Top = 180 - Width = 139 + Height = 14 + Top = 170 + Width = 138 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'MarkupWordGroupLabel' @@ -155,10 +156,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Side = asrCenter AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom - Left = 211 + Left = 210 Height = 4 - Top = 186 - Width = 326 + Top = 175 + Width = 327 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Top = 6 @@ -172,7 +173,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideRight.Side = asrBottom Left = 0 Height = 4 - Top = 347 + Top = 327 Width = 537 Anchors = [akTop, akLeft, akRight] BorderSpacing.Top = 6 @@ -184,9 +185,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = BracketCombo AnchorSideTop.Side = asrCenter Left = 162 - Height = 16 - Top = 360 - Width = 68 + Height = 14 + Top = 340 + Width = 62 BorderSpacing.Around = 6 Caption = 'BracketLabel' ParentColor = False @@ -196,10 +197,11 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = BracketLabel AnchorSideTop.Side = asrCenter - Left = 236 - Height = 16 - Top = 360 - Width = 62 + Cursor = crHandPoint + Left = 230 + Height = 14 + Top = 340 + Width = 55 BorderSpacing.Around = 6 Caption = 'BracketLink' Font.Color = clBlue @@ -214,10 +216,11 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = MarkupWordNoTimerCheckBox AnchorSideTop.Side = asrCenter - Left = 201 - Height = 16 - Top = 203 - Width = 62 + Cursor = crHandPoint + Left = 177 + Height = 14 + Top = 191 + Width = 55 BorderSpacing.Left = 6 Caption = 'BracketLink' Font.Color = clBlue @@ -231,9 +234,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideLeft.Control = Owner AnchorSideTop.Control = Owner Left = 6 - Height = 19 + Height = 17 Top = 6 - Width = 210 + Width = 189 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'AutoRemoveEmptyMethodsOnSave' @@ -244,9 +247,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = AutoRemoveEmptyMethodsOnSave AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 31 - Width = 198 + Height = 17 + Top = 29 + Width = 173 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'AutoToolTipSymbToolsCheckBox' @@ -257,9 +260,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = AutoToolTipSymbToolsCheckBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 56 - Width = 179 + Height = 17 + Top = 52 + Width = 157 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'AutoCompleteBlockCheckBox' @@ -270,9 +273,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = ToolTipBevel AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 91 - Width = 182 + Height = 17 + Top = 85 + Width = 164 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'AutoToolTipExprEvalCheckBox' @@ -286,7 +289,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideRight.Side = asrBottom Left = 6 Height = 40 - Top = 116 + Top = 108 Width = 525 Frequency = 250 Max = 4000 @@ -306,7 +309,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideRight.Side = asrBottom Left = 6 Height = 40 - Top = 283 + Top = 265 Width = 525 Frequency = 250 Max = 4000 @@ -323,9 +326,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = MarkupWordNoTimerCheckBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 227 - Width = 152 + Height = 17 + Top = 213 + Width = 134 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'MarkupWordNoKeyword' @@ -338,9 +341,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom - Left = 149 - Height = 25 - Top = 252 + Left = 132 + Height = 23 + Top = 236 Width = 48 BorderSpacing.Left = 6 BorderSpacing.Top = 6 @@ -351,9 +354,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = MarkupWordGroupLabel AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 202 - Width = 189 + Height = 17 + Top = 190 + Width = 165 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'MarkupWordNoTimerCheckBox' @@ -364,9 +367,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideTop.Control = MarkupWordNoKeyword AnchorSideTop.Side = asrCenter Left = 230 - Height = 19 - Top = 227 - Width = 115 + Height = 17 + Top = 213 + Width = 99 BorderSpacing.Left = 230 BorderSpacing.Top = 6 Caption = 'MarkupWordTrim' @@ -379,12 +382,12 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 6 - Height = 23 - Top = 357 + Height = 21 + Top = 337 Width = 150 BorderSpacing.Left = 6 BorderSpacing.Top = 6 - ItemHeight = 15 + ItemHeight = 13 OnChange = BracketComboChange OnExit = BracketComboExit OnKeyDown = BracketComboKeyDown diff --git a/ide/frames/editor_codetools_options.lrs b/ide/frames/editor_codetools_options.lrs index 2c32e01b0b..adabeee106 100644 --- a/ide/frames/editor_codetools_options.lrs +++ b/ide/frames/editor_codetools_options.lrs @@ -3,147 +3,148 @@ LazarusResources.Add('TEditorCodetoolsOptionsFrame','FORMDATA',[ 'TPF0'#241#28'TEditorCodetoolsOptionsFrame'#27'EditorCodetoolsOptionsFrame'#6 +'Height'#3'~'#1#5'Width'#3#25#2#12'ClientHeight'#3'~'#1#11'ClientWidth'#3#25 - +#2#7'Visible'#8#10'DesignLeft'#3'\'#1#9'DesignTop'#3#245#0#0#242#2#0#6'TLabe' - +'l'#17'AutoDelayMaxLabel'#21'AnchorSideTop.Control'#7#17'AutoDelayTrackBar' - +#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner' - +#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#169#1#6'Height'#2#16#3'To' - +'p'#3#158#0#5'Width'#2'j'#9'Alignment'#7#14'taRightJustify'#7'Anchors'#11#5 - +'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#19'BorderSpacing.Right'#2#6#7 - +'Caption'#6#17'AutoDelayMaxLabel'#11'ParentColor'#8#0#0#242#2#1#6'TLabel'#17 - +'AutoDelayMinLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.C' - +'ontrol'#7#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Lef' - +'t'#2#6#6'Height'#2#16#3'Top'#3#158#0#5'Width'#2'i'#18'BorderSpacing.Left'#2 - +#6#17'BorderSpacing.Top'#2#2#7'Caption'#6#17'AutoDelayMinLabel'#11'ParentCol' - +'or'#8#0#0#242#2#2#6'TLabel'#14'AutoDelayLabel'#22'AnchorSideLeft.Control'#7 - +#17'AutoDelayMinLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideT' - +'op.Control'#7#17'AutoDelayMinLabel'#18'AnchorSideTop.Side'#7#9'asrCenter'#4 - +'Left'#2'u'#6'Height'#2#16#3'Top'#3#158#0#5'Width'#2'T'#18'BorderSpacing.Lef' - +'t'#2#6#17'BorderSpacing.Top'#2#24#7'Caption'#6#14'AutoDelayLabel'#11'Parent' - +'Color'#8#0#0#242#2#3#6'TLabel'#18'MarkupWordMinLabel'#22'AnchorSideLeft.Con' - +'trol'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTrackBar'#18 - +'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#16#3'Top'#3'E'#1 - +#5'Width'#3#149#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#2#7'Cap' - +'tion'#6#23'MarkupWordDelayMinLabel'#11'ParentColor'#8#0#0#242#2#4#6'TLabel' - +#18'MarkupWordMaxLabel'#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTrackBa' - +'r'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Ow' - +'ner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3'}'#1#6'Height'#2#16#3 - +'Top'#3'E'#1#5'Width'#3#150#0#9'Alignment'#7#14'taRightJustify'#7'Anchors'#11 - +#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#19'BorderSpacing.Right'#2#6 - +#7'Caption'#6#23'MarkupWordDelayMaxLabel'#11'ParentColor'#8#0#0#242#2#5#6'TL' - +'abel'#20'MarkupWordDelayLabel'#22'AnchorSideLeft.Control'#7#18'MarkupWordMi' - +'nLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7 - +#18'MarkupWordMinLabel'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#161#0 - +#6'Height'#2#16#3'Top'#3'E'#1#5'Width'#3#128#0#18'BorderSpacing.Left'#2#6#17 - +'BorderSpacing.Top'#2#24#7'Caption'#6#20'MarkupWordDelayLabel'#11'ParentColo' - +'r'#8#0#0#242#2#6#6'TLabel'#22'MarkupWordFullLenLabel'#22'AnchorSideLeft.Con' - +'trol'#7#5'Owner'#21'AnchorSideTop.Control'#7#21'MarkupWordFullLenSpin'#18'A' - +'nchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#21'MarkupWo' - +'rdFullLenSpin'#4'Left'#2#6#6'Height'#2#16#3'Top'#3#0#1#5'Width'#3#137#0#18 - +'BorderSpacing.Left'#2#6#7'Caption'#6#22'MarkupWordFullLenLabel'#11'ParentCo' - +'lor'#8#0#0#242#2#7#6'TBevel'#15'MarkupWordBevel'#22'AnchorSideLeft.Control' - +#7#5'Owner'#21'AnchorSideTop.Control'#7#20'MarkupWordGroupLabel'#18'AnchorSi' - +'deTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anchor' - +'SideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#4#3'Top'#3#186#0#5'W' - +'idth'#2'<'#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Bottom'#2#6#0#0#242#2 - +#8#6'TBevel'#12'ToolTipBevel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'Ancho' - +'rSideTop.Control'#7#25'AutoCompleteBlockCheckBox'#18'AnchorSideTop.Side'#7#9 - +'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7 - +#9'asrBottom'#4'Left'#2#0#6'Height'#2#4#3'Top'#2'Q'#5'Width'#3#25#2#7'Anchor' + +#2#8'TabOrder'#2#0#7'Visible'#8#10'DesignLeft'#3'\'#1#9'DesignTop'#3#245#0#0 + +#242#2#0#6'TLabel'#17'AutoDelayMaxLabel'#21'AnchorSideTop.Control'#7#17'Auto' + +'DelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con' + +'trol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#179#1#6 + +'Height'#2#14#3'Top'#3#150#0#5'Width'#2'`'#9'Alignment'#7#14'taRightJustify' + +#7'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#19'BorderSpac' + +'ing.Right'#2#6#7'Caption'#6#17'AutoDelayMaxLabel'#11'ParentColor'#8#0#0#242 + +#2#1#6'TLabel'#17'AutoDelayMinLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21 + +'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'a' + +'srBottom'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#150#0#5'Width'#2'\'#18'Border' + +'Spacing.Left'#2#6#17'BorderSpacing.Top'#2#2#7'Caption'#6#17'AutoDelayMinLab' + +'el'#11'ParentColor'#8#0#0#242#2#2#6'TLabel'#14'AutoDelayLabel'#22'AnchorSid' + +'eLeft.Control'#7#17'AutoDelayMinLabel'#19'AnchorSideLeft.Side'#7#9'asrBotto' + +'m'#21'AnchorSideTop.Control'#7#17'AutoDelayMinLabel'#18'AnchorSideTop.Side' + +#7#9'asrCenter'#4'Left'#2'h'#6'Height'#2#14#3'Top'#3#150#0#5'Width'#2'L'#18 + +'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#24#7'Caption'#6#14'AutoDela' + +'yLabel'#11'ParentColor'#8#0#0#242#2#3#6'TLabel'#18'MarkupWordMinLabel'#22'A' + +'nchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'MarkupWord' + +'TimeTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2 + +#14#3'Top'#3'3'#1#5'Width'#3#130#0#18'BorderSpacing.Left'#2#6#17'BorderSpaci' + +'ng.Top'#2#2#7'Caption'#6#23'MarkupWordDelayMinLabel'#11'ParentColor'#8#0#0 + +#242#2#4#6'TLabel'#18'MarkupWordMaxLabel'#21'AnchorSideTop.Control'#7#22'Mar' + +'kupWordTimeTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRig' + +'ht.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#141 + +#1#6'Height'#2#14#3'Top'#3'3'#1#5'Width'#3#134#0#9'Alignment'#7#14'taRightJu' + +'stify'#7'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#19'Bor' + +'derSpacing.Right'#2#6#7'Caption'#6#23'MarkupWordDelayMaxLabel'#11'ParentCol' + +'or'#8#0#0#242#2#5#6'TLabel'#20'MarkupWordDelayLabel'#22'AnchorSideLeft.Cont' + +'rol'#7#18'MarkupWordMinLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anc' + +'horSideTop.Control'#7#18'MarkupWordMinLabel'#18'AnchorSideTop.Side'#7#9'asr' + +'Center'#4'Left'#3#142#0#6'Height'#2#14#3'Top'#3'3'#1#5'Width'#2'r'#18'Borde' + +'rSpacing.Left'#2#6#17'BorderSpacing.Top'#2#24#7'Caption'#6#20'MarkupWordDel' + +'ayLabel'#11'ParentColor'#8#0#0#242#2#6#6'TLabel'#22'MarkupWordFullLenLabel' + +#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#21'Markup' + +'WordFullLenSpin'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.C' + +'ontrol'#7#21'MarkupWordFullLenSpin'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#240 + +#0#5'Width'#2'x'#18'BorderSpacing.Left'#2#6#7'Caption'#6#22'MarkupWordFullLe' + +'nLabel'#11'ParentColor'#8#0#0#242#2#7#6'TBevel'#15'MarkupWordBevel'#22'Anch' + +'orSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#20'MarkupWordGro' + +'upLabel'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7 + +#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#4#3 + +'Top'#3#175#0#5'Width'#2'<'#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Botto' + +'m'#2#6#0#0#242#2#8#6'TBevel'#12'ToolTipBevel'#22'AnchorSideLeft.Control'#7#5 + +'Owner'#21'AnchorSideTop.Control'#7#25'AutoCompleteBlockCheckBox'#18'AnchorS' + +'ideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'Ancho' + +'rSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#4#3'Top'#2'K'#5'Wid' + +'th'#3#25#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.T' + +'op'#2#6#20'BorderSpacing.Bottom'#2#6#0#0#242#2#9#6'TLabel'#20'MarkupWordGro' + +'upLabel'#22'AnchorSideLeft.Control'#7#15'MarkupWordBevel'#19'AnchorSideLeft' + +'.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#14'AutoDelayLabel'#18'Anc' + +'horSideTop.Side'#7#9'asrBottom'#4'Left'#2'B'#6'Height'#2#14#3'Top'#3#170#0#5 + +'Width'#3#138#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Capti' + +'on'#6#20'MarkupWordGroupLabel'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor' + +#8#10'ParentFont'#8#0#0#242#2#10#6'TBevel'#16'MarkupWordBevel1'#22'AnchorSid' + +'eLeft.Control'#7#20'MarkupWordGroupLabel'#19'AnchorSideLeft.Side'#7#9'asrBo' + +'ttom'#21'AnchorSideTop.Control'#7#20'MarkupWordGroupLabel'#18'AnchorSideTop' + +'.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideR' + +'ight.Side'#7#9'asrBottom'#4'Left'#3#210#0#6'Height'#2#4#3'Top'#3#175#0#5'Wi' + +'dth'#3'G'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.' + +'Left'#2#6#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Bottom'#2#6#0#0#242#2 + +#11#6'TBevel'#11'MarkupBevel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'Ancho' + +'rSideTop.Control'#7#20'MarkupWordDelayLabel'#18'AnchorSideTop.Side'#7#9'asr' + ,'Bottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9 + +'asrBottom'#4'Left'#2#0#6'Height'#2#4#3'Top'#3'G'#1#5'Width'#3#25#2#7'Anchor' +'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#20'BorderSp' - +'acing.Bottom'#2#6#0#0#242#2#9#6'TLabel'#20'MarkupWordGroupLabel'#22'AnchorS' - +'ideLeft.Control'#7#15'MarkupWordBevel'#19'AnchorSideLeft.Side'#7#9'asrBotto' - +'m'#21'AnchorSideTop.Control'#7#14'AutoDelayLabel'#18'AnchorSideTop.Side'#7#9 - +'asrBottom'#4'Left'#2'B'#6'Height'#2#16#3'Top'#3#180#0#5'Width'#3#139#0#18'B' - +'orderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#20'MarkupWord' - +'GroupLabel'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8 - +#0#0#242#2#10#6'TBevel'#16'MarkupWordBevel1'#22'AnchorSideLeft.Control'#7#20 - +'MarkupWordGroupLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideT' - +'op.Control'#7#20'MarkupWordGroupLabel'#18'AnchorSideTop.Side'#7#9'asrCenter' - +#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBott' - +'om'#4'Left'#3#211#0#6'Height'#2#4#3'Top'#3#186#0#5'Width'#3'F'#1#7'Anchors' - +#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'BorderSpac' - +'ing.Top'#2#6#20'BorderSpacing.Bottom'#2#6#0#0#242#2#11#6'TBevel'#11'MarkupB' - +'evel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#20 - +'MarkupWordDelayLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRi' - ,'ght.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0 - +#6'Height'#2#4#3'Top'#3'['#1#5'Width'#3#25#2#7'Anchors'#11#5'akTop'#6'akLeft' - +#7'akRight'#0#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Bottom'#2#6#0#0#242 - +#2#12#6'TLabel'#12'BracketLabel'#22'AnchorSideLeft.Control'#7#12'BracketComb' - +'o'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#12'Br' - +'acketCombo'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#162#0#6'Height' - +#2#16#3'Top'#3'h'#1#5'Width'#2'D'#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#12'BracketLabel'#11'ParentColor'#8#0#0#242#2#13#6'TLabel'#11'BracketLink'#22 - +'AnchorSideLeft.Control'#7#12'BracketLabel'#19'AnchorSideLeft.Side'#7#9'asrB' - +'ottom'#21'AnchorSideTop.Control'#7#12'BracketLabel'#18'AnchorSideTop.Side'#7 - +#9'asrCenter'#4'Left'#3#236#0#6'Height'#2#16#3'Top'#3'h'#1#5'Width'#2'>'#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#11'BracketLink'#10'Font.Color'#7#6'c' - +'lBlue'#11'ParentColor'#8#10'ParentFont'#8#7'OnClick'#7#16'BracketLinkClick' - +#12'OnMouseEnter'#7#21'BracketLinkMouseEnter'#12'OnMouseLeave'#7#21'BracketL' - +'inkMouseLeave'#0#0#242#2#14#6'TLabel'#15'MarkupColorLink'#22'AnchorSideLeft' - +'.Control'#7#25'MarkupWordNoTimerCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBo' - +'ttom'#21'AnchorSideTop.Control'#7#25'MarkupWordNoTimerCheckBox'#18'AnchorSi' - +'deTop.Side'#7#9'asrCenter'#4'Left'#3#201#0#6'Height'#2#16#3'Top'#3#203#0#5 - +'Width'#2'>'#18'BorderSpacing.Left'#2#6#7'Caption'#6#11'BracketLink'#10'Font' - +'.Color'#7#6'clBlue'#11'ParentColor'#8#10'ParentFont'#8#7'OnClick'#7#20'Mark' - +'upColorLinkClick'#12'OnMouseEnter'#7#21'BracketLinkMouseEnter'#12'OnMouseLe' - +'ave'#7#21'BracketLinkMouseLeave'#0#0#242#2#15#9'TCheckBox'#28'AutoRemoveEmp' - +'tyMethodsOnSave'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con' - +'trol'#7#5'Owner'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#210#0#18 - +'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'AutoRemov' - +'eEmptyMethodsOnSave'#8'TabOrder'#2#0#0#0#242#2#16#9'TCheckBox'#28'AutoToolT' - +'ipSymbToolsCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop' - +'.Control'#7#28'AutoRemoveEmptyMethodsOnSave'#18'AnchorSideTop.Side'#7#9'asr' - +'Bottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#31#5'Width'#3#198#0#18'BorderSp' - +'acing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'AutoToolTipSymbTo' - +'olsCheckBox'#8'TabOrder'#2#1#0#0#242#2#17#9'TCheckBox'#25'AutoCompleteBlock' - +'CheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7 - +#28'AutoToolTipSymbToolsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#2#19#3'Top'#2'8'#5'Width'#3#179#0#18'BorderSpacing.Left'#2 - +#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#25'AutoCompleteBlockCheckBox'#8'Ta' - +'bOrder'#2#2#0#0#242#2#18#9'TCheckBox'#27'AutoToolTipExprEvalCheckBox'#22'An' - +'chorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#12'ToolTipBeve' - +'l'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2 - +'['#5'Width'#3#182#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7 + +'acing.Bottom'#2#6#0#0#242#2#12#6'TLabel'#12'BracketLabel'#22'AnchorSideLeft' + +'.Control'#7#12'BracketCombo'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anch' + +'orSideTop.Control'#7#12'BracketCombo'#18'AnchorSideTop.Side'#7#9'asrCenter' + +#4'Left'#3#162#0#6'Height'#2#14#3'Top'#3'T'#1#5'Width'#2'>'#20'BorderSpacing' + +'.Around'#2#6#7'Caption'#6#12'BracketLabel'#11'ParentColor'#8#0#0#242#2#13#6 + +'TLabel'#11'BracketLink'#22'AnchorSideLeft.Control'#7#12'BracketLabel'#19'An' + +'chorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#12'BracketLab' + +'el'#18'AnchorSideTop.Side'#7#9'asrCenter'#6'Cursor'#7#11'crHandPoint'#4'Lef' + +'t'#3#230#0#6'Height'#2#14#3'Top'#3'T'#1#5'Width'#2'7'#20'BorderSpacing.Arou' + +'nd'#2#6#7'Caption'#6#11'BracketLink'#10'Font.Color'#7#6'clBlue'#11'ParentCo' + +'lor'#8#10'ParentFont'#8#7'OnClick'#7#16'BracketLinkClick'#12'OnMouseEnter'#7 + +#21'BracketLinkMouseEnter'#12'OnMouseLeave'#7#21'BracketLinkMouseLeave'#0#0 + +#242#2#14#6'TLabel'#15'MarkupColorLink'#22'AnchorSideLeft.Control'#7#25'Mark' + +'upWordNoTimerCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSide' + +'Top.Control'#7#25'MarkupWordNoTimerCheckBox'#18'AnchorSideTop.Side'#7#9'asr' + +'Center'#6'Cursor'#7#11'crHandPoint'#4'Left'#3#177#0#6'Height'#2#14#3'Top'#3 + +#191#0#5'Width'#2'7'#18'BorderSpacing.Left'#2#6#7'Caption'#6#11'BracketLink' + +#10'Font.Color'#7#6'clBlue'#11'ParentColor'#8#10'ParentFont'#8#7'OnClick'#7 + +#20'MarkupColorLinkClick'#12'OnMouseEnter'#7#21'BracketLinkMouseEnter'#12'On' + +'MouseLeave'#7#21'BracketLinkMouseLeave'#0#0#242#2#15#9'TCheckBox'#28'AutoRe' + +'moveEmptyMethodsOnSave'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSide' + +'Top.Control'#7#5'Owner'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#189 + +#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'Auto' + +'RemoveEmptyMethodsOnSave'#8'TabOrder'#2#0#0#0#242#2#16#9'TCheckBox'#28'Auto' + +'ToolTipSymbToolsCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSi' + +'deTop.Control'#7#28'AutoRemoveEmptyMethodsOnSave'#18'AnchorSideTop.Side'#7#9 + +'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#3#173#0#18'Borde' + +'rSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'AutoToolTipSym' + +'bToolsCheckBox'#8'TabOrder'#2#1#0#0#242#2#17#9'TCheckBox'#25'AutoCompleteBl' + +'ockCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control' + +#7#28'AutoToolTipSymbToolsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4 + +'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#3#157#0#18'BorderSpacing.Left' + +#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#25'AutoCompleteBlockCheckBox'#8 + +'TabOrder'#2#2#0#0#242#2#18#9'TCheckBox'#27'AutoToolTipExprEvalCheckBox'#22 + +'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#12'ToolTipBe' + +'vel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top' + +#2'U'#5'Width'#3#164#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7 +'Caption'#6#27'AutoToolTipExprEvalCheckBox'#8'TabOrder'#2#3#0#0#242#2#19#9'T' +'TrackBar'#17'AutoDelayTrackBar'#22'AnchorSideLeft.Control'#7#5'Owner'#21'An' +'chorSideTop.Control'#7#27'AutoToolTipExprEvalCheckBox'#18'AnchorSideTop.Sid' +'e'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight' - +'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'('#3'Top'#2't'#5'Width'#3#13#2 + +'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'('#3'Top'#2'l'#5'Width'#3#13#2 +#9'Frequency'#3#250#0#3'Max'#3#160#15#3'Min'#3#244#1#8'Position'#3#244#1#7'A' +'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'Bo' +'rderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#4#0#0#242#2 +#20#9'TTrackBar'#22'MarkupWordTimeTrackBar'#22'AnchorSideLeft.Control'#7#5'O' +'wner'#21'AnchorSideTop.Control'#7#21'MarkupWordFullLenSpin'#18'AnchorSideTo' +'p.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSide' - +'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'('#3'Top'#3#27#1#5'Width' + +'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'('#3'Top'#3#9#1#5'Width' +#3#13#2#9'Frequency'#3#250#0#3'Max'#3#160#15#3'Min'#3#244#1#8'Position'#3#244 +#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6 +#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#5#0#0 +#242#2#21#9'TCheckBox'#19'MarkupWordNoKeyword'#22'AnchorSideLeft.Control'#7#5 +'Owner'#21'AnchorSideTop.Control'#7#25'MarkupWordNoTimerCheckBox'#18'AnchorS' - +'ideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#3#227#0#5'Wid' - +'th'#3#152#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption' + +'ideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#213#0#5'Wid' + +'th'#3#134#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption' +#6#19'MarkupWordNoKeyword'#8'TabOrder'#2#6#0#0#242#2#22#9'TSpinEdit'#21'Mark' +'upWordFullLenSpin'#22'AnchorSideLeft.Control'#7#22'MarkupWordFullLenLabel' +#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'Marku' +'pWordNoKeyword'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Co' - +'ntrol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#149#0#6 - +'Height'#2#25#3'Top'#3#252#0#5'Width'#2'0'#18'BorderSpacing.Left'#2#6#17'Bor' - ,'derSpacing.Top'#2#6#8'TabOrder'#2#7#0#0#242#2#23#9'TCheckBox'#25'MarkupWord' + +'ntrol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#132#0#6 + ,'Height'#2#23#3'Top'#3#236#0#5'Width'#2'0'#18'BorderSpacing.Left'#2#6#17'Bor' + +'derSpacing.Top'#2#6#8'TabOrder'#2#7#0#0#242#2#23#9'TCheckBox'#25'MarkupWord' +'NoTimerCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con' +'trol'#7#20'MarkupWordGroupLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#2#19#3'Top'#3#202#0#5'Width'#3#189#0#18'BorderSpacing.Lef' + +'ft'#2#6#6'Height'#2#17#3'Top'#3#190#0#5'Width'#3#165#0#18'BorderSpacing.Lef' +'t'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#25'MarkupWordNoTimerCheckBox' +#8'TabOrder'#2#8#0#0#242#2#24#9'TCheckBox'#14'MarkupWordTrim'#22'AnchorSideL' +'eft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#19'MarkupWordNoKeyword' - +#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#230#0#6'Height'#2#19#3'Top' - +#3#227#0#5'Width'#2's'#18'BorderSpacing.Left'#3#230#0#17'BorderSpacing.Top'#2 + +#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#230#0#6'Height'#2#17#3'Top' + +#3#213#0#5'Width'#2'c'#18'BorderSpacing.Left'#3#230#0#17'BorderSpacing.Top'#2 +#6#7'Caption'#6#14'MarkupWordTrim'#8'TabOrder'#2#9#0#0#242#2#25#9'TComboBox' +#12'BracketCombo'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con' +'trol'#7#11'MarkupBevel'#18'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSide' +'Bottom.Control'#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left' - +#2#6#6'Height'#2#23#3'Top'#3'e'#1#5'Width'#3#150#0#18'BorderSpacing.Left'#2#6 - +#17'BorderSpacing.Top'#2#6#10'ItemHeight'#2#15#8'OnChange'#7#18'BracketCombo' + +#2#6#6'Height'#2#21#3'Top'#3'Q'#1#5'Width'#3#150#0#18'BorderSpacing.Left'#2#6 + +#17'BorderSpacing.Top'#2#6#10'ItemHeight'#2#13#8'OnChange'#7#18'BracketCombo' +'Change'#6'OnExit'#7#16'BracketComboExit'#9'OnKeyDown'#7#19'BracketComboKeyD' +'own'#5'Style'#7#14'csDropDownList'#8'TabOrder'#2#10#0#0#0 ]); diff --git a/ide/frames/editor_display_options.lfm b/ide/frames/editor_display_options.lfm index 427fb1293b..65e707b2ae 100644 --- a/ide/frames/editor_display_options.lfm +++ b/ide/frames/editor_display_options.lfm @@ -3,19 +3,20 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame Width = 501 ClientHeight = 455 ClientWidth = 501 + TabOrder = 0 Visible = False DesignLeft = 176 DesignTop = 232 object MarginAndGutterGroupBox: TGroupBox[0] AnchorSideRight.Side = asrBottom Left = 0 - Height = 130 + Height = 122 Top = 0 Width = 501 Align = alTop AutoSize = True Caption = 'MarginAndGutterGroupBox' - ClientHeight = 112 + ClientHeight = 104 ClientWidth = 497 TabOrder = 0 object RightMarginLabel: TLabel @@ -23,10 +24,10 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = RightMarginComboBox AnchorSideTop.Side = asrCenter - Left = 300 - Height = 16 + Left = 288 + Height = 14 Top = 9 - Width = 95 + Width = 83 BorderSpacing.Left = 6 Caption = 'RightMarginLabel' ParentColor = False @@ -36,9 +37,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = ShowOnlyLineNumbersMultiplesOfSpinEdit AnchorSideTop.Side = asrCenter Left = 6 - Height = 16 - Top = 85 - Width = 122 + Height = 14 + Top = 79 + Width = 110 BorderSpacing.Left = 6 BorderSpacing.Top = 6 Caption = 'Every n-th line number' @@ -48,10 +49,10 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Control = RightMarginLabel AnchorSideTop.Control = GutterSeparatorIndexSpinBox AnchorSideTop.Side = asrCenter - Left = 300 - Height = 16 - Top = 39 - Width = 140 + Left = 288 + Height = 14 + Top = 37 + Width = 133 Caption = 'GutterSeparatorIndexLabel' ParentColor = False end @@ -60,10 +61,11 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = RightMarginLabel AnchorSideTop.Side = asrCenter - Left = 401 - Height = 16 + Cursor = crHandPoint + Left = 377 + Height = 14 Top = 9 - Width = 118 + Width = 101 BorderSpacing.Left = 6 Caption = 'RightMarginColorLink' Font.Color = clBlue @@ -77,9 +79,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Control = MarginAndGutterGroupBox AnchorSideTop.Control = MarginAndGutterGroupBox Left = 6 - Height = 19 + Height = 17 Top = 6 - Width = 172 + Width = 151 BorderSpacing.Around = 6 Caption = 'VisibleRightMarginCheckBox' OnChange = GeneralCheckBoxOnChange @@ -90,9 +92,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = VisibleRightMarginCheckBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 31 - Width = 139 + Height = 17 + Top = 29 + Width = 125 BorderSpacing.Around = 6 Caption = 'VisibleGutterCheckBox' OnChange = GeneralCheckBoxOnChange @@ -103,9 +105,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = VisibleGutterCheckBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 19 - Top = 56 - Width = 172 + Height = 17 + Top = 52 + Width = 152 BorderSpacing.Around = 6 Caption = 'ShowLineNumbersCheckBox' OnChange = GeneralCheckBoxOnChange @@ -116,13 +118,13 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Control = ShowOnlyLineNumbersMultiplesOfSpinEdit AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = MarginAndGutterGroupBox - Left = 238 - Height = 23 + Left = 226 + Height = 21 Top = 6 Width = 56 BorderSpacing.Left = 44 BorderSpacing.Around = 6 - ItemHeight = 15 + ItemHeight = 13 Items.Strings = ( '80' '78' @@ -138,9 +140,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = ShowLineNumbersCheckBox AnchorSideTop.Side = asrBottom - Left = 134 - Height = 25 - Top = 81 + Left = 122 + Height = 23 + Top = 75 Width = 54 BorderSpacing.Around = 6 MinValue = 1 @@ -152,9 +154,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Control = RightMarginComboBox AnchorSideTop.Control = RightMarginComboBox AnchorSideTop.Side = asrBottom - Left = 238 - Height = 25 - Top = 35 + Left = 226 + Height = 23 + Top = 33 Width = 56 MaxValue = 4 MinValue = -1 @@ -165,14 +167,14 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame object EditorFontGroupBox: TGroupBox[1] AnchorSideRight.Side = asrBottom Left = 0 - Height = 111 - Top = 136 + Height = 105 + Top = 128 Width = 501 Align = alTop AutoSize = True BorderSpacing.Top = 6 Caption = 'EditorFontGroupBox' - ClientHeight = 93 + ClientHeight = 87 ClientWidth = 497 TabOrder = 1 object EditorFontHeightLabel: TLabel @@ -181,9 +183,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = EditorFontHeightComboBox AnchorSideTop.Side = asrCenter Left = 112 - Height = 16 - Top = 38 - Width = 120 + Height = 14 + Top = 36 + Width = 107 BorderSpacing.Around = 6 Caption = 'EditorFontHeightLabel' ParentColor = False @@ -193,10 +195,10 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = ExtraLineSpacingComboBox AnchorSideTop.Side = asrCenter - Left = 364 - Height = 16 - Top = 38 - Width = 118 + Left = 351 + Height = 14 + Top = 36 + Width = 108 BorderSpacing.Around = 6 Caption = 'ExtraLineSpacingLabel' ParentColor = False @@ -206,10 +208,10 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = ExtraCharSpacingComboBox AnchorSideTop.Side = asrCenter - Left = 364 - Height = 16 - Top = 67 - Width = 121 + Left = 351 + Height = 14 + Top = 63 + Width = 112 BorderSpacing.Around = 6 Caption = 'ExtraCharSpacingLabel' ParentColor = False @@ -219,13 +221,13 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = EditorFontGroupBox AnchorSideRight.Control = EditorFontButton Left = 6 - Height = 23 + Height = 21 Top = 6 Width = 460 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Top = 6 - ItemHeight = 15 + ItemHeight = 13 OnEditingDone = EditorFontComboBoxEditingDone TabOrder = 0 Text = 'EditorFontComboBox' @@ -237,7 +239,7 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideBottom.Control = EditorFontComboBox AnchorSideBottom.Side = asrBottom Left = 466 - Height = 23 + Height = 21 Top = 6 Width = 25 Anchors = [akTop, akRight, akBottom] @@ -251,11 +253,11 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = EditorFontComboBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 23 - Top = 35 + Height = 21 + Top = 33 Width = 100 BorderSpacing.Around = 6 - ItemHeight = 15 + ItemHeight = 13 Items.Strings = ( '10' '11' @@ -277,13 +279,13 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = EditorFontComboBox AnchorSideTop.Side = asrBottom - Left = 258 - Height = 23 - Top = 35 + Left = 245 + Height = 21 + Top = 33 Width = 100 BorderSpacing.Left = 20 BorderSpacing.Around = 6 - ItemHeight = 15 + ItemHeight = 13 Items.Strings = ( '0' '1' @@ -298,12 +300,12 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideLeft.Control = ExtraLineSpacingComboBox AnchorSideTop.Control = ExtraLineSpacingComboBox AnchorSideTop.Side = asrBottom - Left = 258 - Height = 23 - Top = 64 + Left = 245 + Height = 21 + Top = 60 Width = 100 BorderSpacing.Bottom = 6 - ItemHeight = 15 + ItemHeight = 13 Items.Strings = ( '0' '1' @@ -319,9 +321,9 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideTop.Control = EditorFontHeightComboBox AnchorSideTop.Side = asrBottom Left = 6 - Height = 23 - Top = 64 - Width = 172 + Height = 21 + Top = 60 + Width = 153 Anchors = [akTop, akLeft, akBottom] BorderSpacing.Around = 6 Caption = 'DisableAntialiasingCheckBox' @@ -333,8 +335,8 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 0 - Height = 202 - Top = 253 + Height = 216 + Top = 239 Width = 501 Align = alClient BorderSpacing.Top = 6 @@ -346,6 +348,7 @@ inherited EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame ParentFont = False TabOrder = 2 BookMarkOptions.Xoffset = 30 + BookMarkOptions.OnChange = nil Gutter.Width = 59 Gutter.MouseActions = < item diff --git a/ide/frames/editor_display_options.lrs b/ide/frames/editor_display_options.lrs index a7df27575e..d5eec9d3d1 100644 --- a/ide/frames/editor_display_options.lrs +++ b/ide/frames/editor_display_options.lrs @@ -3,133 +3,134 @@ LazarusResources.Add('TEditorDisplayOptionsFrame','FORMDATA',[ 'TPF0'#241#26'TEditorDisplayOptionsFrame'#25'EditorDisplayOptionsFrame'#6'Hei' +'ght'#3#199#1#5'Width'#3#245#1#12'ClientHeight'#3#199#1#11'ClientWidth'#3#245 - +#1#7'Visible'#8#10'DesignLeft'#3#176#0#9'DesignTop'#3#232#0#0#242#2#0#9'TGro' - +'upBox'#23'MarginAndGutterGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4 - +'Left'#2#0#6'Height'#3#130#0#3'Top'#2#0#5'Width'#3#245#1#5'Align'#7#5'alTop' - +#8'AutoSize'#9#7'Caption'#6#23'MarginAndGutterGroupBox'#12'ClientHeight'#2'p' - +#11'ClientWidth'#3#241#1#8'TabOrder'#2#0#0#6'TLabel'#16'RightMarginLabel'#22 - +'AnchorSideLeft.Control'#7#19'RightMarginComboBox'#19'AnchorSideLeft.Side'#7 - +#9'asrBottom'#21'AnchorSideTop.Control'#7#19'RightMarginComboBox'#18'AnchorS' - +'ideTop.Side'#7#9'asrCenter'#4'Left'#3','#1#6'Height'#2#16#3'Top'#2#9#5'Widt' - +'h'#2'_'#18'BorderSpacing.Left'#2#6#7'Caption'#6#16'RightMarginLabel'#11'Par' - +'entColor'#8#0#0#6'TLabel#ShowOnlyLineNumbersMultiplesOfLabel'#22'AnchorSide' - +'Left.Control'#7#23'MarginAndGutterGroupBox'#21'AnchorSideTop.Control'#7'&Sh' - +'owOnlyLineNumbersMultiplesOfSpinEdit'#18'AnchorSideTop.Side'#7#9'asrCenter' - +#4'Left'#2#6#6'Height'#2#16#3'Top'#2'U'#5'Width'#2'z'#18'BorderSpacing.Left' - +#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#22'Every n-th line number'#11'Pa' - +'rentColor'#8#0#0#6'TLabel'#25'GutterSeparatorIndexLabel'#22'AnchorSideLeft.' - +'Control'#7#16'RightMarginLabel'#21'AnchorSideTop.Control'#7#27'GutterSepara' - +'torIndexSpinBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3','#1#6'Hei' - +'ght'#2#16#3'Top'#2''''#5'Width'#3#140#0#7'Caption'#6#25'GutterSeparatorInde' - +'xLabel'#11'ParentColor'#8#0#0#6'TLabel'#20'RightMarginColorLink'#22'AnchorS' - +'ideLeft.Control'#7#16'RightMarginLabel'#19'AnchorSideLeft.Side'#7#9'asrBott' - +'om'#21'AnchorSideTop.Control'#7#16'RightMarginLabel'#18'AnchorSideTop.Side' - +#7#9'asrCenter'#4'Left'#3#145#1#6'Height'#2#16#3'Top'#2#9#5'Width'#2'v'#18'B' - +'orderSpacing.Left'#2#6#7'Caption'#6#20'RightMarginColorLink'#10'Font.Color' - +#7#6'clBlue'#11'ParentColor'#8#10'ParentFont'#8#7'OnClick'#7#25'RightMarginC' - +'olorLinkClick'#12'OnMouseEnter'#7#30'RightMarginColorLinkMouseEnter'#12'OnM' - +'ouseLeave'#7#30'RightMarginColorLinkMouseLeave'#0#0#9'TCheckBox'#26'Visible' - +'RightMarginCheckBox'#22'AnchorSideLeft.Control'#7#23'MarginAndGutterGroupBo' - +'x'#21'AnchorSideTop.Control'#7#23'MarginAndGutterGroupBox'#4'Left'#2#6#6'He' - +'ight'#2#19#3'Top'#2#6#5'Width'#3#172#0#20'BorderSpacing.Around'#2#6#7'Capti' - +'on'#6#26'VisibleRightMarginCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChan' - +'ge'#8'TabOrder'#2#0#0#0#9'TCheckBox'#21'VisibleGutterCheckBox'#22'AnchorSid' - +'eLeft.Control'#7#23'MarginAndGutterGroupBox'#21'AnchorSideTop.Control'#7#26 - +'VisibleRightMarginCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2 - +#6#6'Height'#2#19#3'Top'#2#31#5'Width'#3#139#0#20'BorderSpacing.Around'#2#6#7 - +'Caption'#6#21'VisibleGutterCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChan' - +'ge'#8'TabOrder'#2#1#0#0#9'TCheckBox'#23'ShowLineNumbersCheckBox'#22'AnchorS' - +'ideLeft.Control'#7#23'MarginAndGutterGroupBox'#21'AnchorSideTop.Control'#7 - +#21'VisibleGutterCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6 - +#6'Height'#2#19#3'Top'#2'8'#5'Width'#3#172#0#20'BorderSpacing.Around'#2#6#7 - +'Caption'#6#23'ShowLineNumbersCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnCh' - +'ange'#7'OnClick'#7#28'ShowLineNumbersCheckBoxClick'#8'TabOrder'#2#2#0#0#9'T' - +'ComboBox'#19'RightMarginComboBox'#22'AnchorSideLeft.Control'#7'&ShowOnlyLin' - +'eNumbersMultiplesOfSpinEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anch' - +'orSideTop.Control'#7#23'MarginAndGutterGroupBox'#4'Left'#3#238#0#6'Height'#2 - +#23#3'Top'#2#6#5'Width'#2'8'#18'BorderSpacing.Left'#2','#20'BorderSpacing.Ar' - +'ound'#2#6#10'ItemHeight'#2#15#13'Items.Strings'#1#6#2'80'#6#2'78'#6#2'76'#0 - +#8'OnChange'#7#16'ComboboxOnChange'#6'OnExit'#7#14'ComboboxOnExit'#9'OnKeyDo' - +'wn'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#3#0#0#9'TSpinEdit&ShowOnlyLineNum' - +'bersMultiplesOfSpinEdit'#22'AnchorSideLeft.Control'#7'#ShowOnlyLineNumbersM' - +'ultiplesOfLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Co' - +'ntrol'#7#23'ShowLineNumbersCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4 - +'Left'#3#134#0#6'Height'#2#25#3'Top'#2'Q'#5'Width'#2'6'#20'BorderSpacing.Aro' - +'und'#2#6#8'MinValue'#2#1#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrd' - +'er'#2#4#5'Value'#2#1#0#0#9'TSpinEdit'#27'GutterSeparatorIndexSpinBox'#22'An' - +'chorSideLeft.Control'#7#19'RightMarginComboBox'#21'AnchorSideTop.Control'#7 - +#19'RightMarginComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#238 - +#0#6'Height'#2#25#3'Top'#2'#'#5'Width'#2'8'#8'MaxValue'#2#4#8'MinValue'#2#255 - +#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#5#0#0#0#242#2#1#9'T' - +'GroupBox'#18'EditorFontGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4 - +'Left'#2#0#6'Height'#2'o'#3'Top'#3#136#0#5'Width'#3#245#1#5'Align'#7#5'alTop' - +#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#18'EditorFontGroupBox' - +#12'ClientHeight'#2']'#11'ClientWidth'#3#241#1#8'TabOrder'#2#1#0#6'TLabel'#21 - ,'EditorFontHeightLabel'#22'AnchorSideLeft.Control'#7#24'EditorFontHeightComb' - +'oBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#24 - +'EditorFontHeightComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2'p' - +#6'Height'#2#16#3'Top'#2'&'#5'Width'#2'x'#20'BorderSpacing.Around'#2#6#7'Cap' - +'tion'#6#21'EditorFontHeightLabel'#11'ParentColor'#8#0#0#6'TLabel'#21'ExtraL' - +'ineSpacingLabel'#22'AnchorSideLeft.Control'#7#24'ExtraLineSpacingComboBox' - +#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#24'Extra' - +'LineSpacingComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3'l'#1#6 - +'Height'#2#16#3'Top'#2'&'#5'Width'#2'v'#20'BorderSpacing.Around'#2#6#7'Capti' - +'on'#6#21'ExtraLineSpacingLabel'#11'ParentColor'#8#0#0#6'TLabel'#21'ExtraCha' - +'rSpacingLabel'#22'AnchorSideLeft.Control'#7#24'ExtraCharSpacingComboBox'#19 - +'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#24'ExtraCha' - +'rSpacingComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3'l'#1#6'He' - +'ight'#2#16#3'Top'#2'C'#5'Width'#2'y'#20'BorderSpacing.Around'#2#6#7'Caption' - +#6#21'ExtraCharSpacingLabel'#11'ParentColor'#8#0#0#9'TComboBox'#18'EditorFon' - +'tComboBox'#22'AnchorSideLeft.Control'#7#18'EditorFontGroupBox'#21'AnchorSid' - +'eTop.Control'#7#18'EditorFontGroupBox'#23'AnchorSideRight.Control'#7#16'Edi' - +'torFontButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3#204#1#7'Anc' - +'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'Bord' - +'erSpacing.Top'#2#6#10'ItemHeight'#2#15#13'OnEditingDone'#7#29'EditorFontCom' - +'boBoxEditingDone'#8'TabOrder'#2#0#4'Text'#6#18'EditorFontComboBox'#0#0#7'TB' - +'utton'#16'EditorFontButton'#21'AnchorSideTop.Control'#7#18'EditorFontComboB' - +'ox'#23'AnchorSideRight.Control'#7#18'EditorFontGroupBox'#20'AnchorSideRight' - +'.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'EditorFontComboBox' - +#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#210#1#6'Height'#2#23#3'T' - +'op'#2#6#5'Width'#2#25#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#19'Bo' - +'rderSpacing.Right'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#21'EditorFontButton' - +'Click'#8'TabOrder'#2#1#0#0#9'TComboBox'#24'EditorFontHeightComboBox'#22'Anc' - +'horSideLeft.Control'#7#18'EditorFontGroupBox'#21'AnchorSideTop.Control'#7#18 - +'EditorFontComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Hei' - +'ght'#2#23#3'Top'#2'#'#5'Width'#2'd'#20'BorderSpacing.Around'#2#6#10'ItemHei' - +'ght'#2#15#13'Items.Strings'#1#6#2'10'#6#2'11'#6#2'12'#6#2'13'#6#2'14'#6#2'1' - +'5'#6#2'16'#6#2'17'#6#2'18'#0#8'OnChange'#7#16'ComboboxOnChange'#6'OnExit'#7 - +#14'ComboboxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0 - +#9'TComboBox'#24'ExtraLineSpacingComboBox'#22'AnchorSideLeft.Control'#7#21'E' - +'ditorFontHeightLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideT' - +'op.Control'#7#18'EditorFontComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4 - +'Left'#3#2#1#6'Height'#2#23#3'Top'#2'#'#5'Width'#2'd'#18'BorderSpacing.Left' - +#2#20#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#15#13'Items.Strings'#1#6 - +#1'0'#6#1'1'#6#1'2'#0#8'OnChange'#7#16'ComboboxOnChange'#6'OnExit'#7#14'Comb' - +'oboxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#4#0#0#9'TCom' - +'boBox'#24'ExtraCharSpacingComboBox'#22'AnchorSideLeft.Control'#7#24'ExtraLi' - +'neSpacingComboBox'#21'AnchorSideTop.Control'#7#24'ExtraLineSpacingComboBox' - +#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#2#1#6'Height'#2#23#3'Top'#2 - +'@'#5'Width'#2'd'#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#15#13'Items.' - +'Strings'#1#6#1'0'#6#1'1'#6#1'2'#0#8'OnChange'#7#16'ComboboxOnChange'#6'OnEx' - +'it'#7#14'ComboboxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2 - +#3#0#0#9'TCheckBox'#27'DisableAntialiasingCheckBox'#22'AnchorSideLeft.Contro' - +'l'#7#18'EditorFontGroupBox'#21'AnchorSideTop.Control'#7#24'EditorFontHeight' - +'ComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3 - +'Top'#2'@'#5'Width'#3#172#0#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#27'DisableAntialiasingCheckBox'#8'On' - +'Change'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#5#0#0#0#242#2#2#8'TSynE' - +'dit'#14'DisplayPreview'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSi' - +'deBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#3#202#0#3'Top'#3#253#0#5 - +'Width'#3#245#1#5'Align'#7#8'alClient'#17'BorderSpacing.Top'#2#6#11'Font.Hei' - +'ght'#2#240#9'Font.Name'#6#7'courier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Qu' - +'ality'#7#16'fqNonAntialiased'#11'ParentColor'#8#10'ParentFont'#8#8'TabOrder' - +#2#2#23'BookMarkOptions.Xoffset'#2#30#12'Gutter.Width'#2';'#19'Gutter.MouseA' + +#1#8'TabOrder'#2#0#7'Visible'#8#10'DesignLeft'#3#176#0#9'DesignTop'#3#232#0#0 + +#242#2#0#9'TGroupBox'#23'MarginAndGutterGroupBox'#20'AnchorSideRight.Side'#7 + +#9'asrBottom'#4'Left'#2#0#6'Height'#2'z'#3'Top'#2#0#5'Width'#3#245#1#5'Align' + +#7#5'alTop'#8'AutoSize'#9#7'Caption'#6#23'MarginAndGutterGroupBox'#12'Client' + +'Height'#2'h'#11'ClientWidth'#3#241#1#8'TabOrder'#2#0#0#6'TLabel'#16'RightMa' + +'rginLabel'#22'AnchorSideLeft.Control'#7#19'RightMarginComboBox'#19'AnchorSi' + +'deLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'RightMarginCombo' + +'Box'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3' '#1#6'Height'#2#14#3 + +'Top'#2#9#5'Width'#2'S'#18'BorderSpacing.Left'#2#6#7'Caption'#6#16'RightMarg' + +'inLabel'#11'ParentColor'#8#0#0#6'TLabel#ShowOnlyLineNumbersMultiplesOfLabel' + +#22'AnchorSideLeft.Control'#7#23'MarginAndGutterGroupBox'#21'AnchorSideTop.C' + +'ontrol'#7'&ShowOnlyLineNumbersMultiplesOfSpinEdit'#18'AnchorSideTop.Side'#7 + +#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'O'#5'Width'#2'n'#18'Border' + +'Spacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#22'Every n-th line' + +' number'#11'ParentColor'#8#0#0#6'TLabel'#25'GutterSeparatorIndexLabel'#22'A' + +'nchorSideLeft.Control'#7#16'RightMarginLabel'#21'AnchorSideTop.Control'#7#27 + +'GutterSeparatorIndexSpinBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3 + +' '#1#6'Height'#2#14#3'Top'#2'%'#5'Width'#3#133#0#7'Caption'#6#25'GutterSepa' + +'ratorIndexLabel'#11'ParentColor'#8#0#0#6'TLabel'#20'RightMarginColorLink'#22 + +'AnchorSideLeft.Control'#7#16'RightMarginLabel'#19'AnchorSideLeft.Side'#7#9 + +'asrBottom'#21'AnchorSideTop.Control'#7#16'RightMarginLabel'#18'AnchorSideTo' + +'p.Side'#7#9'asrCenter'#6'Cursor'#7#11'crHandPoint'#4'Left'#3'y'#1#6'Height' + +#2#14#3'Top'#2#9#5'Width'#2'e'#18'BorderSpacing.Left'#2#6#7'Caption'#6#20'Ri' + +'ghtMarginColorLink'#10'Font.Color'#7#6'clBlue'#11'ParentColor'#8#10'ParentF' + +'ont'#8#7'OnClick'#7#25'RightMarginColorLinkClick'#12'OnMouseEnter'#7#30'Rig' + +'htMarginColorLinkMouseEnter'#12'OnMouseLeave'#7#30'RightMarginColorLinkMous' + +'eLeave'#0#0#9'TCheckBox'#26'VisibleRightMarginCheckBox'#22'AnchorSideLeft.C' + +'ontrol'#7#23'MarginAndGutterGroupBox'#21'AnchorSideTop.Control'#7#23'Margin' + +'AndGutterGroupBox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#151#0#20 + +'BorderSpacing.Around'#2#6#7'Caption'#6#26'VisibleRightMarginCheckBox'#8'OnC' + +'hange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TCheckBox'#21'Vi' + +'sibleGutterCheckBox'#22'AnchorSideLeft.Control'#7#23'MarginAndGutterGroupBo' + +'x'#21'AnchorSideTop.Control'#7#26'VisibleRightMarginCheckBox'#18'AnchorSide' + +'Top.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#2 + +'}'#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'VisibleGutterCheckBox'#8'On' + +'Change'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#23'S' + +'howLineNumbersCheckBox'#22'AnchorSideLeft.Control'#7#23'MarginAndGutterGrou' + +'pBox'#21'AnchorSideTop.Control'#7#21'VisibleGutterCheckBox'#18'AnchorSideTo' + +'p.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#3#152 + +#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#23'ShowLineNumbersCheckBox'#8'O' + +'nChange'#7#23'GeneralCheckBoxOnChange'#7'OnClick'#7#28'ShowLineNumbersCheck' + +'BoxClick'#8'TabOrder'#2#2#0#0#9'TComboBox'#19'RightMarginComboBox'#22'Ancho' + +'rSideLeft.Control'#7'&ShowOnlyLineNumbersMultiplesOfSpinEdit'#19'AnchorSide' + +'Left.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#23'MarginAndGutterGro' + +'upBox'#4'Left'#3#226#0#6'Height'#2#21#3'Top'#2#6#5'Width'#2'8'#18'BorderSpa' + +'cing.Left'#2','#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#13#13'Items.S' + +'trings'#1#6#2'80'#6#2'78'#6#2'76'#0#8'OnChange'#7#16'ComboboxOnChange'#6'On' + +'Exit'#7#14'ComboboxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder' + +#2#3#0#0#9'TSpinEdit&ShowOnlyLineNumbersMultiplesOfSpinEdit'#22'AnchorSideLe' + +'ft.Control'#7'#ShowOnlyLineNumbersMultiplesOfLabel'#19'AnchorSideLeft.Side' + +#7#9'asrBottom'#21'AnchorSideTop.Control'#7#23'ShowLineNumbersCheckBox'#18'A' + +'nchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'z'#6'Height'#2#23#3'Top'#2'K'#5 + +'Width'#2'6'#20'BorderSpacing.Around'#2#6#8'MinValue'#2#1#8'OnChange'#7#23'G' + +'eneralCheckBoxOnChange'#8'TabOrder'#2#4#5'Value'#2#1#0#0#9'TSpinEdit'#27'Gu' + +'tterSeparatorIndexSpinBox'#22'AnchorSideLeft.Control'#7#19'RightMarginCombo' + +'Box'#21'AnchorSideTop.Control'#7#19'RightMarginComboBox'#18'AnchorSideTop.S' + +'ide'#7#9'asrBottom'#4'Left'#3#226#0#6'Height'#2#23#3'Top'#2'!'#5'Width'#2'8' + +#8'MaxValue'#2#4#8'MinValue'#2#255#8'OnChange'#7#23'GeneralCheckBoxOnChange' + +#8'TabOrder'#2#5#0#0#0#242#2#1#9'TGroupBox'#18'EditorFontGroupBox'#20'Anchor' + +'SideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'i'#3'Top'#3#128#0#5 + +'Width'#3#245#1#5'Align'#7#5'alTop'#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7 + +'Caption'#6#18'EditorFontGroupBox'#12'ClientHeight'#2'W'#11'ClientWidth'#3 + ,#241#1#8'TabOrder'#2#1#0#6'TLabel'#21'EditorFontHeightLabel'#22'AnchorSideLe' + +'ft.Control'#7#24'EditorFontHeightComboBox'#19'AnchorSideLeft.Side'#7#9'asrB' + +'ottom'#21'AnchorSideTop.Control'#7#24'EditorFontHeightComboBox'#18'AnchorSi' + +'deTop.Side'#7#9'asrCenter'#4'Left'#2'p'#6'Height'#2#14#3'Top'#2'$'#5'Width' + +#2'k'#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'EditorFontHeightLabel'#11 + +'ParentColor'#8#0#0#6'TLabel'#21'ExtraLineSpacingLabel'#22'AnchorSideLeft.Co' + +'ntrol'#7#24'ExtraLineSpacingComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom' + +#21'AnchorSideTop.Control'#7#24'ExtraLineSpacingComboBox'#18'AnchorSideTop.S' + +'ide'#7#9'asrCenter'#4'Left'#3'_'#1#6'Height'#2#14#3'Top'#2'$'#5'Width'#2'l' + +#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'ExtraLineSpacingLabel'#11'Pare' + +'ntColor'#8#0#0#6'TLabel'#21'ExtraCharSpacingLabel'#22'AnchorSideLeft.Contro' + +'l'#7#24'ExtraCharSpacingComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21 + +'AnchorSideTop.Control'#7#24'ExtraCharSpacingComboBox'#18'AnchorSideTop.Side' + +#7#9'asrCenter'#4'Left'#3'_'#1#6'Height'#2#14#3'Top'#2'?'#5'Width'#2'p'#20'B' + +'orderSpacing.Around'#2#6#7'Caption'#6#21'ExtraCharSpacingLabel'#11'ParentCo' + +'lor'#8#0#0#9'TComboBox'#18'EditorFontComboBox'#22'AnchorSideLeft.Control'#7 + +#18'EditorFontGroupBox'#21'AnchorSideTop.Control'#7#18'EditorFontGroupBox'#23 + +'AnchorSideRight.Control'#7#16'EditorFontButton'#4'Left'#2#6#6'Height'#2#21#3 + +'Top'#2#6#5'Width'#3#204#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18 + +'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#10'ItemHeight'#2#13#13'On' + +'EditingDone'#7#29'EditorFontComboBoxEditingDone'#8'TabOrder'#2#0#4'Text'#6 + +#18'EditorFontComboBox'#0#0#7'TButton'#16'EditorFontButton'#21'AnchorSideTop' + +'.Control'#7#18'EditorFontComboBox'#23'AnchorSideRight.Control'#7#18'EditorF' + +'ontGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Co' + +'ntrol'#7#18'EditorFontComboBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4 + +'Left'#3#210#1#6'Height'#2#21#3'Top'#2#6#5'Width'#2#25#7'Anchors'#11#5'akTop' + +#7'akRight'#8'akBottom'#0#19'BorderSpacing.Right'#2#6#7'Caption'#6#3'...'#7 + +'OnClick'#7#21'EditorFontButtonClick'#8'TabOrder'#2#1#0#0#9'TComboBox'#24'Ed' + +'itorFontHeightComboBox'#22'AnchorSideLeft.Control'#7#18'EditorFontGroupBox' + +#21'AnchorSideTop.Control'#7#18'EditorFontComboBox'#18'AnchorSideTop.Side'#7 + +#9'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'!'#5'Width'#2'd'#20'Border' + +'Spacing.Around'#2#6#10'ItemHeight'#2#13#13'Items.Strings'#1#6#2'10'#6#2'11' + +#6#2'12'#6#2'13'#6#2'14'#6#2'15'#6#2'16'#6#2'17'#6#2'18'#0#8'OnChange'#7#16 + +'ComboboxOnChange'#6'OnExit'#7#14'ComboboxOnExit'#9'OnKeyDown'#7#17'ComboBox' + +'OnKeyDown'#8'TabOrder'#2#2#0#0#9'TComboBox'#24'ExtraLineSpacingComboBox'#22 + +'AnchorSideLeft.Control'#7#21'EditorFontHeightLabel'#19'AnchorSideLeft.Side' + +#7#9'asrBottom'#21'AnchorSideTop.Control'#7#18'EditorFontComboBox'#18'Anchor' + +'SideTop.Side'#7#9'asrBottom'#4'Left'#3#245#0#6'Height'#2#21#3'Top'#2'!'#5'W' + +'idth'#2'd'#18'BorderSpacing.Left'#2#20#20'BorderSpacing.Around'#2#6#10'Item' + +'Height'#2#13#13'Items.Strings'#1#6#1'0'#6#1'1'#6#1'2'#0#8'OnChange'#7#16'Co' + +'mboboxOnChange'#6'OnExit'#7#14'ComboboxOnExit'#9'OnKeyDown'#7#17'ComboBoxOn' + +'KeyDown'#8'TabOrder'#2#4#0#0#9'TComboBox'#24'ExtraCharSpacingComboBox'#22'A' + +'nchorSideLeft.Control'#7#24'ExtraLineSpacingComboBox'#21'AnchorSideTop.Cont' + +'rol'#7#24'ExtraLineSpacingComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4 + +'Left'#3#245#0#6'Height'#2#21#3'Top'#2'<'#5'Width'#2'd'#20'BorderSpacing.Bot' + +'tom'#2#6#10'ItemHeight'#2#13#13'Items.Strings'#1#6#1'0'#6#1'1'#6#1'2'#0#8'O' + +'nChange'#7#16'ComboboxOnChange'#6'OnExit'#7#14'ComboboxOnExit'#9'OnKeyDown' + +#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#3#0#0#9'TCheckBox'#27'DisableAntialia' + +'singCheckBox'#22'AnchorSideLeft.Control'#7#18'EditorFontGroupBox'#21'Anchor' + +'SideTop.Control'#7#24'EditorFontHeightComboBox'#18'AnchorSideTop.Side'#7#9 + +'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'<'#5'Width'#3#153#0#7'Anchor' + +'s'#11#5'akTop'#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Capti' + +'on'#6#27'DisableAntialiasingCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnCha' + +'nge'#8'TabOrder'#2#5#0#0#0#242#2#2#8'TSynEdit'#14'DisplayPreview'#20'Anchor' + +'SideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'L' + +'eft'#2#0#6'Height'#3#216#0#3'Top'#3#239#0#5'Width'#3#245#1#5'Align'#7#8'alC' + +'lient'#17'BorderSpacing.Top'#2#6#11'Font.Height'#2#240#9'Font.Name'#6#7'cou' + +'rier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#11 + +'ParentColor'#8#10'ParentFont'#8#8'TabOrder'#2#2#23'BookMarkOptions.Xoffset' + +#2#30#24'BookMarkOptions.OnChange'#13#12'Gutter.Width'#2';'#19'Gutter.MouseA' +'ctions'#14#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'Click' +'Count'#7#5'ccAny'#8'ClickDir'#7#6'cdDown'#7'Command'#2#13#9'MoveCaret'#8#6 +'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6'Button'#7 +#7'mbRight'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'#7'Command'#2 - +#12#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0#10'Keystrokes'#14#1#7'C' - ,'ommand'#7#4'ecUp'#8'ShortCut'#2'&'#0#1#7'Command'#7#7'ecSelUp'#8'ShortCut'#3 + ,#12#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#0#10'Keystrokes'#14#1#7'C' + +'ommand'#7#4'ecUp'#8'ShortCut'#2'&'#0#1#7'Command'#7#7'ecSelUp'#8'ShortCut'#3 +'& '#0#1#7'Command'#7#10'ecScrollUp'#8'ShortCut'#3'&@'#0#1#7'Command'#7#6'ec' +'Down'#8'ShortCut'#2'('#0#1#7'Command'#7#9'ecSelDown'#8'ShortCut'#3'( '#0#1#7 +'Command'#7#12'ecScrollDown'#8'ShortCut'#3'(@'#0#1#7'Command'#7#6'ecLeft'#8 @@ -192,8 +193,8 @@ LazarusResources.Add('TEditorDisplayOptionsFrame','FORMDATA',[ +'on'#7#6'mbLeft'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Comm' +'and'#2#3#9'MoveCaret'#9#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#7'ssS' +'hift'#5'ssAlt'#0#9'ShiftMask'#11#7'ssShift'#5'ssAlt'#0#6'Button'#7#6'mbLeft' - +#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#3#9'MoveC' - ,'aret'#9#6'Option'#2#1#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6 + ,#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#6'cdDown'#7'Command'#2#3#9'MoveC' + +'aret'#9#6'Option'#2#1#8'Priority'#2#0#0#1#5'Shift'#11#0#9'ShiftMask'#11#0#6 +'Button'#7#7'mbRight'#10'ClickCount'#7#8'ccSingle'#8'ClickDir'#7#4'cdUp'#7'C' +'ommand'#2#12#9'MoveCaret'#8#6'Option'#2#0#8'Priority'#2#0#0#1#5'Shift'#11#0 +#9'ShiftMask'#11#0#6'Button'#7#6'mbLeft'#10'ClickCount'#7#8'ccDouble'#8'Clic'