mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-13 08:44:08 +02:00
397 lines
11 KiB
Plaintext
397 lines
11 KiB
Plaintext
inherited FormEditorOptionsFrame: TFormEditorOptionsFrame
|
|
Height = 600
|
|
Width = 769
|
|
ClientHeight = 600
|
|
ClientWidth = 769
|
|
OnResize = FrameResize
|
|
TabOrder = 0
|
|
Visible = False
|
|
DesignLeft = 309
|
|
DesignTop = 195
|
|
object GridGroupBox: TGroupBox[0]
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 232
|
|
Height = 169
|
|
Top = 0
|
|
Width = 537
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
Caption = 'GridGroupBox'
|
|
ClientHeight = 150
|
|
ClientWidth = 533
|
|
TabOrder = 0
|
|
object GridSizeXLabel: TLabel
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridSizeXSpinEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 88
|
|
Width = 96
|
|
BorderSpacing.Around = 6
|
|
Caption = 'GridSizeXLabel'
|
|
ParentColor = False
|
|
end
|
|
object GridSizeYLabel: TLabel
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridSizeYSpinEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 121
|
|
Width = 95
|
|
BorderSpacing.Around = 6
|
|
Caption = 'GridSizeYLabel'
|
|
ParentColor = False
|
|
end
|
|
object SnapToGridCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = ShowBorderSpaceCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = GridGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 56
|
|
Width = 159
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
Caption = 'SnapToGridCheckBox'
|
|
TabOrder = 1
|
|
end
|
|
object ShowGridCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridGroupBox
|
|
Left = 6
|
|
Height = 22
|
|
Top = 6
|
|
Width = 147
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'ShowGridCheckBox'
|
|
TabOrder = 0
|
|
end
|
|
object ShowBorderSpaceCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = ShowGridCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 31
|
|
Width = 204
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
Caption = 'ShowBorderSpaceCheckBox'
|
|
TabOrder = 2
|
|
end
|
|
object GridSizeXSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = GridSizeXLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = SnapToGridCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 108
|
|
Height = 27
|
|
Top = 84
|
|
Width = 64
|
|
BorderSpacing.Around = 6
|
|
MaxValue = 128
|
|
MinValue = 2
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
Value = 2
|
|
end
|
|
object GridSizeYSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = GridSizeYLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = GridSizeXSpinEdit
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 107
|
|
Height = 27
|
|
Top = 117
|
|
Width = 64
|
|
BorderSpacing.Around = 6
|
|
MaxValue = 128
|
|
MinValue = 2
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
Value = 2
|
|
end
|
|
end
|
|
object FormEditMiscGroupBox: TGroupBox[1]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = DesignerColorsGroupBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 0
|
|
Height = 253
|
|
Top = 259
|
|
Width = 769
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'FormEditMiscGroupBox'
|
|
ClientHeight = 234
|
|
ClientWidth = 765
|
|
TabOrder = 1
|
|
object ShowComponentCaptionsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = RubberbandSelectsGrandChildsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 31
|
|
Width = 252
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
Caption = 'ShowComponentCaptionsCheckBox'
|
|
TabOrder = 0
|
|
end
|
|
object ShowEditorHintsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = ShowComponentCaptionsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 56
|
|
Width = 191
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
Caption = 'ShowEditorHintsCheckBox'
|
|
TabOrder = 1
|
|
end
|
|
object OpenDesignerOnOpenUnitCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = ShowEditorHintsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 81
|
|
Width = 256
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
Caption = 'OpenDesignerOnOpenUnitCheckBox'
|
|
TabOrder = 2
|
|
end
|
|
object RightClickSelectsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = OpenDesignerOnOpenUnitCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 106
|
|
Width = 195
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
Caption = 'RightClickSelectsCheckBox'
|
|
TabOrder = 3
|
|
end
|
|
object DesignerPaintLazyCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = RightClickSelectsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 131
|
|
Width = 204
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
Caption = 'DesignerPaintLazyCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
end
|
|
object CreateCompFocusNameCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = DesignerPaintLazyCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 156
|
|
Width = 244
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Bottom = 3
|
|
Caption = 'CreateCompFocusNameCheckBox'
|
|
OnChange = CreateCompFocusNameCheckBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 5
|
|
end
|
|
object RubberbandSelectsGrandChildsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 6
|
|
Width = 759
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'RubberbandSelectsGrandChildsCheckBox'
|
|
TabOrder = 6
|
|
end
|
|
object CheckPackagesOnFormCreateCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = SwitchToFavoritesOITabCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 206
|
|
Width = 280
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'CheckPackagesOnFormCreateCheckBox'
|
|
TabOrder = 7
|
|
end
|
|
object SwitchToFavoritesOITabCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = CreateCompFocusNameCheckBox
|
|
AnchorSideTop.Control = CreateCompFocusNameCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 36
|
|
Height = 22
|
|
Top = 181
|
|
Width = 232
|
|
BorderSpacing.Left = 30
|
|
BorderSpacing.Top = 3
|
|
Caption = 'SwitchToFavoritesOITabCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 8
|
|
end
|
|
end
|
|
object GuideLinesGroupBox: TGroupBox[2]
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = GridGroupBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 232
|
|
Height = 78
|
|
Top = 175
|
|
Width = 537
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'GuideLinesGroupBox'
|
|
ClientHeight = 59
|
|
ClientWidth = 533
|
|
TabOrder = 2
|
|
object ShowGuideLinesCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 6
|
|
Width = 521
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
Caption = 'ShowGuideLinesCheckBox'
|
|
TabOrder = 0
|
|
end
|
|
object SnapToGuideLinesCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GuideLinesGroupBox
|
|
AnchorSideTop.Control = ShowGuideLinesCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 22
|
|
Top = 31
|
|
Width = 521
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 6
|
|
Caption = 'SnapToGuideLinesCheckBox'
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object DesignerColorsGroupBox: TGroupBox[3]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = GuideLinesGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 0
|
|
Height = 253
|
|
Top = 0
|
|
Width = 226
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Caption = 'DesignerColorsGroupBox'
|
|
ClientHeight = 234
|
|
ClientWidth = 222
|
|
TabOrder = 3
|
|
object ColorsListBox: TColorListBox
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideTop.Control = DesignerColorsGroupBox
|
|
AnchorSideBottom.Control = ColorBox
|
|
Left = 6
|
|
Height = 185
|
|
Top = 6
|
|
Width = 210
|
|
Style = [cbCustomColors]
|
|
OnGetColors = ColorsListBoxGetColors
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.Around = 6
|
|
ItemHeight = 0
|
|
OnSelectionChange = ColorsListBoxSelectionChange
|
|
TabOrder = 0
|
|
TopIndex = -1
|
|
end
|
|
object ColorBox: TColorBox
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideTop.Control = ColorsListBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = ColorsListBox
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = DesignerColorsGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 6
|
|
Height = 31
|
|
Top = 197
|
|
Width = 210
|
|
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor, cbPrettyNames]
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Around = 6
|
|
ItemHeight = 16
|
|
OnChange = ColorBoxChange
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
end
|