mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 00:38:15 +02:00
558 lines
14 KiB
Plaintext
558 lines
14 KiB
Plaintext
object DesktopOptionsFrame: TDesktopOptionsFrame
|
|
Left = 0
|
|
Height = 512
|
|
Top = 0
|
|
Width = 597
|
|
ClientHeight = 512
|
|
ClientWidth = 597
|
|
TabOrder = 0
|
|
Visible = False
|
|
DesignLeft = 573
|
|
DesignTop = 261
|
|
object BevelLanguageLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblLanguage
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblLanguage
|
|
Left = 0
|
|
Height = 3
|
|
Top = 6
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblLanguage: TLabel
|
|
AnchorSideTop.Control = Owner
|
|
Left = 70
|
|
Height = 15
|
|
Top = 0
|
|
Width = 71
|
|
Caption = 'lblLanguage'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object BevelLanguageRight: TBevel
|
|
AnchorSideLeft.Control = lblLanguage
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblLanguage
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 147
|
|
Height = 3
|
|
Top = 6
|
|
Width = 450
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object BevelAutoSaveLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblAutoSave
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblAutoSave
|
|
Left = 0
|
|
Height = 3
|
|
Top = 62
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblAutoSave: TLabel
|
|
AnchorSideTop.Control = LanguageComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 15
|
|
Top = 56
|
|
Width = 71
|
|
BorderSpacing.Top = 6
|
|
Caption = 'lblAutoSave'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object BevelAutoSizeRight: TBevel
|
|
AnchorSideLeft.Control = lblAutoSave
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblAutoSave
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 147
|
|
Height = 3
|
|
Top = 62
|
|
Width = 450
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object AutoSaveIntervalInSecsLabel: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoSaveProjectCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 15
|
|
Top = 155
|
|
Width = 157
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AutoSaveIntervalInSecsLabel'
|
|
Enabled = False
|
|
ParentColor = False
|
|
Visible = False
|
|
end
|
|
object BevelDesktopFilesLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblDesktopFiles
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblDesktopFiles
|
|
Left = 0
|
|
Height = 3
|
|
Top = 215
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblDesktopFiles: TLabel
|
|
AnchorSideTop.Control = AutoSaveIntervalInSecsComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 15
|
|
Top = 209
|
|
Width = 90
|
|
BorderSpacing.Top = 6
|
|
Caption = 'lblDesktopFiles'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object BevelDesktopFilesRight: TBevel
|
|
AnchorSideLeft.Control = lblDesktopFiles
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblDesktopFiles
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 166
|
|
Height = 3
|
|
Top = 215
|
|
Width = 431
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object BevelGlyphsLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblGlyphs
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblGlyphs
|
|
Left = 0
|
|
Height = 3
|
|
Top = 269
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblGlyphs: TLabel
|
|
AnchorSideTop.Control = SaveDesktopSettingsToFileButton
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 15
|
|
Top = 263
|
|
Width = 54
|
|
BorderSpacing.Top = 6
|
|
Caption = 'lblGlyphs'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object BevelGlyphsRight: TBevel
|
|
AnchorSideLeft.Control = lblGlyphs
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblGlyphs
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 130
|
|
Height = 3
|
|
Top = 269
|
|
Width = 467
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object BevelHintsLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblHints
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblHints
|
|
Left = 0
|
|
Height = 3
|
|
Top = 347
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblHints: TLabel
|
|
AnchorSideTop.Control = PanelGlyphsMenusOptions
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 15
|
|
Top = 341
|
|
Width = 45
|
|
BorderSpacing.Top = 6
|
|
Caption = 'lblHints'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object BevelHintsRight: TBevel
|
|
AnchorSideLeft.Control = lblHints
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblHints
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 121
|
|
Height = 3
|
|
Top = 347
|
|
Width = 476
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object Bevel1MiscLeft: TBevel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblMisc
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblMisc
|
|
Left = 0
|
|
Height = 3
|
|
Top = 422
|
|
Width = 64
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
end
|
|
object lblMisc: TLabel
|
|
AnchorSideTop.Control = ShowHintsForMainSpeedButtonsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 70
|
|
Height = 15
|
|
Top = 416
|
|
Width = 41
|
|
BorderSpacing.Top = 6
|
|
Caption = 'lblMisc'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object Bevel1MiscRight: TBevel
|
|
AnchorSideLeft.Control = lblMisc
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblMisc
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 117
|
|
Height = 3
|
|
Top = 422
|
|
Width = 480
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
end
|
|
object lblButtons: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = PanelGlyphsButtonsOptions
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 15
|
|
Top = 289
|
|
Width = 60
|
|
BorderSpacing.Left = 6
|
|
Caption = 'lblButtons'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object lblMenus: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = PanelGlyphsMenusOptions
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 15
|
|
Top = 316
|
|
Width = 53
|
|
BorderSpacing.Left = 6
|
|
Caption = 'lblMenus'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object CheckDiskChangesWithLoadingCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblMisc
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 431
|
|
Width = 251
|
|
BorderSpacing.Left = 6
|
|
Caption = 'CheckDiskChangesWithLoadingCheckBox'
|
|
TabOrder = 0
|
|
end
|
|
object ShowHintsForComponentPaletteCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblHints
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 362
|
|
Width = 259
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'ShowHintsForComponentPaletteCheckBox'
|
|
TabOrder = 1
|
|
end
|
|
object ShowHintsForMainSpeedButtonsCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = ShowHintsForComponentPaletteCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 386
|
|
Width = 259
|
|
BorderSpacing.Left = 6
|
|
Caption = 'ShowHintsForMainSpeedButtonsCheckBox'
|
|
TabOrder = 2
|
|
end
|
|
object LanguageComboBox: TComboBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblLanguage
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 29
|
|
Top = 21
|
|
Width = 585
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
ItemHeight = 0
|
|
Style = csDropDownList
|
|
TabOrder = 3
|
|
end
|
|
object AutoSaveIntervalInSecsComboBox: TComboBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoSaveIntervalInSecsLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 27
|
|
Top = 176
|
|
Width = 585
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Enabled = False
|
|
ItemHeight = 0
|
|
Items.Strings = (
|
|
'1200'
|
|
'600'
|
|
'300'
|
|
'120'
|
|
)
|
|
TabOrder = 4
|
|
Visible = False
|
|
end
|
|
object AutoSaveProjectCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoSaveEditorFilesCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 125
|
|
Width = 172
|
|
BorderSpacing.Left = 6
|
|
Caption = 'AutoSaveProjectCheckBox'
|
|
Enabled = False
|
|
TabOrder = 5
|
|
Visible = False
|
|
end
|
|
object AutoSaveEditorFilesCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AskSavingOnlySessionCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 101
|
|
Width = 190
|
|
BorderSpacing.Left = 6
|
|
Caption = 'AutoSaveEditorFilesCheckBox'
|
|
Enabled = False
|
|
TabOrder = 6
|
|
Visible = False
|
|
end
|
|
object LoadDesktopSettingsFromFileButton: TButton
|
|
AnchorSideLeft.Control = SaveDesktopSettingsToFileButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblDesktopFiles
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 299
|
|
Height = 27
|
|
Top = 230
|
|
Width = 292
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
Caption = 'LoadDesktopSettingsFromFileButton'
|
|
OnClick = LoadDesktopSettingsFromFileButtonClick
|
|
TabOrder = 7
|
|
end
|
|
object SaveDesktopSettingsToFileButton: TButton
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblDesktopFiles
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = lblCenter
|
|
Left = 6
|
|
Height = 27
|
|
Top = 230
|
|
Width = 287
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 3
|
|
Caption = 'SaveDesktopSettingsToFileButton'
|
|
OnClick = SaveDesktopSettingsToFileButtonClick
|
|
TabOrder = 8
|
|
end
|
|
object PanelGlyphsButtonsOptions: TPanel
|
|
AnchorSideLeft.Control = lblButtons
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblGlyphs
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 72
|
|
Height = 24
|
|
Top = 284
|
|
Width = 519
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 3
|
|
ClientHeight = 24
|
|
ClientWidth = 519
|
|
TabOrder = 9
|
|
object rbBtnGlyphShowSystem: TRadioButton
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 24
|
|
Top = 0
|
|
Width = 157
|
|
Caption = 'rbBtnGlyphShowSystem'
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object rbBtnGlyphShowNever: TRadioButton
|
|
AnchorSideLeft.Side = asrCenter
|
|
Left = 157
|
|
Height = 24
|
|
Top = 0
|
|
Width = 152
|
|
Caption = 'rbBtnGlyphShowNever'
|
|
TabOrder = 1
|
|
end
|
|
object rbBtnGlyphShowAlways: TRadioButton
|
|
Left = 309
|
|
Height = 24
|
|
Top = 0
|
|
Width = 155
|
|
Caption = 'rbBtnGlyphShowAlways'
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object PanelGlyphsMenusOptions: TPanel
|
|
AnchorSideLeft.Control = PanelGlyphsButtonsOptions
|
|
AnchorSideTop.Control = PanelGlyphsButtonsOptions
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 72
|
|
Height = 24
|
|
Top = 311
|
|
Width = 519
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 3
|
|
BorderSpacing.Right = 6
|
|
BevelOuter = bvNone
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 3
|
|
ClientHeight = 24
|
|
ClientWidth = 519
|
|
TabOrder = 10
|
|
object rbMenuGlyphShowSystem: TRadioButton
|
|
AnchorSideRight.Control = PanelGlyphsMenusOptions
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 24
|
|
Top = 0
|
|
Width = 168
|
|
Caption = 'rbMenuGlyphShowSystem'
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object rbMenuGlyphShowNever: TRadioButton
|
|
AnchorSideLeft.Side = asrCenter
|
|
Left = 168
|
|
Height = 24
|
|
Top = 0
|
|
Width = 163
|
|
Caption = 'rbMenuGlyphShowNever'
|
|
TabOrder = 1
|
|
end
|
|
object rbMenuGlyphShowAlways: TRadioButton
|
|
Left = 331
|
|
Height = 24
|
|
Top = 0
|
|
Width = 166
|
|
Caption = 'rbMenuGlyphShowAlways'
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object lblCenter: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = lblDesktopFiles
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 296
|
|
Height = 5
|
|
Top = 224
|
|
Width = 5
|
|
AutoSize = False
|
|
ParentColor = False
|
|
end
|
|
object AskSavingOnlySessionCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = lblAutoSave
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 24
|
|
Top = 77
|
|
Width = 199
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AskSavingOnlySessionCheckBox'
|
|
TabOrder = 11
|
|
end
|
|
end
|