mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-28 13:53:42 +02:00
439 lines
13 KiB
Plaintext
439 lines
13 KiB
Plaintext
object FormEditorOptionsFrame: TFormEditorOptionsFrame
|
|
Left = 0
|
|
Height = 750
|
|
Top = 0
|
|
Width = 961
|
|
ClientHeight = 750
|
|
ClientWidth = 961
|
|
DesignTimePPI = 120
|
|
OnResize = FrameResize
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Visible = False
|
|
DesignLeft = 345
|
|
DesignTop = 185
|
|
object GridGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 290
|
|
Height = 193
|
|
Top = 0
|
|
Width = 671
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 8
|
|
Caption = 'GridGroupBox'
|
|
ClientHeight = 168
|
|
ClientWidth = 667
|
|
TabOrder = 1
|
|
object GridSizeXLabel: TLabel
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridSizeXSpinEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 8
|
|
Height = 20
|
|
Top = 100
|
|
Width = 100
|
|
BorderSpacing.Around = 8
|
|
Caption = 'GridSizeXLabel'
|
|
end
|
|
object GridSizeYLabel: TLabel
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridSizeYSpinEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 8
|
|
Height = 20
|
|
Top = 136
|
|
Width = 99
|
|
BorderSpacing.Around = 8
|
|
Caption = 'GridSizeYLabel'
|
|
end
|
|
object SnapToGridCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = ShowBorderSpaceCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = GridGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 64
|
|
Width = 163
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 8
|
|
Caption = 'SnapToGridCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
end
|
|
object ShowGridCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = GridGroupBox
|
|
Left = 8
|
|
Height = 24
|
|
Top = 8
|
|
Width = 149
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 8
|
|
Caption = 'ShowGridCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
end
|
|
object ShowBorderSpaceCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GridGroupBox
|
|
AnchorSideTop.Control = ShowGridCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 36
|
|
Width = 206
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
Caption = 'ShowBorderSpaceCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
end
|
|
object GridSizeXSpinEdit: TSpinEdit
|
|
AnchorSideLeft.Control = GridSizeXLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = SnapToGridCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 116
|
|
Height = 28
|
|
Top = 96
|
|
Width = 80
|
|
BorderSpacing.Around = 8
|
|
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 = 115
|
|
Height = 28
|
|
Top = 132
|
|
Width = 80
|
|
BorderSpacing.Around = 8
|
|
MaxValue = 128
|
|
MinValue = 2
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
Value = 2
|
|
end
|
|
end
|
|
object FormEditMiscGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = DesignerColorsGroupBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 0
|
|
Height = 317
|
|
Top = 302
|
|
Width = 961
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 8
|
|
Caption = 'FormEditMiscGroupBox'
|
|
ClientHeight = 292
|
|
ClientWidth = 957
|
|
TabOrder = 3
|
|
object ShowComponentCaptionsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = RubberbandSelectsGrandChildsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 36
|
|
Width = 257
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 8
|
|
Caption = 'ShowComponentCaptionsCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
end
|
|
object ShowEditorHintsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = ShowComponentCaptionsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 64
|
|
Width = 195
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 8
|
|
Caption = 'ShowEditorHintsCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
end
|
|
object OpenDesignerOnOpenUnitCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = ShowEditorHintsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 92
|
|
Width = 262
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 8
|
|
Caption = 'OpenDesignerOnOpenUnitCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
end
|
|
object RightClickSelectsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = OpenDesignerOnOpenUnitCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = FormEditMiscGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 120
|
|
Width = 197
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
Caption = 'RightClickSelectsCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
end
|
|
object CreateCompFocusNameCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = RightClickSelectsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 148
|
|
Width = 245
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 4
|
|
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 = 8
|
|
Height = 24
|
|
Top = 8
|
|
Width = 949
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 8
|
|
Caption = 'RubberbandSelectsGrandChildsCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
end
|
|
object CheckPackagesOnFormCreateCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = SwitchToFavoritesOITabCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 204
|
|
Width = 281
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 4
|
|
Caption = 'CheckPackagesOnFormCreateCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 7
|
|
end
|
|
object SwitchToFavoritesOITabCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = CreateCompFocusNameCheckBox
|
|
AnchorSideTop.Control = CreateCompFocusNameCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 32
|
|
Height = 24
|
|
Top = 176
|
|
Width = 244
|
|
BorderSpacing.Left = 24
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 4
|
|
Caption = 'SwitchToFavoritesOITabCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 6
|
|
end
|
|
object FormTitleBarChangesObjectInspectorCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = CheckPackagesOnFormCreateCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Control = FormEditMiscGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 232
|
|
Width = 331
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 4
|
|
Caption = 'FormTitleBarChangesObjectInspectorCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 8
|
|
end
|
|
object ForceDPIScalingInDesignTimeCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = FormEditMiscGroupBox
|
|
AnchorSideTop.Control = FormTitleBarChangesObjectInspectorCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 260
|
|
Width = 283
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 8
|
|
Caption = 'ForceDPIScalingInDesignTimeCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 9
|
|
end
|
|
end
|
|
object GuideLinesGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = GridGroupBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 290
|
|
Height = 93
|
|
Top = 201
|
|
Width = 671
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 8
|
|
Caption = 'GuideLinesGroupBox'
|
|
ClientHeight = 68
|
|
ClientWidth = 667
|
|
TabOrder = 2
|
|
object ShowGuideLinesCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 8
|
|
Width = 651
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 8
|
|
BorderSpacing.Right = 8
|
|
Caption = 'ShowGuideLinesCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
end
|
|
object SnapToGuideLinesCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = GuideLinesGroupBox
|
|
AnchorSideTop.Control = ShowGuideLinesCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = GuideLinesGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 8
|
|
Height = 24
|
|
Top = 36
|
|
Width = 651
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 8
|
|
BorderSpacing.Bottom = 8
|
|
Caption = 'SnapToGuideLinesCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object DesignerColorsGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = GuideLinesGroupBox
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 0
|
|
Height = 294
|
|
Top = 0
|
|
Width = 282
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Caption = 'DesignerColorsGroupBox'
|
|
ClientHeight = 269
|
|
ClientWidth = 278
|
|
TabOrder = 0
|
|
object ColorsListBox: TColorListBox
|
|
AnchorSideLeft.Control = DesignerColorsGroupBox
|
|
AnchorSideTop.Control = DesignerColorsGroupBox
|
|
AnchorSideBottom.Control = ColorBox
|
|
Left = 8
|
|
Height = 219
|
|
Top = 8
|
|
Width = 262
|
|
Style = [cbCustomColors]
|
|
OnGetColors = ColorsListBoxGetColors
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.Around = 8
|
|
ItemHeight = 0
|
|
OnSelectionChange = ColorsListBoxSelectionChange
|
|
TabOrder = 0
|
|
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 = 8
|
|
Height = 26
|
|
Top = 235
|
|
Width = 262
|
|
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor, cbPrettyNames]
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Around = 8
|
|
ItemHeight = 20
|
|
OnChange = ColorBoxChange
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
end
|