mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 03:29:12 +02:00
ide: try to improve look of general editor page under gtk2-linux
git-svn-id: trunk@17584 -
This commit is contained in:
parent
85dde9ba4f
commit
08ca49c3e2
@ -5,8 +5,8 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
ClientWidth = 454
|
||||
TabOrder = 0
|
||||
Visible = False
|
||||
DesignLeft = 962
|
||||
DesignTop = 279
|
||||
DesignLeft = 708
|
||||
DesignTop = 241
|
||||
object BlockIndentLabel: TLabel[0]
|
||||
AnchorSideLeft.Control = BlockIndentComboBox
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
@ -14,7 +14,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideBottom.Side = asrCenter
|
||||
Left = 112
|
||||
Height = 14
|
||||
Top = 201
|
||||
Top = 192
|
||||
Width = 82
|
||||
HelpContext = 0
|
||||
Anchors = [akLeft, akBottom]
|
||||
@ -33,9 +33,9 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideBottom.Control = TabWidthsComboBox
|
||||
AnchorSideBottom.Side = asrCenter
|
||||
Left = 312
|
||||
Left = 342
|
||||
Height = 14
|
||||
Top = 201
|
||||
Top = 192
|
||||
Width = 77
|
||||
HelpContext = 0
|
||||
Anchors = [akLeft, akBottom]
|
||||
@ -113,7 +113,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = UndoLimitComboBox
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 312
|
||||
Left = 342
|
||||
Height = 14
|
||||
Top = 23
|
||||
Width = 72
|
||||
@ -134,7 +134,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 14
|
||||
Top = 67
|
||||
Top = 64
|
||||
Width = 80
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 0
|
||||
@ -155,7 +155,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 120
|
||||
Height = 3
|
||||
Top = 73
|
||||
Top = 70
|
||||
Width = 334
|
||||
HelpContext = 0
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -173,7 +173,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 14
|
||||
Top = 134
|
||||
Top = 128
|
||||
Width = 115
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 0
|
||||
@ -194,7 +194,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 120
|
||||
Height = 3
|
||||
Top = 140
|
||||
Top = 134
|
||||
Width = 334
|
||||
HelpContext = 0
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -214,8 +214,8 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = BracketCombo
|
||||
Left = 0
|
||||
Height = 258
|
||||
Top = 225
|
||||
Height = 267
|
||||
Top = 216
|
||||
Width = 454
|
||||
HelpContext = 0
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
@ -251,7 +251,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideBottom.Control = TabWidthsComboBox
|
||||
Left = 6
|
||||
Height = 21
|
||||
Top = 198
|
||||
Top = 189
|
||||
Width = 100
|
||||
HelpContext = 0
|
||||
AutoComplete = False
|
||||
@ -281,9 +281,9 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Control = BlockIndentComboBox
|
||||
AnchorSideBottom.Control = Owner
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 21
|
||||
Top = 198
|
||||
Top = 189
|
||||
Width = 100
|
||||
HelpContext = 0
|
||||
AutoComplete = False
|
||||
@ -312,13 +312,13 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = UndoGroupLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 21
|
||||
Top = 20
|
||||
Width = 100
|
||||
HelpContext = 0
|
||||
AutoComplete = False
|
||||
BorderSpacing.Left = 200
|
||||
BorderSpacing.Left = 230
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
@ -344,11 +344,11 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 42
|
||||
Top = 39
|
||||
Width = 127
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 3
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
@ -385,7 +385,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 87
|
||||
Top = 84
|
||||
Width = 153
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 6
|
||||
@ -406,11 +406,11 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 109
|
||||
Top = 103
|
||||
Width = 156
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 3
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
@ -425,12 +425,12 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = ScrollGroupLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 19
|
||||
Top = 87
|
||||
Top = 84
|
||||
Width = 151
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 200
|
||||
BorderSpacing.Left = 230
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
@ -445,9 +445,9 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
object HalfPageScrollCheckBox: TCheckBox[19]
|
||||
AnchorSideLeft.Control = ScrollByOneLessCheckBox
|
||||
AnchorSideTop.Control = ScrollPastEndLineCheckBox
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 19
|
||||
Top = 109
|
||||
Top = 103
|
||||
Width = 141
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 0
|
||||
@ -468,7 +468,7 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 154
|
||||
Top = 148
|
||||
Width = 128
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 6
|
||||
@ -489,11 +489,11 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 176
|
||||
Top = 167
|
||||
Width = 152
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 3
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
@ -508,12 +508,12 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = IndentsTabsGroupLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 19
|
||||
Top = 154
|
||||
Top = 148
|
||||
Width = 124
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 200
|
||||
BorderSpacing.Left = 230
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
@ -528,9 +528,9 @@ inherited EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
||||
object TabsToSpacesCheckBox: TCheckBox[23]
|
||||
AnchorSideLeft.Control = SmartTabsCheckBox
|
||||
AnchorSideTop.Control = TabIndentBlocksCheckBox
|
||||
Left = 206
|
||||
Left = 236
|
||||
Height = 19
|
||||
Top = 176
|
||||
Top = 167
|
||||
Width = 142
|
||||
HelpContext = 0
|
||||
BorderSpacing.Left = 0
|
||||
|
@ -3,11 +3,11 @@
|
||||
LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#26'TEditorGeneralOptionsFrame'#25'EditorGeneralOptionsFrame'#6'Hei'
|
||||
+'ght'#3#4#2#5'Width'#3#198#1#12'ClientHeight'#3#4#2#11'ClientWidth'#3#198#1#8
|
||||
+'TabOrder'#2#0#7'Visible'#8#10'DesignLeft'#3#194#3#9'DesignTop'#3#23#1#0#242
|
||||
+'TabOrder'#2#0#7'Visible'#8#10'DesignLeft'#3#196#2#9'DesignTop'#3#241#0#0#242
|
||||
+#2#0#6'TLabel'#16'BlockIndentLabel'#22'AnchorSideLeft.Control'#7#19'BlockInd'
|
||||
+'entComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#24'AnchorSideBottom.Con'
|
||||
+'trol'#7#19'BlockIndentComboBox'#21'AnchorSideBottom.Side'#7#9'asrCenter'#4
|
||||
+'Left'#2'p'#6'Height'#2#14#3'Top'#3#201#0#5'Width'#2'R'#11'HelpContext'#2#0#7
|
||||
+'Left'#2'p'#6'Height'#2#14#3'Top'#3#192#0#5'Width'#2'R'#11'HelpContext'#2#0#7
|
||||
+'Anchors'#11#6'akLeft'#8'akBottom'#0#18'BorderSpacing.Left'#2#0#17'BorderSpa'
|
||||
+'cing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'B'
|
||||
+'orderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
||||
@ -15,7 +15,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'bel'#11'ParentColor'#8#0#0#242#2#1#6'TLabel'#14'TabWidthsLabel'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#17'TabWidthsComboBox'#19'AnchorSideLeft.Side'#7#9'asrBott'
|
||||
+'om'#24'AnchorSideBottom.Control'#7#17'TabWidthsComboBox'#21'AnchorSideBotto'
|
||||
+'m.Side'#7#9'asrCenter'#4'Left'#3'8'#1#6'Height'#2#14#3'Top'#3#201#0#5'Width'
|
||||
+'m.Side'#7#9'asrCenter'#4'Left'#3'V'#1#6'Height'#2#14#3'Top'#3#192#0#5'Width'
|
||||
+#2'M'#11'HelpContext'#2#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#18'BorderSpa'
|
||||
+'cing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'Bor'
|
||||
+'derSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlig'
|
||||
@ -45,7 +45,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+#7#7'ccaFill'#7'Caption'#6#14'UndoGroupLabel'#11'ParentColor'#8#0#0#242#2#5#6
|
||||
+'TLabel'#14'UndoLimitLabel'#22'AnchorSideLeft.Control'#7#17'UndoLimitComboBo'
|
||||
+'x'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'Un'
|
||||
+'doLimitComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3'8'#1#6'Hei'
|
||||
+'doLimitComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3'V'#1#6'Hei'
|
||||
+'ght'#2#14#3'Top'#2#23#5'Width'#2'H'#11'HelpContext'#2#0#18'BorderSpacing.Le'
|
||||
+'ft'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpac'
|
||||
+'ing.Bottom'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizo'
|
||||
@ -53,7 +53,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'on'#6#14'UndoLimitLabel'#11'ParentColor'#8#0#0#242#2#6#6'TLabel'#16'ScrollG'
|
||||
+'roupLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+#17'GroupUndoCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'H'
|
||||
+'eight'#2#14#3'Top'#2'C'#5'Width'#2'P'#11'HelpContext'#2#0#18'BorderSpacing.'
|
||||
+'eight'#2#14#3'Top'#2'@'#5'Width'#2'P'#11'HelpContext'#2#0#18'BorderSpacing.'
|
||||
+'Left'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSp'
|
||||
+'acing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHori'
|
||||
+'zontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Cap'
|
||||
@ -61,14 +61,14 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'l2'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#16'Sc'
|
||||
+'rollGroupLabel'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Co'
|
||||
+'ntrol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'x'#6'He'
|
||||
+'ight'#2#3#3'Top'#2'I'#5'Width'#3'N'#1#11'HelpContext'#2#0#7'Anchors'#11#5'a'
|
||||
+'ight'#2#3#3'Top'#2'F'#5'Width'#3'N'#1#11'HelpContext'#2#0#7'Anchors'#11#5'a'
|
||||
+'kTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2'x'#17'BorderSpacing.T'
|
||||
+'op'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderS'
|
||||
+'pacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'Bord'
|
||||
,'erSpacing.CellAlignVertical'#7#7'ccaFill'#0#0#242#2#8#6'TLabel'#21'IndentsT'
|
||||
+'absGroupLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Contr'
|
||||
+'ol'#7#25'ScrollPastEndLineCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#0#6'Height'#2#14#3'Top'#3#134#0#5'Width'#2's'#11'HelpContext'#2#0#18
|
||||
+'Left'#2#0#6'Height'#2#14#3'Top'#3#128#0#5'Width'#2's'#11'HelpContext'#2#0#18
|
||||
+'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2
|
||||
+#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.'
|
||||
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
|
||||
@ -76,7 +76,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+#6'TBevel'#6'Bevel3'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.'
|
||||
+'Control'#7#21'IndentsTabsGroupLabel'#18'AnchorSideTop.Side'#7#9'asrCenter'
|
||||
+#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBott'
|
||||
+'om'#4'Left'#2'x'#6'Height'#2#3#3'Top'#3#140#0#5'Width'#3'N'#1#11'HelpContex'
|
||||
+'om'#4'Left'#2'x'#6'Height'#2#3#3'Top'#3#134#0#5'Width'#3'N'#1#11'HelpContex'
|
||||
+'t'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'
|
||||
+#2'x'#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing'
|
||||
+'.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizonta'
|
||||
@ -85,8 +85,8 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#17'TabWidthsComboBox'#18'AnchorSideTop.S'
|
||||
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRig'
|
||||
+'ht.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'BracketCombo'#4'L'
|
||||
+'eft'#2#0#6'Height'#3#2#1#3'Top'#3#225#0#5'Width'#3#198#1#11'HelpContext'#2#0
|
||||
+#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#8'AutoFill'#9#18
|
||||
+'eft'#2#0#6'Height'#3#11#1#3'Top'#3#216#0#5'Width'#3#198#1#11'HelpContext'#2
|
||||
+#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#8'AutoFill'#9#18
|
||||
+'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2
|
||||
+#0#20'BorderSpacing.Bottom'#2#6#20'BorderSpacing.Around'#2#0'!BorderSpacing.'
|
||||
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
|
||||
@ -102,7 +102,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+#9'TComboBox'#19'BlockIndentComboBox'#22'AnchorSideLeft.Control'#7#5'Owner'
|
||||
+#21'AnchorSideTop.Control'#7#23'TabIndentBlocksCheckBox'#18'AnchorSideTop.Si'
|
||||
+'de'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#17'TabWidthsComboBox'#4'L'
|
||||
+'eft'#2#6#6'Height'#2#21#3'Top'#3#198#0#5'Width'#2'd'#11'HelpContext'#2#0#12
|
||||
+'eft'#2#6#6'Height'#2#21#3'Top'#3#189#0#5'Width'#2'd'#11'HelpContext'#2#0#12
|
||||
+'AutoComplete'#8#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#3#19'Bor'
|
||||
+'derSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'
|
||||
+#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellA'
|
||||
@ -112,7 +112,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+#8'TabOrder'#2#1#0#0#242#2#12#9'TComboBox'#17'TabWidthsComboBox'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#17'SmartTabsCheckBox'#21'AnchorSideTop.Control'#7#19'Bloc'
|
||||
+'kIndentComboBox'#24'AnchorSideBottom.Control'#7#5'Owner'#21'AnchorSideBotto'
|
||||
+'m.Side'#7#9'asrBottom'#4'Left'#3#206#0#6'Height'#2#21#3'Top'#3#198#0#5'Widt'
|
||||
+'m.Side'#7#9'asrBottom'#4'Left'#3#236#0#6'Height'#2#21#3'Top'#3#189#0#5'Widt'
|
||||
+'h'#2'd'#11'HelpContext'#2#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0#17
|
||||
+'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'
|
||||
+#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'cc'
|
||||
@ -122,8 +122,8 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'Down'#7#17'ComboboxOnKeyDown'#8'TabOrder'#2#2#0#0#242#2#13#9'TComboBox'#17
|
||||
+'UndoLimitComboBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.C'
|
||||
+'ontrol'#7#14'UndoGroupLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3
|
||||
+#206#0#6'Height'#2#21#3'Top'#2#20#5'Width'#2'd'#11'HelpContext'#2#0#12'AutoC'
|
||||
+'omplete'#8#18'BorderSpacing.Left'#3#200#0#17'BorderSpacing.Top'#2#0#19'Bord'
|
||||
+#236#0#6'Height'#2#21#3'Top'#2#20#5'Width'#2'd'#11'HelpContext'#2#0#12'AutoC'
|
||||
+'omplete'#8#18'BorderSpacing.Left'#3#230#0#17'BorderSpacing.Top'#2#0#19'Bord'
|
||||
+'erSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2
|
||||
+#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAli'
|
||||
+'gnVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHeight'#2#13#13'Items.Strings'#1
|
||||
@ -132,13 +132,13 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
,#8'TabOrder'#2#3#0#0#242#2#14#9'TCheckBox'#17'GroupUndoCheckBox'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#21'UndoAfterSaveChec'
|
||||
+'kBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'To'
|
||||
+'p'#2'*'#5'Width'#2''#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#6#17'Bor'
|
||||
+'derSpacing.Top'#2#3#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0
|
||||
+#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFil'
|
||||
+'l'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#17'GroupUn'
|
||||
+'doCheckBox'#8'OnChange'#7#23'GroupUndoCheckBoxChange'#8'TabOrder'#2#4#11'Us'
|
||||
+'eOnChange'#8#0#0#242#2#15#9'TCheckBox'#21'UndoAfterSaveCheckBox'#22'AnchorS'
|
||||
+'ideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#14'UndoGroupLabel'
|
||||
+'p'#2''''#5'Width'#2''#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#6#17'Bo'
|
||||
+'rderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2
|
||||
+#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
|
||||
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#17'Group'
|
||||
+'UndoCheckBox'#8'OnChange'#7#23'GroupUndoCheckBoxChange'#8'TabOrder'#2#4#11
|
||||
+'UseOnChange'#8#0#0#242#2#15#9'TCheckBox'#21'UndoAfterSaveCheckBox'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#14'UndoGroupLabel'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#20
|
||||
+#5'Width'#3#147#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSp'
|
||||
+'acing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
|
||||
@ -147,7 +147,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'aveCheckBox'#8'TabOrder'#2#5#11'UseOnChange'#8#0#0#242#2#16#9'TCheckBox'#25
|
||||
+'ScrollPastEndFileCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorS'
|
||||
+'ideTop.Control'#7#16'ScrollGroupLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#2#6#6'Height'#2#19#3'Top'#2'W'#5'Width'#3#153#0#11'HelpContext'#2#0
|
||||
+#4'Left'#2#6#6'Height'#2#19#3'Top'#2'T'#5'Width'#3#153#0#11'HelpContext'#2#0
|
||||
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'
|
||||
+#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacin'
|
||||
+'g.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7
|
||||
@ -155,24 +155,24 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'PastEndFileCheckBoxChange'#8'TabOrder'#2#6#11'UseOnChange'#8#0#0#242#2#17#9
|
||||
+'TCheckBox'#25'ScrollPastEndLineCheckBox'#22'AnchorSideLeft.Control'#7#5'Own'
|
||||
+'er'#21'AnchorSideTop.Control'#7#25'ScrollPastEndFileCheckBox'#18'AnchorSide'
|
||||
+'Top.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'm'#5'Width'#3
|
||||
+'Top.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'g'#5'Width'#3
|
||||
+#156#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2
|
||||
+#3#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing'
|
||||
+#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing'
|
||||
+'.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpac'
|
||||
+'ing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#25'ScrollPastEndLineCheckB'
|
||||
+'ox'#8'OnChange'#7#31'ScrollPastEndLineCheckBoxChange'#8'TabOrder'#2#7#11'Us'
|
||||
+'eOnChange'#8#0#0#242#2#18#9'TCheckBox'#23'ScrollByOneLessCheckBox'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#16'ScrollGroupLab'
|
||||
+'el'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#206#0#6'Height'#2#19#3
|
||||
+'Top'#2'W'#5'Width'#3#151#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#3#200
|
||||
+'el'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#236#0#6'Height'#2#19#3
|
||||
+'Top'#2'T'#5'Width'#3#151#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#3#230
|
||||
+#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bo'
|
||||
+'ttom'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7
|
||||
+#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#23
|
||||
+'ScrollByOneLessCheckBox'#8'OnChange'#7#29'ScrollByOneLessCheckBoxChange'#8
|
||||
+'TabOrder'#2#8#11'UseOnChange'#8#0#0#242#2#19#9'TCheckBox'#22'HalfPageScroll'
|
||||
+'CheckBox'#22'AnchorSideLeft.Control'#7#23'ScrollByOneLessCheckBox'#21'Ancho'
|
||||
+'rSideTop.Control'#7#25'ScrollPastEndLineCheckBox'#4'Left'#3#206#0#6'Height'
|
||||
+#2#19#3'Top'#2'm'#5'Width'#3#141#0#11'HelpContext'#2#0#18'BorderSpacing.Left'
|
||||
+'rSideTop.Control'#7#25'ScrollPastEndLineCheckBox'#4'Left'#3#236#0#6'Height'
|
||||
+#2#19#3'Top'#2'g'#5'Width'#3#141#0#11'HelpContext'#2#0#18'BorderSpacing.Left'
|
||||
+#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.'
|
||||
+'Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'
|
||||
+#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6
|
||||
@ -180,7 +180,7 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'TabOrder'#2#9#11'UseOnChange'#8#0#0#242#2#20#9'TCheckBox'#18'AutoIndentChec'
|
||||
+'kBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#21
|
||||
+'IndentsTabsGroupLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6
|
||||
+'Height'#2#19#3'Top'#3#154#0#5'Width'#3#128#0#11'HelpContext'#2#0#18'BorderS'
|
||||
+'Height'#2#19#3'Top'#3#148#0#5'Width'#3#128#0#11'HelpContext'#2#0#18'BorderS'
|
||||
+'pacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'B'
|
||||
+'orderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAl'
|
||||
+'ignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
|
||||
@ -188,23 +188,23 @@ LazarusResources.Add('TEditorGeneralOptionsFrame','FORMDATA',[
|
||||
+'ge'#8'TabOrder'#2#10#11'UseOnChange'#8#0#0#242#2#21#9'TCheckBox'#23'TabInde'
|
||||
+'ntBlocksCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#18'AutoIndentCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Lef'
|
||||
+'t'#2#6#6'Height'#2#19#3'Top'#3#176#0#5'Width'#3#152#0#11'HelpContext'#2#0#18
|
||||
+'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#3#19'BorderSpacing.Right'#2
|
||||
+'t'#2#6#6'Height'#2#19#3'Top'#3#167#0#5'Width'#3#152#0#11'HelpContext'#2#0#18
|
||||
+'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2
|
||||
+#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.'
|
||||
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
|
||||
+'caFill'#7'Caption'#6#23'TabIndentBlocksCheckBox'#8'OnChange'#7#29'TabIndent'
|
||||
,'BlocksCheckBoxChange'#8'TabOrder'#2#11#11'UseOnChange'#8#0#0#242#2#22#9'TCh'
|
||||
+'eckBox'#17'SmartTabsCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'Anch'
|
||||
+'orSideTop.Control'#7#21'IndentsTabsGroupLabel'#18'AnchorSideTop.Side'#7#9'a'
|
||||
+'srBottom'#4'Left'#3#206#0#6'Height'#2#19#3'Top'#3#154#0#5'Width'#2'|'#11'He'
|
||||
+'lpContext'#2#0#18'BorderSpacing.Left'#3#200#0#17'BorderSpacing.Top'#2#0#19
|
||||
+'srBottom'#4'Left'#3#236#0#6'Height'#2#19#3'Top'#3#148#0#5'Width'#2'|'#11'He'
|
||||
+'lpContext'#2#0#18'BorderSpacing.Left'#3#230#0#17'BorderSpacing.Top'#2#0#19
|
||||
+'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Arou'
|
||||
+'nd'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.C'
|
||||
+'ellAlignVertical'#7#7'ccaFill'#7'Caption'#6#17'SmartTabsCheckBox'#8'OnChang'
|
||||
+'e'#7#23'SmartTabsCheckBoxChange'#8'TabOrder'#2#12#11'UseOnChange'#8#0#0#242
|
||||
+#2#23#9'TCheckBox'#20'TabsToSpacesCheckBox'#22'AnchorSideLeft.Control'#7#17
|
||||
+'SmartTabsCheckBox'#21'AnchorSideTop.Control'#7#23'TabIndentBlocksCheckBox'#4
|
||||
+'Left'#3#206#0#6'Height'#2#19#3'Top'#3#176#0#5'Width'#3#142#0#11'HelpContext'
|
||||
+'Left'#3#236#0#6'Height'#2#19#3'Top'#3#167#0#5'Width'#3#142#0#11'HelpContext'
|
||||
+#2#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.R'
|
||||
+'ight'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!Border'
|
||||
+'Spacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertica'
|
||||
|
Loading…
Reference in New Issue
Block a user