mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-09 18:57:44 +01:00
504 lines
13 KiB
Plaintext
504 lines
13 KiB
Plaintext
inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
|
Height = 487
|
|
Width = 607
|
|
Anchors = [akTop]
|
|
ClientHeight = 487
|
|
ClientWidth = 607
|
|
TabOrder = 0
|
|
Visible = False
|
|
DesignLeft = 153
|
|
DesignTop = 291
|
|
object DiffLabel: TLabel[0]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = BottomDivider
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = ResetAllButton
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 6
|
|
Height = 14
|
|
Top = 382
|
|
Width = 492
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
Caption = 'DiffLabel'
|
|
Font.Color = clRed
|
|
ParentColor = False
|
|
ParentFont = False
|
|
WordWrap = True
|
|
end
|
|
object GutterDividerRight: TBevel[1]
|
|
AnchorSideLeft.Control = GutterDividerLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = GutterDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 188
|
|
Height = 3
|
|
Top = 49
|
|
Width = 419
|
|
Anchors = [akTop, akLeft, akRight]
|
|
end
|
|
object GutterDividerLabel: TLabel[2]
|
|
AnchorSideLeft.Control = GutterDividerLeft
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = HideMouseCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 14
|
|
Top = 43
|
|
Width = 108
|
|
BorderSpacing.Left = 10
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 10
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'GutterDividerLabel'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object GutterDividerLeft: TBevel[3]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = GutterDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 3
|
|
Top = 49
|
|
Width = 60
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object TextDividerLeft: TBevel[4]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TextDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 3
|
|
Top = 148
|
|
Width = 60
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object TextDividerLabel: TLabel[5]
|
|
AnchorSideLeft.Control = GutterDividerLeft
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = ResetGutterButton
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 14
|
|
Top = 142
|
|
Width = 97
|
|
BorderSpacing.Left = 10
|
|
BorderSpacing.Right = 10
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'TextDividerLabel'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object TextDividerRight: TBevel[6]
|
|
AnchorSideLeft.Control = TextDividerLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TextDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 177
|
|
Height = 3
|
|
Top = 148
|
|
Width = 430
|
|
Anchors = [akTop, akLeft, akRight]
|
|
end
|
|
object BottomDivider: TBevel[7]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = ResetTextButton
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 3
|
|
Top = 373
|
|
Width = 607
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object WarnLabel: TLabel[8]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = BottomDivider
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = ResetAllButton
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 6
|
|
Height = 14
|
|
Top = 382
|
|
Width = 492
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
Caption = 'WarnLabel'
|
|
Font.Color = clRed
|
|
ParentColor = False
|
|
ParentFont = False
|
|
WordWrap = True
|
|
end
|
|
object MiddleBtnLabel: TLabel[9]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = PanelTextCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 14
|
|
Top = 236
|
|
Width = 72
|
|
BorderSpacing.Left = 6
|
|
Caption = 'MiddleBtnLabel'
|
|
ParentColor = False
|
|
end
|
|
object CtrLLeftLabel: TLabel[10]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = PanelTextMiddle
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 14
|
|
Top = 290
|
|
Width = 65
|
|
BorderSpacing.Left = 6
|
|
Caption = 'CtrLLeftLabel'
|
|
ParentColor = False
|
|
end
|
|
object GenericDividerLeft: TBevel[11]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = GenericDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 3
|
|
Top = 6
|
|
Width = 60
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object GenericDividerLabel: TLabel[12]
|
|
AnchorSideLeft.Control = GenericDividerLeft
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = Owner
|
|
Left = 70
|
|
Height = 14
|
|
Top = 0
|
|
Width = 114
|
|
BorderSpacing.Left = 10
|
|
BorderSpacing.Right = 10
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'GenericDividerLabel'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object GenericDividerRight: TBevel[13]
|
|
AnchorSideLeft.Control = GenericDividerLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = GenericDividerLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 194
|
|
Height = 3
|
|
Top = 6
|
|
Width = 413
|
|
Anchors = [akTop, akLeft, akRight]
|
|
end
|
|
object ResetAllButton: TButton[14]
|
|
AnchorSideTop.Control = BottomDivider
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 504
|
|
Height = 23
|
|
Top = 382
|
|
Width = 97
|
|
Anchors = [akTop, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
Caption = 'ResetAllButton'
|
|
OnClick = ResetAllButtonClick
|
|
TabOrder = 0
|
|
end
|
|
object PanelGutter: TPanel[15]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = GutterDividerLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 44
|
|
Top = 63
|
|
Width = 595
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.ControlsPerLine = 1
|
|
ClientHeight = 44
|
|
ClientWidth = 595
|
|
TabOrder = 1
|
|
object GutterLeftRadio1: TRadioButton
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 0
|
|
Width = 595
|
|
AutoSize = False
|
|
Caption = 'GutterLeftRadio1'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 0
|
|
end
|
|
object GutterLeftRadio2: TRadioButton
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 19
|
|
Width = 595
|
|
AutoSize = False
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'GutterLeftRadio2'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object PanelTextMiddle: TPanel[16]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MiddleBtnLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 34
|
|
Top = 250
|
|
Width = 595
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.ControlsPerLine = 2
|
|
ClientHeight = 34
|
|
ClientWidth = 595
|
|
TabOrder = 2
|
|
object TextMidRadio1: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextMiddle
|
|
AnchorSideTop.Control = PanelTextMiddle
|
|
Left = 0
|
|
Height = 17
|
|
Top = 0
|
|
Width = 89
|
|
Caption = 'TextMidRadio1'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 0
|
|
end
|
|
object TextMidRadio2: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextMiddle
|
|
AnchorSideTop.Control = PanelTextMiddle
|
|
Left = 250
|
|
Height = 17
|
|
Top = 0
|
|
Width = 89
|
|
BorderSpacing.Left = 250
|
|
Caption = 'TextMidRadio2'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 1
|
|
end
|
|
object TextMidRadio3: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextMiddle
|
|
AnchorSideTop.Control = TextMidRadio1
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 17
|
|
Top = 17
|
|
Width = 89
|
|
Caption = 'TextMidRadio3'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object ResetGutterButton: TButton[17]
|
|
AnchorSideTop.Control = PanelGutter
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 484
|
|
Height = 23
|
|
Top = 113
|
|
Width = 117
|
|
Anchors = [akTop, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'ResetGutterButton'
|
|
OnClick = ResetGutterButtonClick
|
|
TabOrder = 3
|
|
end
|
|
object ResetTextButton: TButton[18]
|
|
AnchorSideTop.Control = PanelTextCtrlLeft
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 493
|
|
Height = 23
|
|
Top = 344
|
|
Width = 108
|
|
Anchors = [akTop, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'ResetTextButton'
|
|
OnClick = ResetTextButtonClick
|
|
TabOrder = 4
|
|
end
|
|
object PanelTextCheckBox: TPanel[19]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TextDividerLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 68
|
|
Top = 162
|
|
Width = 595
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.ControlsPerLine = 2
|
|
ClientHeight = 68
|
|
ClientWidth = 595
|
|
TabOrder = 5
|
|
object TextAltMode: TCheckBox
|
|
AnchorSideLeft.Control = PanelTextCheckBox
|
|
AnchorSideTop.Control = PanelTextCheckBox
|
|
Left = 0
|
|
Height = 17
|
|
Top = 0
|
|
Width = 79
|
|
Caption = 'TextAltMode'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 0
|
|
end
|
|
object TextDrag: TCheckBox
|
|
AnchorSideLeft.Control = PanelTextCheckBox
|
|
AnchorSideTop.Control = TextAltMode
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 17
|
|
Top = 17
|
|
Width = 63
|
|
Caption = 'TextDrag'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 1
|
|
end
|
|
object RightMoveCaret: TCheckBox
|
|
AnchorSideLeft.Control = PanelTextCheckBox
|
|
AnchorSideTop.Control = TextDrag
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 17
|
|
Top = 34
|
|
Width = 96
|
|
Caption = 'RightMoveCaret'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 2
|
|
end
|
|
object TextDoubleSelLine: TCheckBox
|
|
AnchorSideLeft.Control = RightMoveCaret
|
|
AnchorSideTop.Control = RightMoveCaret
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 17
|
|
Top = 51
|
|
Width = 106
|
|
Caption = 'TextDoubleSelLine'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object PanelTextCtrlLeft: TPanel[20]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = CtrLLeftLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 34
|
|
Top = 304
|
|
Width = 595
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.ControlsPerLine = 2
|
|
ClientHeight = 34
|
|
ClientWidth = 595
|
|
TabOrder = 6
|
|
object CtrlLeftRadio1: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextCtrlLeft
|
|
AnchorSideTop.Control = PanelTextCtrlLeft
|
|
Left = 0
|
|
Height = 17
|
|
Top = 0
|
|
Width = 87
|
|
Caption = 'CtrlLeftRadio1'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 0
|
|
end
|
|
object CtrlLeftRadio2: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextCtrlLeft
|
|
AnchorSideTop.Control = PanelTextCtrlLeft
|
|
Left = 250
|
|
Height = 17
|
|
Top = 0
|
|
Width = 87
|
|
BorderSpacing.Left = 250
|
|
Caption = 'CtrlLeftRadio2'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 1
|
|
end
|
|
object CtrlLeftRadio3: TRadioButton
|
|
AnchorSideLeft.Control = PanelTextCtrlLeft
|
|
AnchorSideTop.Control = CtrlLeftRadio1
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 17
|
|
Top = 17
|
|
Width = 87
|
|
Caption = 'CtrlLeftRadio3'
|
|
OnChange = CheckOrRadioChange
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object HideMouseCheckBox: TCheckBox[21]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = GenericDividerLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 17
|
|
Top = 20
|
|
Width = 117
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'HideMouseCheckBox'
|
|
TabOrder = 7
|
|
end
|
|
end
|