IDE: fixed missed 'Tripple' -> 'Triple' misspellings in LFM

git-svn-id: trunk@34106 -
This commit is contained in:
maxim 2011-12-11 15:53:20 +00:00
parent e374508e1c
commit 4950f0a6e5

View File

@ -5,9 +5,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
VertScrollBar.Page = 523 VertScrollBar.Page = 523
Align = alClient Align = alClient
Anchors = [akTop] Anchors = [akTop]
AutoSize = False
ClientHeight = 583 ClientHeight = 583
ClientWidth = 636 ClientWidth = 636
TabOrder = 0
Visible = False Visible = False
DesignLeft = 366 DesignLeft = 366
DesignTop = 237 DesignTop = 237
@ -17,13 +17,13 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = Owner AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 23 Height = 21
Top = 0 Top = 0
Width = 636 Width = 636
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 23 ClientHeight = 21
ClientWidth = 636 ClientWidth = 636
TabOrder = 0 TabOrder = 0
Visible = False Visible = False
@ -32,9 +32,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropUserSchemes AnchorSideTop.Control = dropUserSchemes
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 19 Height = 17
Top = 2 Top = 2
Width = 138 Width = 123
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'chkPredefinedScheme' Caption = 'chkPredefinedScheme'
OnChange = chkPredefinedSchemeChange OnChange = chkPredefinedSchemeChange
@ -46,14 +46,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = pnlUserSchemes AnchorSideTop.Control = pnlUserSchemes
AnchorSideRight.Control = pnlUserSchemes AnchorSideRight.Control = pnlUserSchemes
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 150 Left = 135
Height = 23 Height = 21
Top = 0 Top = 0
Width = 200 Width = 200
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Constraints.MaxWidth = 200 Constraints.MaxWidth = 200
ItemHeight = 15 ItemHeight = 13
OnChange = dropUserSchemesChange OnChange = dropUserSchemesChange
OnExit = dropUserSchemesChange OnExit = dropUserSchemesChange
OnKeyDown = dropUserSchemesKeyDown OnKeyDown = dropUserSchemesKeyDown
@ -66,9 +66,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = GenericDividerLabel AnchorSideTop.Control = GenericDividerLabel
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 19 Height = 17
Top = 52 Top = 50
Width = 133 Width = 117
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Top = 6 BorderSpacing.Top = 6
Caption = 'HideMouseCheckBox' Caption = 'HideMouseCheckBox'
@ -81,13 +81,13 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = Owner AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 81 Height = 75
Top = 100 Top = 96
Width = 636 Width = 636
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 81 ClientHeight = 75
ClientWidth = 636 ClientWidth = 636
TabOrder = 2 TabOrder = 2
object PanelGutter: TPanel object PanelGutter: TPanel
@ -96,7 +96,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = pnlAllGutter AnchorSideRight.Control = pnlAllGutter
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 44 Height = 40
Top = 0 Top = 0
Width = 624 Width = 624
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -105,7 +105,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
BorderSpacing.Right = 6 BorderSpacing.Right = 6
BorderSpacing.Bottom = 6 BorderSpacing.Bottom = 6
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 44 ClientHeight = 40
ClientWidth = 624 ClientWidth = 624
TabOrder = 0 TabOrder = 0
object GutterLeftRadio1: TRadioButton object GutterLeftRadio1: TRadioButton
@ -114,7 +114,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = PanelGutter AnchorSideRight.Control = PanelGutter
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 19 Height = 17
Top = 0 Top = 0
Width = 624 Width = 624
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -129,8 +129,8 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = PanelGutter AnchorSideRight.Control = PanelGutter
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 19 Height = 17
Top = 19 Top = 17
Width = 624 Width = 624
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Bottom = 6 BorderSpacing.Bottom = 6
@ -144,10 +144,10 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = pnlAllGutter AnchorSideRight.Control = pnlAllGutter
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 507 Left = 513
Height = 25 Height = 23
Top = 50 Top = 46
Width = 123 Width = 117
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Right = 6 BorderSpacing.Right = 6
@ -165,13 +165,13 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = pnlBottom AnchorSideBottom.Control = pnlBottom
Left = 0 Left = 0
Height = 333 Height = 345
Top = 210 Top = 200
Width = 636 Width = 636
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 333 ClientHeight = 345
ClientWidth = 636 ClientWidth = 636
TabOrder = 3 TabOrder = 3
object PanelTextCheckBox: TPanel object PanelTextCheckBox: TPanel
@ -180,7 +180,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = pnlAllText AnchorSideRight.Control = pnlAllText
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 38 Height = 34
Top = 0 Top = 0
Width = 624 Width = 624
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -190,15 +190,15 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
BorderSpacing.Bottom = 6 BorderSpacing.Bottom = 6
BevelOuter = bvNone BevelOuter = bvNone
ChildSizing.ControlsPerLine = 2 ChildSizing.ControlsPerLine = 2
ClientHeight = 38 ClientHeight = 34
ClientWidth = 624 ClientWidth = 624
TabOrder = 0 TabOrder = 0
object TextDrag: TCheckBox object TextDrag: TCheckBox
AnchorSideLeft.Control = PanelTextCheckBox AnchorSideLeft.Control = PanelTextCheckBox
Left = 0 Left = 0
Height = 19 Height = 17
Top = 0 Top = 0
Width = 67 Width = 63
Caption = 'TextDrag' Caption = 'TextDrag'
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
TabOrder = 0 TabOrder = 0
@ -208,9 +208,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = TextDrag AnchorSideTop.Control = TextDrag
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 0 Left = 0
Height = 19 Height = 17
Top = 19 Top = 17
Width = 106 Width = 96
Caption = 'RightMoveCaret' Caption = 'RightMoveCaret'
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
TabOrder = 1 TabOrder = 1
@ -224,7 +224,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 26 Height = 26
Top = 44 Top = 40
Width = 636 Width = 636
Align = alNone Align = alNone
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -233,7 +233,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
TabOrder = 1 TabOrder = 1
object ToolButtonMiddle: TToolButton object ToolButtonMiddle: TToolButton
Tag = 2 Tag = 2
Left = 230 Left = 201
Top = 2 Top = 2
Caption = 'ToolButtonMiddle' Caption = 'ToolButtonMiddle'
Grouped = True Grouped = True
@ -242,7 +242,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
end end
object ToolBtnWheel: TToolButton object ToolBtnWheel: TToolButton
Tag = 3 Tag = 3
Left = 335 Left = 291
Top = 2 Top = 2
Caption = 'ToolBtnWheel' Caption = 'ToolBtnWheel'
Grouped = True Grouped = True
@ -260,7 +260,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
end end
object ToolButtonLeftMulti: TToolButton object ToolButtonLeftMulti: TToolButton
Tag = 1 Tag = 1
Left = 114 Left = 100
Top = 2 Top = 2
Caption = 'ToolButtonLeftMulti' Caption = 'ToolButtonLeftMulti'
Grouped = True Grouped = True
@ -275,10 +275,10 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = pnlAllText AnchorSideBottom.Control = pnlAllText
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 518 Left = 522
Height = 25 Height = 23
Top = 302 Top = 316
Width = 112 Width = 108
Anchors = [akRight, akBottom] Anchors = [akRight, akBottom]
AutoSize = True AutoSize = True
BorderSpacing.Top = 6 BorderSpacing.Top = 6
@ -296,8 +296,8 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = ResetTextButton AnchorSideBottom.Control = ResetTextButton
Left = 0 Left = 0
Height = 226 Height = 244
Top = 70 Top = 66
Width = 636 Width = 636
PageIndex = 0 PageIndex = 0
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
@ -306,14 +306,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
object PageLeftMod: TPage object PageLeftMod: TPage
object ScrollBox3: TScrollBox object ScrollBox3: TScrollBox
Left = 0 Left = 0
Height = 226 Height = 244
Top = 0 Top = 0
Width = 636 Width = 636
HorzScrollBar.Page = 636 HorzScrollBar.Page = 636
VertScrollBar.Page = 226 VertScrollBar.Page = 244
Align = alClient Align = alClient
BorderStyle = bsNone BorderStyle = bsNone
ClientHeight = 226 ClientHeight = 244
ClientWidth = 636 ClientWidth = 636
TabOrder = 0 TabOrder = 0
object dropCtrlLeft: TComboBox object dropCtrlLeft: TComboBox
@ -323,14 +323,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 35 Top = 33
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 0 TabOrder = 0
@ -340,9 +340,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropCtrlLeft AnchorSideTop.Control = dropCtrlLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 38 Top = 36
Width = 71 Width = 65
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'CtrLLeftLabel' Caption = 'CtrLLeftLabel'
ParentColor = False ParentColor = False
@ -353,14 +353,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 6 Top = 6
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 1 TabOrder = 1
@ -370,9 +370,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropAltLeft AnchorSideTop.Control = dropAltLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 9 Top = 9
Width = 64 Width = 58
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'AltLeftLabel' Caption = 'AltLeftLabel'
ParentColor = False ParentColor = False
@ -384,15 +384,15 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 93 Top = 87
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 140 BorderSpacing.Left = 140
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 2 TabOrder = 2
@ -404,14 +404,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 64 Top = 60
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 3 TabOrder = 3
@ -423,14 +423,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 122 Top = 114
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 4 TabOrder = 4
@ -442,14 +442,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 151 Top = 141
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 5 TabOrder = 5
@ -461,14 +461,14 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ScrollBox3 AnchorSideRight.Control = ScrollBox3
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 140 Left = 140
Height = 23 Height = 21
Top = 180 Top = 168
Width = 490 Width = 490
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
DropDownCount = 12 DropDownCount = 12
ItemHeight = 15 ItemHeight = 13
OnChange = CheckOrRadioChange OnChange = CheckOrRadioChange
Style = csDropDownList Style = csDropDownList
TabOrder = 6 TabOrder = 6
@ -478,9 +478,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropShiftLeft AnchorSideTop.Control = dropShiftLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 96 Top = 90
Width = 73 Width = 67
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'ShiftLeftLabel' Caption = 'ShiftLeftLabel'
ParentColor = False ParentColor = False
@ -490,9 +490,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropAltCtrlLeft AnchorSideTop.Control = dropAltCtrlLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 67 Top = 63
Width = 83 Width = 75
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'AltCtrlLeftLabel' Caption = 'AltCtrlLeftLabel'
ParentColor = False ParentColor = False
@ -502,9 +502,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropShiftCtrlLeft AnchorSideTop.Control = dropShiftCtrlLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 154 Top = 144
Width = 92 Width = 84
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'ShiftCtrlLeftLabel' Caption = 'ShiftCtrlLeftLabel'
ParentColor = False ParentColor = False
@ -514,9 +514,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropShiftAltLeft AnchorSideTop.Control = dropShiftAltLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 125 Top = 117
Width = 88 Width = 80
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'ShiftAltLeftLabel' Caption = 'ShiftAltLeftLabel'
ParentColor = False ParentColor = False
@ -526,9 +526,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideTop.Control = dropShiftAltCtrlLeft AnchorSideTop.Control = dropShiftAltCtrlLeft
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 14
Top = 183 Top = 171
Width = 107 Width = 97
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'ShiftCtrlAltLeftLabel' Caption = 'ShiftCtrlAltLeftLabel'
ParentColor = False ParentColor = False
@ -548,7 +548,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
ClientHeight = 207 ClientHeight = 207
ClientWidth = 636 ClientWidth = 636
TabOrder = 0 TabOrder = 0
object dropLeftTripple: TComboBox object dropLeftTriple: TComboBox
AnchorSideLeft.Control = dropLeftDouble AnchorSideLeft.Control = dropLeftDouble
AnchorSideTop.Control = dropLeftDouble AnchorSideTop.Control = dropLeftDouble
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
@ -567,16 +567,16 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
Style = csDropDownList Style = csDropDownList
TabOrder = 0 TabOrder = 0
end end
object lblLeftTripple: TLabel object lblLeftTriple: TLabel
AnchorSideLeft.Control = ScrollBox4 AnchorSideLeft.Control = ScrollBox4
AnchorSideTop.Control = dropLeftTripple AnchorSideTop.Control = dropLeftTriple
AnchorSideTop.Side = asrCenter AnchorSideTop.Side = asrCenter
Left = 6 Left = 6
Height = 16 Height = 16
Top = 38 Top = 38
Width = 71 Width = 71
BorderSpacing.Left = 6 BorderSpacing.Left = 6
Caption = 'lblLeftTripple' Caption = 'lblLeftTriple'
ParentColor = False ParentColor = False
end end
object dropLeftDouble: TComboBox object dropLeftDouble: TComboBox
@ -612,7 +612,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
end end
object dropLeftQuad: TComboBox object dropLeftQuad: TComboBox
AnchorSideLeft.Control = dropLeftDouble AnchorSideLeft.Control = dropLeftDouble
AnchorSideTop.Control = dropLeftTripple AnchorSideTop.Control = dropLeftTriple
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = ScrollBox4 AnchorSideRight.Control = ScrollBox4
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
@ -1037,13 +1037,13 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideBottom.Control = Owner AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 0 Left = 0
Height = 40 Height = 38
Top = 543 Top = 545
Width = 636 Width = 636
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 40 ClientHeight = 38
ClientWidth = 636 ClientWidth = 636
TabOrder = 4 TabOrder = 4
object BottomDivider: TBevel object BottomDivider: TBevel
@ -1066,9 +1066,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ResetAllButton AnchorSideRight.Control = ResetAllButton
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 16 Height = 14
Top = 15 Top = 15
Width = 514 Width = 521
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
@ -1085,9 +1085,9 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = ResetAllButton AnchorSideRight.Control = ResetAllButton
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 16 Height = 14
Top = 15 Top = 15
Width = 514 Width = 521
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
@ -1103,10 +1103,10 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Control = pnlBottom AnchorSideRight.Control = pnlBottom
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 526 Left = 533
Height = 25 Height = 23
Top = 15 Top = 15
Width = 104 Width = 97
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Top = 6 BorderSpacing.Top = 6
@ -1124,7 +1124,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 17 Height = 17
Top = 29 Top = 27
Width = 624 Width = 624
Caption = 'GenericDividerLabel' Caption = 'GenericDividerLabel'
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -1140,7 +1140,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 17 Height = 17
Top = 77 Top = 73
Width = 624 Width = 624
Caption = 'GutterDividerLabel' Caption = 'GutterDividerLabel'
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
@ -1156,7 +1156,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 17 Height = 17
Top = 187 Top = 177
Width = 624 Width = 624
Caption = 'TextDividerLabel' Caption = 'TextDividerLabel'
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]