mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 20:29:12 +02:00
ide: fix anchors for few new option frames, add them to the lazarus.lpi
git-svn-id: trunk@20361 -
This commit is contained in:
parent
e1b137ff44
commit
03e10e90a4
@ -32,7 +32,7 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 212
|
||||
Height = 124
|
||||
Height = 122
|
||||
Top = 6
|
||||
Width = 303
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -40,16 +40,16 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'MouseGroupBox1'
|
||||
ClientHeight = 106
|
||||
ClientHeight = 104
|
||||
ClientWidth = 299
|
||||
TabOrder = 1
|
||||
object MouseEnabled1: TCheckBox
|
||||
AnchorSideLeft.Control = MouseGroupBox1
|
||||
AnchorSideTop.Control = MouseGroupBox1
|
||||
Left = 6
|
||||
Height = 19
|
||||
Height = 17
|
||||
Top = 6
|
||||
Width = 97
|
||||
Width = 93
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MouseEnabled1'
|
||||
@ -65,7 +65,7 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 69
|
||||
Top = 31
|
||||
Top = 29
|
||||
Width = 124
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
AutoFill = True
|
||||
@ -90,9 +90,9 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = MouseRadioGroup1
|
||||
Left = 136
|
||||
Height = 19
|
||||
Top = 37
|
||||
Width = 79
|
||||
Height = 17
|
||||
Top = 35
|
||||
Width = 77
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
@ -107,9 +107,9 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideTop.Control = MouseShift1
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 136
|
||||
Height = 19
|
||||
Top = 62
|
||||
Width = 73
|
||||
Height = 17
|
||||
Top = 58
|
||||
Width = 72
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
@ -124,9 +124,9 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideTop.Control = MouseCtrl1
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 136
|
||||
Height = 19
|
||||
Top = 87
|
||||
Width = 70
|
||||
Height = 17
|
||||
Top = 81
|
||||
Width = 68
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
@ -144,8 +144,8 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 212
|
||||
Height = 132
|
||||
Top = 136
|
||||
Height = 130
|
||||
Top = 134
|
||||
Width = 303
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
@ -153,16 +153,16 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'MouseGroupBox2'
|
||||
ClientHeight = 114
|
||||
ClientHeight = 112
|
||||
ClientWidth = 299
|
||||
TabOrder = 2
|
||||
object MouseEnabled2: TCheckBox
|
||||
AnchorSideLeft.Control = MouseGroupBox2
|
||||
AnchorSideTop.Control = MouseGroupBox2
|
||||
Left = 6
|
||||
Height = 19
|
||||
Height = 17
|
||||
Top = 6
|
||||
Width = 97
|
||||
Width = 93
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MouseEnabled2'
|
||||
@ -178,7 +178,7 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 77
|
||||
Top = 31
|
||||
Top = 29
|
||||
Width = 124
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
AutoFill = True
|
||||
@ -203,11 +203,12 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = MouseRadioGroup2
|
||||
Left = 136
|
||||
Height = 19
|
||||
Top = 31
|
||||
Width = 79
|
||||
Height = 17
|
||||
Top = 35
|
||||
Width = 77
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MouseShift2'
|
||||
OnChange = MouseEnabled1Change
|
||||
OnClick = MouseEnabled1Change
|
||||
@ -219,9 +220,9 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideTop.Control = MouseShift2
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 136
|
||||
Height = 19
|
||||
Top = 56
|
||||
Width = 73
|
||||
Height = 17
|
||||
Top = 58
|
||||
Width = 72
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
@ -236,9 +237,9 @@ inherited MouseGroupBox1: TMouseGroupBox1
|
||||
AnchorSideTop.Control = MouseCtrl2
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 136
|
||||
Height = 19
|
||||
Height = 17
|
||||
Top = 81
|
||||
Width = 70
|
||||
Width = 68
|
||||
AllowGrayed = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
|
@ -14,18 +14,18 @@ LazarusResources.Add('TMouseGroupBox1','FORMDATA',[
|
||||
+'rSideLeft.Control'#7#16'MouseConfListBox'#19'AnchorSideLeft.Side'#7#9'asrBo'
|
||||
+'ttom'#21'AnchorSideTop.Control'#7#16'MouseConfListBox'#23'AnchorSideRight.C'
|
||||
+'ontrol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#212#0#6
|
||||
+'Height'#2'|'#3'Top'#2#6#5'Width'#3'/'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'Height'#2'z'#3'Top'#2#6#5'Width'#3'/'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'
|
||||
+#2#6#7'Caption'#6#14'MouseGroupBox1'#12'ClientHeight'#2'j'#11'ClientWidth'#3
|
||||
+#2#6#7'Caption'#6#14'MouseGroupBox1'#12'ClientHeight'#2'h'#11'ClientWidth'#3
|
||||
+'+'#1#8'TabOrder'#2#1#0#9'TCheckBox'#13'MouseEnabled1'#22'AnchorSideLeft.Con'
|
||||
+'trol'#7#14'MouseGroupBox1'#21'AnchorSideTop.Control'#7#14'MouseGroupBox1'#4
|
||||
+'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#2'a'#18'BorderSpacing.Left'#2#6
|
||||
+'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#2']'#18'BorderSpacing.Left'#2#6
|
||||
+#17'BorderSpacing.Top'#2#6#7'Caption'#6#13'MouseEnabled1'#8'OnChange'#7#19'M'
|
||||
+'ouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#0#0#0
|
||||
+#11'TRadioGroup'#16'MouseRadioGroup1'#22'AnchorSideLeft.Control'#7#14'MouseG'
|
||||
+'roupBox1'#21'AnchorSideTop.Control'#7#13'MouseEnabled1'#18'AnchorSideTop.Si'
|
||||
+'de'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#14'MouseGroupBox1'#21'Anc'
|
||||
+'horSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'E'#3'Top'#2#31#5
|
||||
+'horSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'E'#3'Top'#2#29#5
|
||||
+'Width'#2'|'#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#8'AutoFill'#9#8
|
||||
+'AutoSize'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#20'BorderS'
|
||||
+'pacing.Bottom'#2#6#7'Caption'#6#16'MouseRadioGroup1'#28'ChildSizing.LeftRig'
|
||||
@ -37,38 +37,38 @@ LazarusResources.Add('TMouseGroupBox1','FORMDATA',[
|
||||
+#2#1#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#1#0#0#9'TCheckBox'#11
|
||||
+'MouseShift1'#22'AnchorSideLeft.Control'#7#16'MouseRadioGroup1'#19'AnchorSid'
|
||||
+'eLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'MouseRadioGroup1'
|
||||
+#4'Left'#3#136#0#6'Height'#2#19#3'Top'#2'%'#5'Width'#2'O'#11'AllowGrayed'#9
|
||||
+#4'Left'#3#136#0#6'Height'#2#17#3'Top'#2'#'#5'Width'#2'M'#11'AllowGrayed'#9
|
||||
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#11'MouseS'
|
||||
+'hift1'#8'OnChange'#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1C'
|
||||
+'hange'#8'TabOrder'#2#2#0#0#9'TCheckBox'#10'MouseCtrl1'#22'AnchorSideLeft.Co'
|
||||
+'ntrol'#7#16'MouseRadioGroup1'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anc'
|
||||
+'horSideTop.Control'#7#11'MouseShift1'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#3#136#0#6'Height'#2#19#3'Top'#2'>'#5'Width'#2'I'#11'AllowGrayed'#9
|
||||
+#4'Left'#3#136#0#6'Height'#2#17#3'Top'#2':'#5'Width'#2'H'#11'AllowGrayed'#9
|
||||
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#10'MouseC'
|
||||
+'trl1'#8'OnChange'#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Ch'
|
||||
+'ange'#8'TabOrder'#2#3#0#0#9'TCheckBox'#9'MouseAlt1'#22'AnchorSideLeft.Contr'
|
||||
+'ol'#7#16'MouseRadioGroup1'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anchor'
|
||||
+'SideTop.Control'#7#10'MouseCtrl1'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'L'
|
||||
+'eft'#3#136#0#6'Height'#2#19#3'Top'#2'W'#5'Width'#2'F'#11'AllowGrayed'#9#18
|
||||
+'eft'#3#136#0#6'Height'#2#17#3'Top'#2'Q'#5'Width'#2'D'#11'AllowGrayed'#9#18
|
||||
+'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'MouseAlt1'
|
||||
+#8'OnChange'#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8
|
||||
+'TabOrder'#2#4#0#0#0#242#2#2#9'TGroupBox'#14'MouseGroupBox2'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#16'MouseConfListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
|
||||
+'AnchorSideTop.Control'#7#14'MouseGroupBox1'#18'AnchorSideTop.Side'#7#9'asrB'
|
||||
+'ottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#3#212#0#6'Height'#3#132#0#3'Top'#3#136#0#5'Width'#3'/'#1
|
||||
+'asrBottom'#4'Left'#3#212#0#6'Height'#3#130#0#3'Top'#3#134#0#5'Width'#3'/'#1
|
||||
+#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacin'
|
||||
+'g.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'
|
||||
+#6#14'MouseGroupBox2'#12'ClientHeight'#2'r'#11'ClientWidth'#3'+'#1#8'TabOrde'
|
||||
+#6#14'MouseGroupBox2'#12'ClientHeight'#2'p'#11'ClientWidth'#3'+'#1#8'TabOrde'
|
||||
+'r'#2#2#0#9'TCheckBox'#13'MouseEnabled2'#22'AnchorSideLeft.Control'#7#14'Mou'
|
||||
+'seGroupBox2'#21'AnchorSideTop.Control'#7#14'MouseGroupBox2'#4'Left'#2#6#6'H'
|
||||
+'eight'#2#19#3'Top'#2#6#5'Width'#2'a'#18'BorderSpacing.Left'#2#6#17'BorderSp'
|
||||
+'eight'#2#17#3'Top'#2#6#5'Width'#2']'#18'BorderSpacing.Left'#2#6#17'BorderSp'
|
||||
+'acing.Top'#2#6#7'Caption'#6#13'MouseEnabled2'#8'OnChange'#7#19'MouseEnabled'
|
||||
+'1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#0#0#0#11'TRadio'
|
||||
,'Group'#16'MouseRadioGroup2'#22'AnchorSideLeft.Control'#7#14'MouseGroupBox2'
|
||||
+#21'AnchorSideTop.Control'#7#13'MouseEnabled2'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#24'AnchorSideBottom.Control'#7#14'MouseGroupBox2'#21'AnchorSideBot'
|
||||
+'tom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'M'#3'Top'#2#31#5'Width'#2
|
||||
+'tom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'M'#3'Top'#2#29#5'Width'#2
|
||||
+'|'#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#8'AutoFill'#9#8'AutoSize'
|
||||
+#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Bot'
|
||||
+'tom'#2#6#7'Caption'#6#16'MouseRadioGroup2'#28'ChildSizing.LeftRightSpacing'
|
||||
@ -80,19 +80,20 @@ LazarusResources.Add('TMouseGroupBox1','FORMDATA',[
|
||||
+'k'#7#19'MouseEnabled1Change'#8'TabOrder'#2#1#0#0#9'TCheckBox'#11'MouseShift'
|
||||
+'2'#22'AnchorSideLeft.Control'#7#16'MouseRadioGroup2'#19'AnchorSideLeft.Side'
|
||||
+#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'MouseRadioGroup2'#4'Left'#3
|
||||
+#136#0#6'Height'#2#19#3'Top'#2#31#5'Width'#2'O'#11'AllowGrayed'#9#18'BorderS'
|
||||
+'pacing.Left'#2#6#7'Caption'#6#11'MouseShift2'#8'OnChange'#7#19'MouseEnabled'
|
||||
+'1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#2#0#0#9'TCheckB'
|
||||
+'ox'#10'MouseCtrl2'#22'AnchorSideLeft.Control'#7#16'MouseRadioGroup2'#19'Anc'
|
||||
+'horSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'MouseShift2'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#136#0#6'Height'#2#19#3'Top'
|
||||
+#2'8'#5'Width'#2'I'#11'AllowGrayed'#9#18'BorderSpacing.Left'#2#6#17'BorderSp'
|
||||
+'acing.Top'#2#6#7'Caption'#6#10'MouseCtrl2'#8'OnChange'#7#19'MouseEnabled1Ch'
|
||||
+'ange'#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#3#0#0#9'TCheckBox'
|
||||
+#9'MouseAlt2'#22'AnchorSideLeft.Control'#7#16'MouseRadioGroup2'#19'AnchorSid'
|
||||
+'eLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#10'MouseCtrl2'#18'An'
|
||||
+'chorSideTop.Side'#7#9'asrBottom'#4'Left'#3#136#0#6'Height'#2#19#3'Top'#2'Q'
|
||||
+#5'Width'#2'F'#11'AllowGrayed'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing'
|
||||
+'.Top'#2#6#7'Caption'#6#9'MouseAlt2'#8'OnChange'#7#19'MouseEnabled1Change'#7
|
||||
+'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2#4#0#0#0#0
|
||||
+#136#0#6'Height'#2#17#3'Top'#2'#'#5'Width'#2'M'#11'AllowGrayed'#9#18'BorderS'
|
||||
+'pacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#11'MouseShift2'#8'O'
|
||||
+'nChange'#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'T'
|
||||
+'abOrder'#2#2#0#0#9'TCheckBox'#10'MouseCtrl2'#22'AnchorSideLeft.Control'#7#16
|
||||
+'MouseRadioGroup2'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.C'
|
||||
+'ontrol'#7#11'MouseShift2'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3
|
||||
+#136#0#6'Height'#2#17#3'Top'#2':'#5'Width'#2'H'#11'AllowGrayed'#9#18'BorderS'
|
||||
+'pacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#10'MouseCtrl2'#8'On'
|
||||
+'Change'#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'Ta'
|
||||
+'bOrder'#2#3#0#0#9'TCheckBox'#9'MouseAlt2'#22'AnchorSideLeft.Control'#7#16'M'
|
||||
+'ouseRadioGroup2'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#10'MouseCtrl2'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#136
|
||||
+#0#6'Height'#2#17#3'Top'#2'Q'#5'Width'#2'D'#11'AllowGrayed'#9#18'BorderSpaci'
|
||||
+'ng.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'MouseAlt2'#8'OnChange'
|
||||
+#7#19'MouseEnabled1Change'#7'OnClick'#7#19'MouseEnabled1Change'#8'TabOrder'#2
|
||||
+#4#0#0#0#0
|
||||
]);
|
||||
|
@ -5,24 +5,24 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
ClientHeight = 415
|
||||
ClientWidth = 610
|
||||
Visible = False
|
||||
DesignLeft = 3
|
||||
DesignTop = 116
|
||||
DesignLeft = 421
|
||||
DesignTop = 193
|
||||
object p2: TPanel[0]
|
||||
Left = 0
|
||||
Height = 378
|
||||
Height = 380
|
||||
Top = 0
|
||||
Width = 610
|
||||
Align = alClient
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 378
|
||||
ClientHeight = 380
|
||||
ClientWidth = 610
|
||||
TabOrder = 0
|
||||
object ActionGrid: TStringGrid
|
||||
AnchorSideBottom.Control = p3
|
||||
Left = 133
|
||||
Height = 378
|
||||
Left = 135
|
||||
Height = 380
|
||||
Top = 0
|
||||
Width = 477
|
||||
Width = 475
|
||||
Align = alClient
|
||||
AutoEdit = False
|
||||
ColCount = 8
|
||||
@ -36,13 +36,13 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
end
|
||||
object ContextTree: TTreeView
|
||||
Left = 0
|
||||
Height = 378
|
||||
Height = 380
|
||||
Top = 0
|
||||
Width = 130
|
||||
Align = alLeft
|
||||
AutoExpand = True
|
||||
Constraints.MinWidth = 25
|
||||
DefaultItemHeight = 17
|
||||
DefaultItemHeight = 15
|
||||
ReadOnly = True
|
||||
TabOrder = 1
|
||||
OnChange = ContextTreeChange
|
||||
@ -50,9 +50,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
end
|
||||
object Splitter1: TSplitter
|
||||
Left = 130
|
||||
Height = 378
|
||||
Height = 380
|
||||
Top = 0
|
||||
Width = 3
|
||||
Width = 5
|
||||
MinSize = 25
|
||||
end
|
||||
end
|
||||
@ -62,22 +62,22 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
AnchorSideBottom.Control = p2
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 37
|
||||
Top = 378
|
||||
Height = 35
|
||||
Top = 380
|
||||
Width = 610
|
||||
Align = alBottom
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 37
|
||||
ClientHeight = 35
|
||||
ClientWidth = 610
|
||||
TabOrder = 1
|
||||
object DelButton: TButton
|
||||
AnchorSideLeft.Control = p3
|
||||
AnchorSideTop.Control = p3
|
||||
Left = 0
|
||||
Height = 25
|
||||
Height = 23
|
||||
Top = 6
|
||||
Width = 79
|
||||
Width = 73
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'DelButton'
|
||||
@ -88,13 +88,12 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
AnchorSideTop.Control = UpdateButton
|
||||
AnchorSideRight.Control = p3
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 496
|
||||
Height = 25
|
||||
Left = 512
|
||||
Height = 23
|
||||
Top = 6
|
||||
Width = 108
|
||||
Width = 98
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'AddNewButton'
|
||||
OnClick = AddNewButtonClick
|
||||
TabOrder = 0
|
||||
@ -102,14 +101,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
object UpdateButton: TButton
|
||||
AnchorSideTop.Control = p3
|
||||
AnchorSideRight.Control = AddNewButton
|
||||
Left = 384
|
||||
Height = 25
|
||||
Left = 413
|
||||
Height = 23
|
||||
Top = 6
|
||||
Width = 100
|
||||
Width = 93
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 12
|
||||
BorderSpacing.Right = 6
|
||||
BorderSpacing.Bottom = 6
|
||||
Caption = 'UpdateButton'
|
||||
OnClick = UpdateButtonClick
|
||||
|
@ -3,40 +3,40 @@
|
||||
LazarusResources.Add('TEditorMouseOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#24'TEditorMouseOptionsFrame'#23'EditorMouseOptionsFrame'#6'Height'
|
||||
+#3#159#1#5'Width'#3'b'#2#7'Anchors'#11#5'akTop'#0#12'ClientHeight'#3#159#1#11
|
||||
+'ClientWidth'#3'b'#2#7'Visible'#8#10'DesignLeft'#2#3#9'DesignTop'#2't'#0#242
|
||||
+#2#0#6'TPanel'#2'p2'#4'Left'#2#0#6'Height'#3'z'#1#3'Top'#2#0#5'Width'#3'b'#2
|
||||
+#5'Align'#7#8'alClient'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'z'#1#11
|
||||
+'ClientWidth'#3'b'#2#8'TabOrder'#2#0#0#11'TStringGrid'#10'ActionGrid'#24'Anc'
|
||||
+'horSideBottom.Control'#7#2'p3'#4'Left'#3#133#0#6'Height'#3'z'#1#3'Top'#2#0#5
|
||||
+'Width'#3#221#1#5'Align'#7#8'alClient'#8'AutoEdit'#8#8'ColCount'#2#8#14'Exte'
|
||||
+'ndedSelect'#8#9'FixedCols'#2#0#7'Options'#11#15'goFixedVertLine'#15'goFixed'
|
||||
+'HorzLine'#10'goVertLine'#10'goHorzLine'#13'goRangeSelect'#11'goColSizing'#11
|
||||
+'goRowSelect'#14'goSmoothScroll'#0#8'RowCount'#2#1#8'TabOrder'#2#0#13'OnHead'
|
||||
+'erSized'#7#21'ActionGridHeaderSized'#8'OnResize'#7#16'ActionGridResize'#0#0
|
||||
+#9'TTreeView'#11'ContextTree'#4'Left'#2#0#6'Height'#3'z'#1#3'Top'#2#0#5'Widt'
|
||||
+'h'#3#130#0#5'Align'#7#6'alLeft'#10'AutoExpand'#9#20'Constraints.MinWidth'#2
|
||||
+#25#17'DefaultItemHeight'#2#17#8'ReadOnly'#9#8'TabOrder'#2#1#8'OnChange'#7#17
|
||||
+'ContextTreeChange'#7'Options'#11#13'tvoAutoExpand'#17'tvoAutoItemHeight'#16
|
||||
+'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tvoShowButto'
|
||||
+'ns'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#9'TSplitter'#9'S'
|
||||
+'plitter1'#4'Left'#3#130#0#6'Height'#3'z'#1#3'Top'#2#0#5'Width'#2#3#7'MinSiz'
|
||||
+'e'#2#25#0#0#0#242#2#1#6'TPanel'#2'p3'#23'AnchorSideRight.Control'#7#2'p2'#20
|
||||
+'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#2'p2'#21
|
||||
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'%'#3'Top'#3'z'
|
||||
+#1#5'Width'#3'b'#2#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOuter'#7#6'b'
|
||||
+'vNone'#12'ClientHeight'#2'%'#11'ClientWidth'#3'b'#2#8'TabOrder'#2#1#0#7'TBu'
|
||||
+'tton'#9'DelButton'#22'AnchorSideLeft.Control'#7#2'p3'#21'AnchorSideTop.Cont'
|
||||
+'rol'#7#2'p3'#4'Left'#2#0#6'Height'#2#25#3'Top'#2#6#5'Width'#2'O'#8'AutoSize'
|
||||
+#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'DelButton'#7'OnClick'#7#14'DelBu'
|
||||
+'ttonClick'#8'TabOrder'#2#2#0#0#7'TButton'#12'AddNewButton'#21'AnchorSideTop'
|
||||
+'.Control'#7#12'UpdateButton'#23'AnchorSideRight.Control'#7#2'p3'#20'AnchorS'
|
||||
+'ideRight.Side'#7#9'asrBottom'#4'Left'#3#240#1#6'Height'#2#25#3'Top'#2#6#5'W'
|
||||
+'idth'#2'l'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#19'BorderSpaci'
|
||||
+'ng.Right'#2#6#7'Caption'#6#12'AddNewButton'#7'OnClick'#7#17'AddNewButtonCli'
|
||||
+'ck'#8'TabOrder'#2#0#0#0#7'TButton'#12'UpdateButton'#21'AnchorSideTop.Contro'
|
||||
+'l'#7#2'p3'#23'AnchorSideRight.Control'#7#12'AddNewButton'#4'Left'#3#128#1#6
|
||||
+'Height'#2#25#3'Top'#2#6#5'Width'#2'd'#7'Anchors'#11#5'akTop'#7'akRight'#0#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#12#20'Borde'
|
||||
+'rSpacing.Bottom'#2#6#7'Caption'#6#12'UpdateButton'#7'OnClick'#7#17'UpdateBu'
|
||||
+'ttonClick'#8'TabOrder'#2#1#0#0#0#0
|
||||
+'ClientWidth'#3'b'#2#7'Visible'#8#10'DesignLeft'#3#165#1#9'DesignTop'#3#193#0
|
||||
+#0#242#2#0#6'TPanel'#2'p2'#4'Left'#2#0#6'Height'#3'|'#1#3'Top'#2#0#5'Width'#3
|
||||
+'b'#2#5'Align'#7#8'alClient'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'|'
|
||||
+#1#11'ClientWidth'#3'b'#2#8'TabOrder'#2#0#0#11'TStringGrid'#10'ActionGrid'#24
|
||||
+'AnchorSideBottom.Control'#7#2'p3'#4'Left'#3#135#0#6'Height'#3'|'#1#3'Top'#2
|
||||
+#0#5'Width'#3#219#1#5'Align'#7#8'alClient'#8'AutoEdit'#8#8'ColCount'#2#8#14
|
||||
+'ExtendedSelect'#8#9'FixedCols'#2#0#7'Options'#11#15'goFixedVertLine'#15'goF'
|
||||
+'ixedHorzLine'#10'goVertLine'#10'goHorzLine'#13'goRangeSelect'#11'goColSizin'
|
||||
+'g'#11'goRowSelect'#14'goSmoothScroll'#0#8'RowCount'#2#1#8'TabOrder'#2#0#13
|
||||
+'OnHeaderSized'#7#21'ActionGridHeaderSized'#8'OnResize'#7#16'ActionGridResiz'
|
||||
+'e'#0#0#9'TTreeView'#11'ContextTree'#4'Left'#2#0#6'Height'#3'|'#1#3'Top'#2#0
|
||||
+#5'Width'#3#130#0#5'Align'#7#6'alLeft'#10'AutoExpand'#9#20'Constraints.MinWi'
|
||||
+'dth'#2#25#17'DefaultItemHeight'#2#15#8'ReadOnly'#9#8'TabOrder'#2#1#8'OnChan'
|
||||
+'ge'#7#17'ContextTreeChange'#7'Options'#11#13'tvoAutoExpand'#17'tvoAutoItemH'
|
||||
+'eight'#16'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tv'
|
||||
+'oShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#9'TSpl'
|
||||
+'itter'#9'Splitter1'#4'Left'#3#130#0#6'Height'#3'|'#1#3'Top'#2#0#5'Width'#2#5
|
||||
+#7'MinSize'#2#25#0#0#0#242#2#1#6'TPanel'#2'p3'#23'AnchorSideRight.Control'#7
|
||||
+#2'p2'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7
|
||||
+#2'p2'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'#'#3
|
||||
+'Top'#3'|'#1#5'Width'#3'b'#2#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOu'
|
||||
+'ter'#7#6'bvNone'#12'ClientHeight'#2'#'#11'ClientWidth'#3'b'#2#8'TabOrder'#2
|
||||
+#1#0#7'TButton'#9'DelButton'#22'AnchorSideLeft.Control'#7#2'p3'#21'AnchorSid'
|
||||
+'eTop.Control'#7#2'p3'#4'Left'#2#0#6'Height'#2#23#3'Top'#2#6#5'Width'#2'I'#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'DelButton'#7'OnClick'#7
|
||||
+#14'DelButtonClick'#8'TabOrder'#2#2#0#0#7'TButton'#12'AddNewButton'#21'Ancho'
|
||||
+'rSideTop.Control'#7#12'UpdateButton'#23'AnchorSideRight.Control'#7#2'p3'#20
|
||||
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#0#2#6'Height'#2#23#3'Top'#2#6
|
||||
+#5'Width'#2'b'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#7'Caption'#6
|
||||
+#12'AddNewButton'#7'OnClick'#7#17'AddNewButtonClick'#8'TabOrder'#2#0#0#0#7'T'
|
||||
+'Button'#12'UpdateButton'#21'AnchorSideTop.Control'#7#2'p3'#23'AnchorSideRig'
|
||||
+'ht.Control'#7#12'AddNewButton'#4'Left'#3#157#1#6'Height'#2#23#3'Top'#2#6#5
|
||||
+'Width'#2']'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#17'BorderSpac'
|
||||
+'ing.Top'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#7'Cap'
|
||||
+'tion'#6#12'UpdateButton'#7'OnClick'#7#17'UpdateButtonClick'#8'TabOrder'#2#1
|
||||
+#0#0#0#0
|
||||
]);
|
||||
|
@ -40,7 +40,7 @@
|
||||
<PackageName Value="SynEdit"/>
|
||||
</Item4>
|
||||
</RequiredPackages>
|
||||
<Units Count="41">
|
||||
<Units Count="43">
|
||||
<Unit0>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -326,6 +326,22 @@
|
||||
<ResourceBaseClass Value="Frame"/>
|
||||
<UnitName Value="help_general_options"/>
|
||||
</Unit40>
|
||||
<Unit41>
|
||||
<Filename Value="frames/editor_codefolding_mouse_options.pas"/>
|
||||
<ComponentName Value="MouseGroupBox1"/>
|
||||
<HasResources Value="True"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ResourceBaseClass Value="Frame"/>
|
||||
<UnitName Value="editor_codefolding_mouse_options"/>
|
||||
</Unit41>
|
||||
<Unit42>
|
||||
<Filename Value="frames/editor_mouseaction_options.pas"/>
|
||||
<ComponentName Value="EditorMouseOptionsFrame"/>
|
||||
<HasResources Value="True"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ResourceBaseClass Value="Frame"/>
|
||||
<UnitName Value="editor_mouseaction_options"/>
|
||||
</Unit42>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user