mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-23 11:28:18 +02:00
176 lines
4.5 KiB
Plaintext
176 lines
4.5 KiB
Plaintext
object WindowOptionsFrame: TWindowOptionsFrame
|
|
Left = 0
|
|
Height = 585
|
|
Top = 0
|
|
Width = 573
|
|
ClientHeight = 585
|
|
ClientWidth = 573
|
|
TabOrder = 0
|
|
DesignLeft = 349
|
|
DesignTop = 181
|
|
object SingleTaskBarButtonCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblShowingWindows
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 15
|
|
Width = 179
|
|
Caption = 'SingleTaskBarButtonCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
end
|
|
object HideIDEOnRunCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = SingleTaskBarButtonCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 34
|
|
Width = 150
|
|
Caption = 'HideIDEOnRunCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
end
|
|
object NameForDesignedFormListCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = HideIDEOnRunCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 53
|
|
Width = 215
|
|
Caption = 'NameForDesignedFormListCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
end
|
|
object AutoAdjustIDEHeightCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = NameForDesignedFormListCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 72
|
|
Width = 184
|
|
Caption = 'AutoAdjustIDEHeightCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
end
|
|
object AutoAdjustIDEHeightFullCompPalCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = AutoAdjustIDEHeightCheckBox
|
|
AnchorSideTop.Control = AutoAdjustIDEHeightCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 91
|
|
Width = 252
|
|
Caption = 'AutoAdjustIDEHeightFullCompPalCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
end
|
|
object ProjectInspectorShowPropsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = AutoAdjustIDEHeightFullCompPalCheckBox
|
|
AnchorSideTop.Control = AutoAdjustIDEHeightFullCompPalCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 110
|
|
Width = 216
|
|
Caption = 'ProjectInspectorShowPropsCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 5
|
|
end
|
|
object bvWindowTitle: TDividerBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = ProjectInspectorShowPropsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 15
|
|
Top = 129
|
|
Width = 573
|
|
Caption = 'bvWindowTitle'
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object TitleStartsWithProjectCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = bvWindowTitle
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 144
|
|
Width = 184
|
|
Caption = 'TitleStartsWithProjectCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 6
|
|
end
|
|
object TitleShowsProjectDirCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TitleStartsWithProjectCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 19
|
|
Top = 163
|
|
Width = 179
|
|
Caption = 'TitleShowsProjectDirCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 7
|
|
end
|
|
object lblShowingWindows: TDividerBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 15
|
|
Top = 0
|
|
Width = 573
|
|
Caption = 'lblShowingWindows'
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object lblTitleBar: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TitleShowsProjectDirCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 0
|
|
Height = 15
|
|
Top = 185
|
|
Width = 53
|
|
BorderSpacing.Top = 3
|
|
Caption = 'lblTitleBar'
|
|
end
|
|
object EdTitleBar: TComboBox
|
|
AnchorSideLeft.Control = lblTitleBar
|
|
AnchorSideTop.Control = lblTitleBar
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 23
|
|
Top = 202
|
|
Width = 572
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 2
|
|
BorderSpacing.Right = 1
|
|
ItemHeight = 15
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 8
|
|
end
|
|
end
|