mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 11:36:05 +02:00
Ide, Options, updated layouts for "move caret on right click"
git-svn-id: trunk@25411 -
This commit is contained in:
parent
e207fc15bc
commit
7af77a0ab8
@ -1,17 +1,17 @@
|
|||||||
object MouseaActionDialog: TMouseaActionDialog
|
object MouseaActionDialog: TMouseaActionDialog
|
||||||
Left = 283
|
Left = 314
|
||||||
Height = 247
|
Height = 267
|
||||||
Top = 237
|
Top = 217
|
||||||
Width = 362
|
Width = 362
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderIcons = [biSystemMenu]
|
BorderIcons = [biSystemMenu]
|
||||||
BorderStyle = bsDialog
|
BorderStyle = bsDialog
|
||||||
Caption = 'MouseaActionDialog'
|
Caption = 'MouseaActionDialog'
|
||||||
ClientHeight = 247
|
ClientHeight = 267
|
||||||
ClientWidth = 362
|
ClientWidth = 362
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '0.9.27'
|
LCLVersion = '0.9.29'
|
||||||
object BtnLabel: TLabel
|
object BtnLabel: TLabel
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = ButtonBox
|
AnchorSideTop.Control = ButtonBox
|
||||||
@ -20,7 +20,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 16
|
Height = 16
|
||||||
Top = 122
|
Top = 143
|
||||||
Width = 64
|
Width = 64
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
@ -43,15 +43,16 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideLeft.Control = CaretCheck
|
AnchorSideLeft.Control = CaretCheck
|
||||||
AnchorSideTop.Control = CaretCheck
|
AnchorSideTop.Control = CaretCheck
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = ButtonBox
|
AnchorSideRight.Control = Owner
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 76
|
Left = 76
|
||||||
Height = 16
|
Height = 16
|
||||||
Top = 60
|
Top = 60
|
||||||
Width = 100
|
Width = 280
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = False
|
AutoSize = False
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
|
BorderSpacing.Right = 6
|
||||||
Caption = ' '
|
Caption = ' '
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
end
|
end
|
||||||
@ -61,7 +62,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 16
|
Height = 16
|
||||||
Top = 86
|
Top = 108
|
||||||
Width = 54
|
Width = 54
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
Caption = 'PriorLabel'
|
Caption = 'PriorLabel'
|
||||||
@ -76,7 +77,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 173
|
Top = 194
|
||||||
Width = 262
|
Width = 262
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
@ -95,7 +96,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 76
|
Left = 76
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 148
|
Top = 169
|
||||||
Width = 77
|
Width = 77
|
||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
@ -109,7 +110,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 159
|
Left = 159
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 148
|
Top = 169
|
||||||
Width = 68
|
Width = 68
|
||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
@ -123,7 +124,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 233
|
Left = 233
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 148
|
Top = 169
|
||||||
Width = 72
|
Width = 72
|
||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
@ -140,7 +141,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 274
|
Left = 274
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 173
|
Top = 194
|
||||||
Width = 82
|
Width = 82
|
||||||
Anchors = [akTop, akRight]
|
Anchors = [akTop, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
@ -158,7 +159,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 288
|
Left = 288
|
||||||
Height = 19
|
Height = 19
|
||||||
Top = 121
|
Top = 142
|
||||||
Width = 68
|
Width = 68
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'DirCheck'
|
Caption = 'DirCheck'
|
||||||
@ -170,7 +171,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Control = ButtonBox
|
AnchorSideTop.Control = ButtonBox
|
||||||
Left = 182
|
Left = 182
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 119
|
Top = 140
|
||||||
Width = 100
|
Width = 100
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
ItemHeight = 15
|
ItemHeight = 15
|
||||||
@ -184,7 +185,7 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 76
|
Left = 76
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 119
|
Top = 140
|
||||||
Width = 100
|
Width = 100
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 12
|
BorderSpacing.Top = 12
|
||||||
@ -227,8 +228,8 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
AnchorSideTop.Control = BtnDefault
|
AnchorSideTop.Control = BtnDefault
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 37
|
Height = 36
|
||||||
Top = 204
|
Top = 225
|
||||||
Width = 350
|
Width = 350
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
TabOrder = 10
|
TabOrder = 10
|
||||||
@ -236,17 +237,15 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
end
|
end
|
||||||
object OptBox: TComboBox
|
object OptBox: TComboBox
|
||||||
AnchorSideLeft.Control = OptLabel
|
AnchorSideLeft.Control = OptLabel
|
||||||
AnchorSideLeft.Side = asrBottom
|
|
||||||
AnchorSideTop.Control = OptLabel
|
AnchorSideTop.Control = OptLabel
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = Owner
|
AnchorSideRight.Control = Owner
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 182
|
Left = 76
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 57
|
Top = 76
|
||||||
Width = 174
|
Width = 280
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 6
|
|
||||||
BorderSpacing.Right = 6
|
BorderSpacing.Right = 6
|
||||||
Enabled = False
|
Enabled = False
|
||||||
ItemHeight = 15
|
ItemHeight = 15
|
||||||
@ -255,11 +254,11 @@ object MouseaActionDialog: TMouseaActionDialog
|
|||||||
end
|
end
|
||||||
object PriorSpin: TSpinEdit
|
object PriorSpin: TSpinEdit
|
||||||
AnchorSideLeft.Control = OptLabel
|
AnchorSideLeft.Control = OptLabel
|
||||||
AnchorSideTop.Control = OptLabel
|
AnchorSideTop.Control = OptBox
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 76
|
Left = 76
|
||||||
Height = 25
|
Height = 23
|
||||||
Top = 82
|
Top = 105
|
||||||
Width = 60
|
Width = 60
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
MaxValue = 3
|
MaxValue = 3
|
||||||
|
Loading…
Reference in New Issue
Block a user