mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 00:18:15 +02:00
573 lines
16 KiB
Plaintext
573 lines
16 KiB
Plaintext
object AnchorDesigner: TAnchorDesigner
|
|
Left = 267
|
|
Height = 297
|
|
Top = 286
|
|
Width = 596
|
|
ActiveControl = TopAnchoredCheckBox
|
|
Caption = 'AnchorDesigner'
|
|
ClientHeight = 297
|
|
ClientWidth = 596
|
|
Constraints.MinHeight = 282
|
|
Constraints.MinWidth = 476
|
|
OnCreate = AnchorDesignerCreate
|
|
OnDestroy = AnchorDesignerDestroy
|
|
OnShow = AnchorDesignerShow
|
|
Position = poScreenCenter
|
|
LCLVersion = '0.9.29'
|
|
object BorderSpaceGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = TopGroupBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Control = BottomGroupBox
|
|
Left = 193
|
|
Height = 168
|
|
Top = 60
|
|
Width = 210
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 4
|
|
Caption = 'BorderSpaceGroupBox'
|
|
ClientHeight = 150
|
|
ClientWidth = 202
|
|
TabOrder = 0
|
|
object LeftBorderSpaceSpinEdit: TSpinEdit
|
|
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
|
AnchorSideRight.Control = AroundBorderSpaceSpinEdit
|
|
Left = 9
|
|
Height = 27
|
|
Top = 62
|
|
Width = 56
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 8
|
|
MaxValue = 2048
|
|
OnChange = BorderSpaceSpinEditChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
Value = 1
|
|
end
|
|
object RightBorderSpaceSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = AroundBorderSpaceSpinEdit
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
|
Left = 137
|
|
Height = 27
|
|
Top = 62
|
|
Width = 56
|
|
BorderSpacing.Left = 8
|
|
MaxValue = 2048
|
|
OnChange = BorderSpaceSpinEditChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
Value = 1
|
|
end
|
|
object TopBorderSpaceSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = AroundBorderSpaceSpinEdit
|
|
AnchorSideBottom.Control = AroundBorderSpaceSpinEdit
|
|
Left = 73
|
|
Height = 27
|
|
Top = 23
|
|
Width = 56
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Bottom = 12
|
|
MaxValue = 2048
|
|
OnChange = BorderSpaceSpinEditChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
Value = 1
|
|
end
|
|
object BottomBorderSpaceSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = AroundBorderSpaceSpinEdit
|
|
AnchorSideTop.Control = AroundBorderSpaceSpinEdit
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 73
|
|
Height = 27
|
|
Top = 101
|
|
Width = 56
|
|
BorderSpacing.Top = 12
|
|
MaxValue = 2048
|
|
OnChange = BorderSpaceSpinEditChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
Value = 1
|
|
end
|
|
object AroundBorderSpaceSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = BorderSpaceGroupBox
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = BorderSpaceGroupBox
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 73
|
|
Height = 27
|
|
Top = 62
|
|
Width = 56
|
|
MaxValue = 2048
|
|
OnChange = BorderSpaceSpinEditChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
Value = 1
|
|
end
|
|
end
|
|
object TopGroupBox: TGroupBox
|
|
Left = 56
|
|
Height = 56
|
|
Top = 0
|
|
Width = 484
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
Caption = 'TopGroupBox'
|
|
ClientHeight = 38
|
|
ClientWidth = 476
|
|
TabOrder = 1
|
|
object TopRefTopSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = TopRefCenterSpeedButton
|
|
AnchorSideRight.Control = TopRefBottomSpeedButton
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 370
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 1
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object TopRefBottomSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = TopRefCenterSpeedButton
|
|
AnchorSideRight.Control = TopRefCenterSpeedButton
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 404
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 1
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object TopRefCenterSpeedButton: TSpeedButton
|
|
AnchorSideRight.Control = TopGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = TopGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 438
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akRight, akBottom]
|
|
BorderSpacing.Right = 8
|
|
BorderSpacing.Bottom = 8
|
|
Color = clBtnFace
|
|
GroupIndex = 1
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object TopSiblingLabel: TLabel
|
|
AnchorSideLeft.Control = TopAnchoredCheckBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TopRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 104
|
|
Height = 18
|
|
Top = 6
|
|
Width = 45
|
|
BorderSpacing.Left = 16
|
|
Caption = 'Sibling'
|
|
ParentColor = False
|
|
end
|
|
object TopAnchoredCheckBox: TCheckBox
|
|
AnchorSideTop.Control = TopRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 8
|
|
Height = 22
|
|
Top = 4
|
|
Width = 80
|
|
BorderSpacing.Left = 8
|
|
Caption = 'Enabled'
|
|
OnChange = AnchorEnabledCheckBoxChange
|
|
TabOrder = 0
|
|
end
|
|
object TopSiblingComboBox: TComboBox
|
|
AnchorSideLeft.Control = TopSiblingLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TopRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = TopRefTopSpeedButton
|
|
Left = 153
|
|
Height = 27
|
|
Top = 2
|
|
Width = 205
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Right = 12
|
|
ItemHeight = 0
|
|
OnEditingDone = SiblingComboBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
Text = 'TopSiblingComboBox'
|
|
end
|
|
end
|
|
object BottomGroupBox: TGroupBox
|
|
Left = 56
|
|
Height = 56
|
|
Top = 232
|
|
Width = 484
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
AutoSize = True
|
|
Caption = 'BottomGroupBox'
|
|
ClientHeight = 38
|
|
ClientWidth = 476
|
|
TabOrder = 2
|
|
object BottomRefTopSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
|
AnchorSideRight.Control = BottomRefBottomSpeedButton
|
|
Left = 370
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 3
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object BottomRefBottomSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
|
AnchorSideRight.Control = BottomRefCenterSpeedButton
|
|
Left = 404
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 3
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object BottomRefCenterSpeedButton: TSpeedButton
|
|
AnchorSideRight.Control = BottomGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = BottomGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 438
|
|
Height = 30
|
|
Top = 0
|
|
Width = 30
|
|
Anchors = [akRight, akBottom]
|
|
BorderSpacing.Right = 8
|
|
BorderSpacing.Bottom = 8
|
|
Color = clBtnFace
|
|
GroupIndex = 3
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object BottomSiblingLabel: TLabel
|
|
AnchorSideLeft.Control = BottomAnchoredCheckBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 104
|
|
Height = 18
|
|
Top = 6
|
|
Width = 45
|
|
BorderSpacing.Left = 16
|
|
Caption = 'Sibling'
|
|
ParentColor = False
|
|
end
|
|
object BottomAnchoredCheckBox: TCheckBox
|
|
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 8
|
|
Height = 22
|
|
Top = 4
|
|
Width = 80
|
|
BorderSpacing.Left = 8
|
|
Caption = 'Enabled'
|
|
OnChange = AnchorEnabledCheckBoxChange
|
|
TabOrder = 0
|
|
end
|
|
object BottomSiblingComboBox: TComboBox
|
|
AnchorSideLeft.Control = BottomSiblingLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = BottomRefCenterSpeedButton
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = BottomRefTopSpeedButton
|
|
Left = 153
|
|
Height = 27
|
|
Top = 2
|
|
Width = 205
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Right = 12
|
|
ItemHeight = 0
|
|
OnEditingDone = SiblingComboBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
Text = 'BottomSiblingComboBox'
|
|
end
|
|
end
|
|
object RightGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = BorderSpaceGroupBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = BorderSpaceGroupBox
|
|
AnchorSideBottom.Control = BorderSpaceGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 407
|
|
Height = 168
|
|
Top = 60
|
|
Width = 179
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Left = 4
|
|
Caption = 'RightGroupBox'
|
|
ClientHeight = 150
|
|
ClientWidth = 171
|
|
TabOrder = 3
|
|
object RightRefLeftSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = RightRefCenterSpeedButton
|
|
AnchorSideRight.Control = RightRefRightSpeedButton
|
|
Left = 65
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 4
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object RightRefRightSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = RightRefCenterSpeedButton
|
|
AnchorSideRight.Control = RightRefCenterSpeedButton
|
|
Left = 99
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 4
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object RightRefCenterSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = RightSiblingComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = RightSiblingComboBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 133
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Top = 12
|
|
Color = clBtnFace
|
|
GroupIndex = 4
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object RightSiblingLabel: TLabel
|
|
AnchorSideLeft.Control = RightSiblingComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Control = RightSiblingComboBox
|
|
Left = 8
|
|
Height = 18
|
|
Top = 44
|
|
Width = 45
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Top = 2
|
|
Caption = 'Sibling'
|
|
ParentColor = False
|
|
end
|
|
object RightAnchoredCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = RightSiblingComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Control = RightSiblingLabel
|
|
Left = 8
|
|
Height = 22
|
|
Top = 14
|
|
Width = 80
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Bottom = 8
|
|
Caption = 'Enabled'
|
|
OnChange = AnchorEnabledCheckBoxChange
|
|
TabOrder = 0
|
|
end
|
|
object RightSiblingComboBox: TComboBox
|
|
AnchorSideLeft.Control = RightGroupBox
|
|
AnchorSideTop.Control = RightGroupBox
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = RightGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 27
|
|
Top = 62
|
|
Width = 155
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Right = 8
|
|
ItemHeight = 0
|
|
OnEditingDone = SiblingComboBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
Text = 'RightSiblingComboBox'
|
|
end
|
|
end
|
|
object LeftGroupBox: TGroupBox
|
|
AnchorSideTop.Control = BorderSpaceGroupBox
|
|
AnchorSideRight.Control = BorderSpaceGroupBox
|
|
AnchorSideBottom.Control = BorderSpaceGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 8
|
|
Height = 168
|
|
Top = 60
|
|
Width = 181
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Right = 4
|
|
Caption = 'LeftGroupBox'
|
|
ClientHeight = 150
|
|
ClientWidth = 173
|
|
TabOrder = 4
|
|
object LeftRefLeftSpeedButton: TSpeedButton
|
|
AnchorSideTop.Control = LeftRefCenterSpeedButton
|
|
AnchorSideRight.Control = LeftRefRightSpeedButton
|
|
Left = 67
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 2
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object LeftRefRightSpeedButton: TSpeedButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = LeftRefCenterSpeedButton
|
|
AnchorSideRight.Control = LeftRefCenterSpeedButton
|
|
Left = 101
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Right = 4
|
|
Color = clBtnFace
|
|
GroupIndex = 2
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object LeftRefCenterSpeedButton: TSpeedButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = LeftSiblingComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = LeftSiblingComboBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 135
|
|
Height = 30
|
|
Top = 101
|
|
Width = 30
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Top = 12
|
|
Color = clBtnFace
|
|
GroupIndex = 2
|
|
NumGlyphs = 0
|
|
Transparent = False
|
|
OnClick = ReferenceSideButtonClicked
|
|
ShowHint = True
|
|
ParentShowHint = False
|
|
end
|
|
object LeftSiblingLabel: TLabel
|
|
AnchorSideLeft.Control = LeftSiblingComboBox
|
|
AnchorSideBottom.Control = LeftSiblingComboBox
|
|
Left = 8
|
|
Height = 18
|
|
Top = 44
|
|
Width = 45
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Top = 2
|
|
Caption = 'Sibling'
|
|
ParentColor = False
|
|
end
|
|
object LeftAnchoredCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = LeftSiblingComboBox
|
|
AnchorSideBottom.Control = LeftSiblingLabel
|
|
Left = 8
|
|
Height = 22
|
|
Top = 14
|
|
Width = 80
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Bottom = 8
|
|
Caption = 'Enabled'
|
|
OnChange = AnchorEnabledCheckBoxChange
|
|
TabOrder = 0
|
|
end
|
|
object LeftSiblingComboBox: TComboBox
|
|
AnchorSideLeft.Control = LeftGroupBox
|
|
AnchorSideTop.Control = LeftGroupBox
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LeftGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 27
|
|
Top = 62
|
|
Width = 157
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Right = 8
|
|
ItemHeight = 0
|
|
OnEditingDone = SiblingComboBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
Text = 'LeftSiblingComboBox'
|
|
end
|
|
end
|
|
end
|