mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 14:38:01 +02:00
IDE: anchor editor layout
git-svn-id: trunk@25375 -
This commit is contained in:
parent
1ede2f78cb
commit
d8e625e5a2
@ -3,7 +3,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
Height = 297
|
||||
Top = 286
|
||||
Width = 596
|
||||
ActiveControl = LeftBorderSpaceSpinEdit
|
||||
ActiveControl = TopAnchoredCheckBox
|
||||
Caption = 'AnchorDesigner'
|
||||
ClientHeight = 297
|
||||
ClientWidth = 596
|
||||
@ -14,7 +14,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
OnDestroy = AnchorDesignerDestroy
|
||||
OnShow = AnchorDesignerShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '0.9.27'
|
||||
LCLVersion = '0.9.29'
|
||||
object BorderSpaceGroupBox: TGroupBox
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideLeft.Side = asrCenter
|
||||
@ -22,25 +22,24 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideBottom.Control = BottomGroupBox
|
||||
Left = 193
|
||||
Height = 168
|
||||
Top = 60
|
||||
Height = 166
|
||||
Top = 61
|
||||
Width = 210
|
||||
Anchors = [akTop, akLeft, akBottom]
|
||||
BorderSpacing.Top = 4
|
||||
BorderSpacing.Bottom = 4
|
||||
Caption = 'BorderSpaceGroupBox'
|
||||
ClientHeight = 150
|
||||
ClientHeight = 147
|
||||
ClientWidth = 206
|
||||
TabOrder = 0
|
||||
object LeftBorderSpaceSpinEdit: TSpinEdit
|
||||
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
||||
AnchorSideRight.Control = AroundBorderSpaceSpinEdit
|
||||
Left = 11
|
||||
Height = 23
|
||||
Top = 64
|
||||
Height = 27
|
||||
Top = 60
|
||||
Width = 56
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Right = 8
|
||||
MaxValue = 2048
|
||||
OnChange = BorderSpaceSpinEditChange
|
||||
@ -54,10 +53,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
||||
Left = 139
|
||||
Height = 23
|
||||
Top = 64
|
||||
Height = 27
|
||||
Top = 60
|
||||
Width = 56
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 8
|
||||
MaxValue = 2048
|
||||
OnChange = BorderSpaceSpinEditChange
|
||||
@ -70,11 +68,10 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Control = AroundBorderSpaceSpinEdit
|
||||
AnchorSideBottom.Control = AroundBorderSpaceSpinEdit
|
||||
Left = 75
|
||||
Height = 23
|
||||
Top = 29
|
||||
Height = 27
|
||||
Top = 21
|
||||
Width = 56
|
||||
Anchors = [akLeft, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Bottom = 12
|
||||
MaxValue = 2048
|
||||
OnChange = BorderSpaceSpinEditChange
|
||||
@ -88,10 +85,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 75
|
||||
Height = 23
|
||||
Height = 27
|
||||
Top = 99
|
||||
Width = 56
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 12
|
||||
MaxValue = 2048
|
||||
OnChange = BorderSpaceSpinEditChange
|
||||
@ -106,10 +102,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = BorderSpaceGroupBox
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 75
|
||||
Height = 23
|
||||
Top = 64
|
||||
Height = 27
|
||||
Top = 60
|
||||
Width = 56
|
||||
AutoSize = True
|
||||
MaxValue = 2048
|
||||
OnChange = BorderSpaceSpinEditChange
|
||||
ParentShowHint = False
|
||||
@ -120,7 +115,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
end
|
||||
object TopGroupBox: TGroupBox
|
||||
Left = 56
|
||||
Height = 56
|
||||
Height = 57
|
||||
Top = 0
|
||||
Width = 484
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -190,10 +185,10 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = TopRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 81
|
||||
Height = 14
|
||||
Top = 8
|
||||
Width = 31
|
||||
Left = 99
|
||||
Height = 18
|
||||
Top = 6
|
||||
Width = 43
|
||||
BorderSpacing.Left = 16
|
||||
Caption = 'Sibling'
|
||||
ParentColor = False
|
||||
@ -202,9 +197,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = TopRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 7
|
||||
Width = 57
|
||||
Height = 22
|
||||
Top = 4
|
||||
Width = 75
|
||||
BorderSpacing.Left = 8
|
||||
Caption = 'Enabled'
|
||||
OnChange = AnchorEnabledCheckBoxChange
|
||||
@ -216,16 +211,14 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = TopRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = TopRefTopSpeedButton
|
||||
Left = 116
|
||||
Height = 21
|
||||
Top = 5
|
||||
Width = 246
|
||||
Left = 146
|
||||
Height = 29
|
||||
Top = 1
|
||||
Width = 216
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Left = 4
|
||||
BorderSpacing.Right = 12
|
||||
ItemHeight = 13
|
||||
ItemWidth = 0
|
||||
ItemHeight = 0
|
||||
OnEditingDone = SiblingComboBoxChange
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
@ -235,8 +228,8 @@ object AnchorDesigner: TAnchorDesigner
|
||||
end
|
||||
object BottomGroupBox: TGroupBox
|
||||
Left = 56
|
||||
Height = 56
|
||||
Top = 232
|
||||
Height = 57
|
||||
Top = 231
|
||||
Width = 484
|
||||
Anchors = [akLeft, akRight, akBottom]
|
||||
AutoSize = True
|
||||
@ -303,10 +296,10 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 81
|
||||
Height = 14
|
||||
Top = 8
|
||||
Width = 31
|
||||
Left = 99
|
||||
Height = 18
|
||||
Top = 6
|
||||
Width = 43
|
||||
BorderSpacing.Left = 16
|
||||
Caption = 'Sibling'
|
||||
ParentColor = False
|
||||
@ -315,9 +308,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 7
|
||||
Width = 57
|
||||
Height = 22
|
||||
Top = 4
|
||||
Width = 75
|
||||
BorderSpacing.Left = 8
|
||||
Caption = 'Enabled'
|
||||
OnChange = AnchorEnabledCheckBoxChange
|
||||
@ -329,16 +322,14 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = BottomRefTopSpeedButton
|
||||
Left = 116
|
||||
Height = 21
|
||||
Top = 5
|
||||
Width = 246
|
||||
Left = 146
|
||||
Height = 29
|
||||
Top = 1
|
||||
Width = 216
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Left = 4
|
||||
BorderSpacing.Right = 12
|
||||
ItemHeight = 13
|
||||
ItemWidth = 0
|
||||
ItemHeight = 0
|
||||
OnEditingDone = SiblingComboBoxChange
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
@ -353,13 +344,13 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideBottom.Control = BorderSpaceGroupBox
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 407
|
||||
Height = 168
|
||||
Top = 60
|
||||
Height = 166
|
||||
Top = 61
|
||||
Width = 179
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Left = 4
|
||||
Caption = 'RightGroupBox'
|
||||
ClientHeight = 150
|
||||
ClientHeight = 147
|
||||
ClientWidth = 175
|
||||
TabOrder = 3
|
||||
object RightRefLeftSpeedButton: TSpeedButton
|
||||
@ -367,7 +358,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Control = RightRefRightSpeedButton
|
||||
Left = 69
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Right = 4
|
||||
@ -384,7 +375,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Control = RightRefCenterSpeedButton
|
||||
Left = 103
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Right = 4
|
||||
@ -403,7 +394,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 137
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Top = 12
|
||||
@ -420,9 +411,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideBottom.Control = RightSiblingComboBox
|
||||
Left = 8
|
||||
Height = 14
|
||||
Top = 51
|
||||
Width = 31
|
||||
Height = 18
|
||||
Top = 41
|
||||
Width = 43
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.Top = 2
|
||||
Caption = 'Sibling'
|
||||
@ -433,9 +424,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideBottom.Control = RightSiblingLabel
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 26
|
||||
Width = 57
|
||||
Height = 22
|
||||
Top = 11
|
||||
Width = 75
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.Bottom = 8
|
||||
Caption = 'Enabled'
|
||||
@ -449,15 +440,13 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Control = RightGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 8
|
||||
Height = 21
|
||||
Top = 65
|
||||
Height = 29
|
||||
Top = 59
|
||||
Width = 159
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Left = 8
|
||||
BorderSpacing.Right = 8
|
||||
ItemHeight = 13
|
||||
ItemWidth = 0
|
||||
ItemHeight = 0
|
||||
OnEditingDone = SiblingComboBoxChange
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
@ -471,13 +460,13 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideBottom.Control = BorderSpaceGroupBox
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 8
|
||||
Height = 168
|
||||
Top = 60
|
||||
Height = 166
|
||||
Top = 61
|
||||
Width = 181
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Right = 4
|
||||
Caption = 'LeftGroupBox'
|
||||
ClientHeight = 150
|
||||
ClientHeight = 147
|
||||
ClientWidth = 177
|
||||
TabOrder = 4
|
||||
object LeftRefLeftSpeedButton: TSpeedButton
|
||||
@ -485,7 +474,7 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Control = LeftRefRightSpeedButton
|
||||
Left = 71
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Right = 4
|
||||
@ -498,13 +487,14 @@ object AnchorDesigner: TAnchorDesigner
|
||||
ParentShowHint = False
|
||||
end
|
||||
object LeftRefRightSpeedButton: TSpeedButton
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = LeftRefCenterSpeedButton
|
||||
AnchorSideRight.Control = LeftRefCenterSpeedButton
|
||||
Left = 105
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
Anchors = [akTop]
|
||||
BorderSpacing.Right = 4
|
||||
Color = clBtnFace
|
||||
GroupIndex = 2
|
||||
@ -515,12 +505,14 @@ object AnchorDesigner: TAnchorDesigner
|
||||
ParentShowHint = False
|
||||
end
|
||||
object LeftRefCenterSpeedButton: TSpeedButton
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = LeftSiblingComboBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = LeftSiblingComboBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 139
|
||||
Height = 30
|
||||
Top = 98
|
||||
Top = 100
|
||||
Width = 30
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Top = 12
|
||||
@ -536,9 +528,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Control = LeftSiblingComboBox
|
||||
AnchorSideBottom.Control = LeftSiblingComboBox
|
||||
Left = 8
|
||||
Height = 14
|
||||
Top = 51
|
||||
Width = 31
|
||||
Height = 18
|
||||
Top = 41
|
||||
Width = 43
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.Top = 2
|
||||
Caption = 'Sibling'
|
||||
@ -548,9 +540,9 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideLeft.Control = LeftSiblingComboBox
|
||||
AnchorSideBottom.Control = LeftSiblingLabel
|
||||
Left = 8
|
||||
Height = 17
|
||||
Top = 26
|
||||
Width = 57
|
||||
Height = 22
|
||||
Top = 11
|
||||
Width = 75
|
||||
Anchors = [akLeft, akBottom]
|
||||
BorderSpacing.Bottom = 8
|
||||
Caption = 'Enabled'
|
||||
@ -564,15 +556,13 @@ object AnchorDesigner: TAnchorDesigner
|
||||
AnchorSideRight.Control = LeftGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 8
|
||||
Height = 21
|
||||
Top = 65
|
||||
Height = 29
|
||||
Top = 59
|
||||
Width = 161
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Left = 8
|
||||
BorderSpacing.Right = 8
|
||||
ItemHeight = 13
|
||||
ItemWidth = 0
|
||||
ItemHeight = 0
|
||||
OnEditingDone = SiblingComboBoxChange
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
|
Loading…
Reference in New Issue
Block a user