mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 17:19:59 +02:00
IDE: desktop options: improved layout, using shorter captions
git-svn-id: trunk@22651 -
This commit is contained in:
parent
837f13ad0c
commit
a449545d81
@ -3,6 +3,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
Width = 597
|
||||
ClientHeight = 489
|
||||
ClientWidth = 597
|
||||
TabOrder = 0
|
||||
Visible = False
|
||||
DesignLeft = 573
|
||||
DesignTop = 261
|
||||
@ -13,7 +14,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblLanguage
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 6
|
||||
Top = 8
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -21,9 +22,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
object lblLanguage: TLabel[1]
|
||||
AnchorSideTop.Control = Owner
|
||||
Left = 70
|
||||
Height = 14
|
||||
Height = 18
|
||||
Top = 0
|
||||
Width = 69
|
||||
Width = 92
|
||||
Caption = 'lblLanguage'
|
||||
Font.Style = [fsBold]
|
||||
ParentColor = False
|
||||
@ -36,10 +37,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 145
|
||||
Left = 168
|
||||
Height = 3
|
||||
Top = 6
|
||||
Width = 452
|
||||
Top = 8
|
||||
Width = 429
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -50,7 +51,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblAutoSave
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 53
|
||||
Top = 69
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -59,9 +60,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = LanguageComboBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 14
|
||||
Top = 47
|
||||
Width = 69
|
||||
Height = 18
|
||||
Top = 61
|
||||
Width = 88
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'lblAutoSave'
|
||||
Font.Style = [fsBold]
|
||||
@ -75,10 +76,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 145
|
||||
Left = 164
|
||||
Height = 3
|
||||
Top = 53
|
||||
Width = 452
|
||||
Top = 69
|
||||
Width = 433
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -87,9 +88,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = AutoSaveProjectCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 14
|
||||
Top = 107
|
||||
Width = 143
|
||||
Height = 18
|
||||
Top = 135
|
||||
Width = 186
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoSaveIntervalInSecsLabel'
|
||||
@ -103,7 +104,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblDesktopFiles
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 160
|
||||
Top = 202
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -112,9 +113,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = AutoSaveIntervalInSecsComboBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 14
|
||||
Top = 154
|
||||
Width = 86
|
||||
Height = 18
|
||||
Top = 194
|
||||
Width = 115
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'lblDesktopFiles'
|
||||
Font.Style = [fsBold]
|
||||
@ -128,10 +129,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 162
|
||||
Left = 191
|
||||
Height = 3
|
||||
Top = 160
|
||||
Width = 435
|
||||
Top = 202
|
||||
Width = 406
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -140,10 +141,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideLeft.Side = asrCenter
|
||||
AnchorSideTop.Control = Owner
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 298
|
||||
Height = 14
|
||||
Left = 297
|
||||
Height = 15
|
||||
Top = 237
|
||||
Width = 1
|
||||
Width = 2
|
||||
ParentColor = False
|
||||
end
|
||||
object Bevel7: TBevel[11]
|
||||
@ -153,7 +154,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblGlyphs
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 209
|
||||
Top = 261
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -162,9 +163,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = SaveDesktopSettingsToFileButton
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 14
|
||||
Top = 203
|
||||
Width = 52
|
||||
Height = 18
|
||||
Top = 253
|
||||
Width = 69
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'lblGlyphs'
|
||||
Font.Style = [fsBold]
|
||||
@ -178,10 +179,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 128
|
||||
Left = 145
|
||||
Height = 3
|
||||
Top = 209
|
||||
Width = 469
|
||||
Top = 261
|
||||
Width = 452
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -192,7 +193,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblHints
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 272
|
||||
Top = 338
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -201,9 +202,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = Panel2
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 14
|
||||
Top = 266
|
||||
Width = 43
|
||||
Height = 18
|
||||
Top = 330
|
||||
Width = 57
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'lblHints'
|
||||
Font.Style = [fsBold]
|
||||
@ -217,10 +218,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 119
|
||||
Left = 133
|
||||
Height = 3
|
||||
Top = 272
|
||||
Width = 478
|
||||
Top = 338
|
||||
Width = 464
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -231,7 +232,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblMisc
|
||||
Left = 0
|
||||
Height = 3
|
||||
Top = 332
|
||||
Top = 412
|
||||
Width = 64
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
@ -240,9 +241,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = ShowHintsForMainSpeedButtonsCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 14
|
||||
Top = 326
|
||||
Width = 39
|
||||
Height = 18
|
||||
Top = 404
|
||||
Width = 52
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'lblMisc'
|
||||
Font.Style = [fsBold]
|
||||
@ -256,10 +257,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 115
|
||||
Left = 128
|
||||
Height = 3
|
||||
Top = 332
|
||||
Width = 482
|
||||
Top = 412
|
||||
Width = 469
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
end
|
||||
@ -268,9 +269,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = Panel1
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 6
|
||||
Height = 14
|
||||
Top = 224
|
||||
Width = 58
|
||||
Height = 18
|
||||
Top = 279
|
||||
Width = 76
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'lblButtons'
|
||||
Font.Style = [fsBold]
|
||||
@ -282,9 +283,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = Panel2
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 6
|
||||
Height = 14
|
||||
Top = 244
|
||||
Width = 51
|
||||
Height = 18
|
||||
Top = 304
|
||||
Width = 67
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'lblMenus'
|
||||
Font.Style = [fsBold]
|
||||
@ -296,9 +297,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = MsgViewFocusCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 380
|
||||
Width = 221
|
||||
Height = 22
|
||||
Top = 472
|
||||
Width = 286
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'CheckDiskChangesWithLoadingCheckBox'
|
||||
TabOrder = 0
|
||||
@ -308,9 +309,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = lblHints
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 286
|
||||
Width = 220
|
||||
Height = 22
|
||||
Top = 354
|
||||
Width = 293
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'ShowHintsForComponentPaletteCheckBox'
|
||||
@ -321,9 +322,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = ShowHintsForComponentPaletteCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 303
|
||||
Width = 223
|
||||
Height = 22
|
||||
Top = 376
|
||||
Width = 295
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'ShowHintsForMainSpeedButtonsCheckBox'
|
||||
TabOrder = 2
|
||||
@ -333,9 +334,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = lblMisc
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 346
|
||||
Width = 179
|
||||
Height = 22
|
||||
Top = 428
|
||||
Width = 231
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MsgViewDblClickJumpsCheckBox'
|
||||
@ -346,9 +347,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = MsgViewDblClickJumpsCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 363
|
||||
Width = 139
|
||||
Height = 22
|
||||
Top = 450
|
||||
Width = 179
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'MsgViewFocusCheckBox'
|
||||
TabOrder = 4
|
||||
@ -360,14 +361,14 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 21
|
||||
Top = 20
|
||||
Height = 31
|
||||
Top = 24
|
||||
Width = 585
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 6
|
||||
ItemHeight = 13
|
||||
ItemHeight = 0
|
||||
Style = csDropDownList
|
||||
TabOrder = 5
|
||||
end
|
||||
@ -378,13 +379,13 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 21
|
||||
Top = 127
|
||||
Height = 29
|
||||
Top = 159
|
||||
Width = 585
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Around = 6
|
||||
Enabled = False
|
||||
ItemHeight = 13
|
||||
ItemHeight = 0
|
||||
Items.Strings = (
|
||||
'1200'
|
||||
'600'
|
||||
@ -398,9 +399,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = AutoSaveEditorFilesCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 84
|
||||
Width = 147
|
||||
Height = 22
|
||||
Top = 107
|
||||
Width = 193
|
||||
BorderSpacing.Left = 6
|
||||
Caption = 'AutoSaveProjectCheckBox'
|
||||
Enabled = False
|
||||
@ -411,9 +412,9 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Control = lblAutoSave
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 17
|
||||
Top = 67
|
||||
Width = 162
|
||||
Height = 22
|
||||
Top = 85
|
||||
Width = 213
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoSaveEditorFilesCheckBox'
|
||||
@ -426,10 +427,10 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 301
|
||||
Height = 23
|
||||
Top = 174
|
||||
Width = 290
|
||||
Left = 300
|
||||
Height = 29
|
||||
Top = 218
|
||||
Width = 291
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
@ -446,8 +447,8 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = lblCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 23
|
||||
Top = 174
|
||||
Height = 29
|
||||
Top = 218
|
||||
Width = 290
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
@ -465,49 +466,46 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 17
|
||||
Top = 223
|
||||
Width = 521
|
||||
Left = 88
|
||||
Height = 22
|
||||
Top = 277
|
||||
Width = 503
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 6
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 17
|
||||
ClientWidth = 521
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 3
|
||||
ClientHeight = 22
|
||||
ClientWidth = 503
|
||||
TabOrder = 11
|
||||
object rbBtnGlyphShowSystem: TRadioButton
|
||||
AnchorSideTop.Control = Panel1
|
||||
AnchorSideRight.Control = Panel1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 390
|
||||
Height = 17
|
||||
Left = 0
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 131
|
||||
Anchors = [akTop, akRight]
|
||||
Width = 178
|
||||
Caption = 'rbBtnGlyphShowSystem'
|
||||
Checked = True
|
||||
State = cbChecked
|
||||
TabOrder = 0
|
||||
end
|
||||
object rbBtnGlyphShowNever: TRadioButton
|
||||
AnchorSideLeft.Control = Panel1
|
||||
AnchorSideLeft.Side = asrCenter
|
||||
AnchorSideTop.Control = Panel1
|
||||
Left = 197
|
||||
Height = 17
|
||||
Left = 178
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 126
|
||||
Width = 167
|
||||
Caption = 'rbBtnGlyphShowNever'
|
||||
TabOrder = 1
|
||||
end
|
||||
object rbBtnGlyphShowAlways: TRadioButton
|
||||
AnchorSideLeft.Control = Panel1
|
||||
AnchorSideTop.Control = Panel1
|
||||
Left = 0
|
||||
Height = 17
|
||||
Left = 345
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 130
|
||||
Width = 172
|
||||
Caption = 'rbBtnGlyphShowAlways'
|
||||
TabOrder = 2
|
||||
end
|
||||
@ -518,49 +516,46 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 70
|
||||
Height = 17
|
||||
Top = 243
|
||||
Width = 521
|
||||
Left = 88
|
||||
Height = 22
|
||||
Top = 302
|
||||
Width = 503
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 3
|
||||
BorderSpacing.Right = 6
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 17
|
||||
ClientWidth = 521
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ChildSizing.ControlsPerLine = 3
|
||||
ClientHeight = 22
|
||||
ClientWidth = 503
|
||||
TabOrder = 12
|
||||
object rbMenuGlyphShowSystem: TRadioButton
|
||||
AnchorSideLeft.Control = Panel2
|
||||
AnchorSideTop.Control = Panel2
|
||||
AnchorSideRight.Control = Panel2
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 379
|
||||
Height = 17
|
||||
Left = 0
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 142
|
||||
Anchors = [akTop, akRight]
|
||||
Width = 191
|
||||
Caption = 'rbMenuGlyphShowSystem'
|
||||
Checked = True
|
||||
State = cbChecked
|
||||
TabOrder = 0
|
||||
end
|
||||
object rbMenuGlyphShowNever: TRadioButton
|
||||
AnchorSideLeft.Control = Panel2
|
||||
AnchorSideLeft.Side = asrCenter
|
||||
AnchorSideTop.Control = Panel2
|
||||
Left = 192
|
||||
Height = 17
|
||||
Left = 191
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 137
|
||||
Width = 180
|
||||
Caption = 'rbMenuGlyphShowNever'
|
||||
TabOrder = 1
|
||||
end
|
||||
object rbMenuGlyphShowAlways: TRadioButton
|
||||
AnchorSideLeft.Control = Panel2
|
||||
AnchorSideTop.Control = Panel2
|
||||
Left = 0
|
||||
Height = 17
|
||||
Left = 371
|
||||
Height = 22
|
||||
Top = 0
|
||||
Width = 141
|
||||
Width = 185
|
||||
Caption = 'rbMenuGlyphShowAlways'
|
||||
TabOrder = 2
|
||||
end
|
||||
|
@ -2,202 +2,198 @@
|
||||
|
||||
LazarusResources.Add('TDesktopOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#20'TDesktopOptionsFrame'#19'DesktopOptionsFrame'#6'Height'#3#233#1
|
||||
+#5'Width'#3'U'#2#12'ClientHeight'#3#233#1#11'ClientWidth'#3'U'#2#7'Visible'#8
|
||||
+#10'DesignLeft'#3'='#2#9'DesignTop'#3#5#1#0#242#2#0#6'TBevel'#6'Bevel1'#22'A'
|
||||
+'nchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#11'lblLanguag'
|
||||
+'e'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#11'l'
|
||||
+'blLanguage'#4'Left'#2#0#6'Height'#2#3#3'Top'#2#6#5'Width'#2'@'#7'Anchors'#11
|
||||
+#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#1#6'T'
|
||||
+'Label'#11'lblLanguage'#21'AnchorSideTop.Control'#7#5'Owner'#4'Left'#2'F'#6
|
||||
+'Height'#2#14#3'Top'#2#0#5'Width'#2'E'#7'Caption'#6#11'lblLanguage'#10'Font.'
|
||||
+'Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#2#6'TBev'
|
||||
+'el'#6'Bevel2'#22'AnchorSideLeft.Control'#7#11'lblLanguage'#19'AnchorSideLef'
|
||||
+'t.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'lblLanguage'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anc'
|
||||
+'horSideRight.Side'#7#9'asrBottom'#4'Left'#3#145#0#6'Height'#2#3#3'Top'#2#6#5
|
||||
+'Width'#3#196#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpaci'
|
||||
+'ng.Left'#2#6#0#0#242#2#3#6'TBevel'#6'Bevel3'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSideTop.Side'#7
|
||||
+#9'asrCenter'#23'AnchorSideRight.Control'#7#11'lblAutoSave'#4'Left'#2#0#6'He'
|
||||
+'ight'#2#3#3'Top'#2'5'#5'Width'#2'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi'
|
||||
+'ght'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#4#6'TLabel'#11'lblAutoSave'#21
|
||||
+'AnchorSideTop.Control'#7#16'LanguageComboBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#4'Left'#2'F'#6'Height'#2#14#3'Top'#2'/'#5'Width'#2'E'#17'BorderSpa'
|
||||
+'cing.Top'#2#6#7'Caption'#6#11'lblAutoSave'#10'Font.Style'#11#6'fsBold'#0#11
|
||||
+'ParentColor'#8#10'ParentFont'#8#0#0#242#2#5#6'TBevel'#6'Bevel4'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#11'lblAutoSave'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
|
||||
+'AnchorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSideTop.Side'#7#9'asrCent'
|
||||
+'er'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asr'
|
||||
+'Bottom'#4'Left'#3#145#0#6'Height'#2#3#3'Top'#2'5'#5'Width'#3#196#1#7'Anchor'
|
||||
+'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#0#0#242#2#6
|
||||
+#6'TLabel'#27'AutoSaveIntervalInSecsLabel'#22'AnchorSideLeft.Control'#7#5'Ow'
|
||||
+'ner'#21'AnchorSideTop.Control'#7#23'AutoSaveProjectCheckBox'#18'AnchorSideT'
|
||||
+'op.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'k'#5'Width'#3
|
||||
+#143#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27
|
||||
+'AutoSaveIntervalInSecsLabel'#7'Enabled'#8#11'ParentColor'#8#0#0#242#2#7#6'T'
|
||||
+'Bevel'#6'Bevel5'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#15'lblDesktopFiles'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'Anchor'
|
||||
+'SideRight.Control'#7#15'lblDesktopFiles'#4'Left'#2#0#6'Height'#2#3#3'Top'#3
|
||||
+#160#0#5'Width'#2'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'Border'
|
||||
+'Spacing.Right'#2#6#0#0#242#2#8#6'TLabel'#15'lblDesktopFiles'#21'AnchorSideT'
|
||||
+'op.Control'#7#30'AutoSaveIntervalInSecsComboBox'#18'AnchorSideTop.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2'F'#6'Height'#2#14#3'Top'#3#154#0#5'Width'#2'V'#17'Bord'
|
||||
+'erSpacing.Top'#2#6#7'Caption'#6#15'lblDesktopFiles'#10'Font.Style'#11#6'fsB'
|
||||
+'old'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#9#6'TBevel'#6'Bevel6'#22
|
||||
+'AnchorSideLeft.Control'#7#15'lblDesktopFiles'#19'AnchorSideLeft.Side'#7#9'a'
|
||||
+'srBottom'#21'AnchorSideTop.Control'#7#15'lblDesktopFiles'#18'AnchorSideTop.'
|
||||
+'Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRi'
|
||||
+'ght.Side'#7#9'asrBottom'#4'Left'#3#162#0#6'Height'#2#3#3'Top'#3#160#0#5'Wid'
|
||||
+'th'#3#179#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.'
|
||||
+'Left'#2#6#0#0#242#2#10#6'TLabel'#9'lblCenter'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#19'AnchorSideLeft.Side'#7#9'asrCenter'#21'AnchorSideTop.Control'#7#5
|
||||
+'Owner'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3'*'#1#6'Height'#2#14#3
|
||||
+'Top'#3#237#0#5'Width'#2#1#11'ParentColor'#8#0#0#242#2#11#6'TBevel'#6'Bevel7'
|
||||
+#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#9'lblGlyp'
|
||||
+'hs'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#9'l'
|
||||
+'blGlyphs'#4'Left'#2#0#6'Height'#2#3#3'Top'#3#209#0#5'Width'#2'@'#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#12
|
||||
+#6'TLabel'#9'lblGlyphs'#21'AnchorSideTop.Control'#7#31'SaveDesktopSettingsTo'
|
||||
+'FileButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2
|
||||
+#14#3'Top'#3#203#0#5'Width'#2'4'#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'lb'
|
||||
+'lGlyphs'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0
|
||||
+#0#242#2#13#6'TBevel'#6'Bevel8'#22'AnchorSideLeft.Control'#7#9'lblGlyphs'#19
|
||||
+'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#9'lblGlyphs'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'
|
||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#128#0#6'Height'#2#3#3'Top'
|
||||
,#3#209#0#5'Width'#3#213#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'B'
|
||||
+'orderSpacing.Left'#2#6#0#0#242#2#14#6'TBevel'#6'Bevel9'#22'AnchorSideLeft.C'
|
||||
+'ontrol'#7#5'Owner'#21'AnchorSideTop.Control'#7#8'lblHints'#18'AnchorSideTop'
|
||||
+'.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#8'lblHints'#4'Left'#2#0
|
||||
+#6'Height'#2#3#3'Top'#3#16#1#5'Width'#2'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#15#6'TLabel'#8'lblHints'#21
|
||||
+'AnchorSideTop.Control'#7#6'Panel2'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2'F'#6'Height'#2#14#3'Top'#3#10#1#5'Width'#2'+'#17'BorderSpacing.Top'
|
||||
+#2#6#7'Caption'#6#8'lblHints'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8
|
||||
+#10'ParentFont'#8#0#0#242#2#16#6'TBevel'#7'Bevel10'#22'AnchorSideLeft.Contro'
|
||||
+'l'#7#8'lblHints'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#8'lblHints'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRig'
|
||||
+'ht.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'w'
|
||||
+#6'Height'#2#3#3'Top'#3#16#1#5'Width'#3#222#1#7'Anchors'#11#5'akTop'#6'akLef'
|
||||
+'t'#7'akRight'#0#18'BorderSpacing.Left'#2#6#0#0#242#2#17#6'TBevel'#7'Bevel11'
|
||||
+#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#7'lblMisc'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#7'lblMi'
|
||||
+'sc'#4'Left'#2#0#6'Height'#2#3#3'Top'#3'L'#1#5'Width'#2'@'#7'Anchors'#11#5'a'
|
||||
+'kTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#18#6'TLa'
|
||||
+'bel'#7'lblMisc'#21'AnchorSideTop.Control'#7'$ShowHintsForMainSpeedButtonsCh'
|
||||
+'eckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#14#3
|
||||
+'Top'#3'F'#1#5'Width'#2''''#17'BorderSpacing.Top'#2#6#7'Caption'#6#7'lblMisc'
|
||||
+#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2
|
||||
+#19#6'TBevel'#7'Bevel12'#22'AnchorSideLeft.Control'#7#7'lblMisc'#19'AnchorSi'
|
||||
+'deLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#7'lblMisc'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anc'
|
||||
+'horSideRight.Side'#7#9'asrBottom'#4'Left'#2's'#6'Height'#2#3#3'Top'#3'L'#1#5
|
||||
+'Width'#3#226#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpaci'
|
||||
+'ng.Left'#2#6#0#0#242#2#20#6'TLabel'#10'lblButtons'#22'AnchorSideLeft.Contro'
|
||||
+'l'#7#5'Owner'#21'AnchorSideTop.Control'#7#6'Panel1'#18'AnchorSideTop.Side'#7
|
||||
+#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#224#0#5'Width'#2':'#18'Bor'
|
||||
+'derSpacing.Left'#2#6#7'Caption'#6#10'lblButtons'#10'Font.Style'#11#6'fsBold'
|
||||
+#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#21#6'TLabel'#8'lblMenus'#22
|
||||
+'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#6'Panel2'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#244#0
|
||||
+#5'Width'#2'3'#18'BorderSpacing.Left'#2#6#7'Caption'#6#8'lblMenus'#10'Font.S'
|
||||
+'tyle'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#22#9'TChe'
|
||||
+'ckBox#CheckDiskChangesWithLoadingCheckBox'#22'AnchorSideLeft.Control'#7#5'O'
|
||||
+'wner'#21'AnchorSideTop.Control'#7#20'MsgViewFocusCheckBox'#18'AnchorSideTop'
|
||||
+'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3'|'#1#5'Width'#3
|
||||
+#221#0#18'BorderSpacing.Left'#2#6#7'Caption'#6'#CheckDiskChangesWithLoadingC'
|
||||
+'heckBox'#8'TabOrder'#2#0#0#0#242#2#23#9'TCheckBox$ShowHintsForComponentPale'
|
||||
+'tteCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'
|
||||
+#7#8'lblHints'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2
|
||||
+#17#3'Top'#3#30#1#5'Width'#3#220#0#18'BorderSpacing.Left'#2#6#17'BorderSpaci'
|
||||
+'ng.Top'#2#6#7'Caption'#6'$ShowHintsForComponentPaletteCheckBox'#8'TabOrder'
|
||||
+#2#1#0#0#242#2#24#9'TCheckBox$ShowHintsForMainSpeedButtonsCheckBox'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7'$ShowHintsForComp'
|
||||
+'onentPaletteCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
|
||||
+'eight'#2#17#3'Top'#3'/'#1#5'Width'#3#223#0#18'BorderSpacing.Left'#2#6#7'Cap'
|
||||
+'tion'#6'$ShowHintsForMainSpeedButtonsCheckBox'#8'TabOrder'#2#2#0#0#242#2#25
|
||||
+#9'TCheckBox'#28'MsgViewDblClickJumpsCheckBox'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#7'lblMisc'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3'Z'#1#5'Width'#3#179#0#18'Borde'
|
||||
+'rSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'MsgViewDblClic'
|
||||
+'kJumpsCheckBox'#8'TabOrder'#2#3#0#0#242#2#26#9'TCheckBox'#20'MsgViewFocusCh'
|
||||
+'eckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#28
|
||||
+'MsgViewDblClickJumpsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'
|
||||
+#2#6#6'Height'#2#17#3'Top'#3'k'#1#5'Width'#3#139#0#18'BorderSpacing.Left'#2#6
|
||||
+#7'Caption'#6#20'MsgViewFocusCheckBox'#8'TabOrder'#2#4#0#0#242#2#27#9'TCombo'
|
||||
+'Box'#16'LanguageComboBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSi'
|
||||
+'deTop.Control'#7#11'lblLanguage'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'A'
|
||||
+'nchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#6#6'Height'#2#21#3'Top'#2#20#5'Width'#3'I'#2#7'Anchors'#11#5'akTop'
|
||||
,#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6
|
||||
+#19'BorderSpacing.Right'#2#6#10'ItemHeight'#2#13#5'Style'#7#14'csDropDownLis'
|
||||
+'t'#8'TabOrder'#2#5#0#0#242#2#28#9'TComboBox'#30'AutoSaveIntervalInSecsCombo'
|
||||
+'Box'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#27'A'
|
||||
+'utoSaveIntervalInSecsLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anchor'
|
||||
+'SideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Lef'
|
||||
+'t'#2#6#6'Height'#2#21#3'Top'#2''#5'Width'#3'I'#2#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Enabled'#8#10'ItemHeigh'
|
||||
+'t'#2#13#13'Items.Strings'#1#6#4'1200'#6#3'600'#6#3'300'#6#3'120'#0#8'TabOrd'
|
||||
+'er'#2#6#0#0#242#2#29#9'TCheckBox'#23'AutoSaveProjectCheckBox'#22'AnchorSide'
|
||||
+'Left.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#27'AutoSaveEditorFiles'
|
||||
+'CheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3
|
||||
+'Top'#2'T'#5'Width'#3#147#0#18'BorderSpacing.Left'#2#6#7'Caption'#6#23'AutoS'
|
||||
+'aveProjectCheckBox'#7'Enabled'#8#8'TabOrder'#2#7#0#0#242#2#30#9'TCheckBox'
|
||||
+#27'AutoSaveEditorFilesCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'An'
|
||||
+'chorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#2#6#6'Height'#2#17#3'Top'#2'C'#5'Width'#3#162#0#18'BorderSpacing.Le'
|
||||
+'ft'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27'AutoSaveEditorFilesCheckB'
|
||||
+'ox'#7'Enabled'#8#8'TabOrder'#2#8#0#0#242#2#31#7'TButton!LoadDesktopSettings'
|
||||
+'FromFileButton'#22'AnchorSideLeft.Control'#7#9'lblCenter'#21'AnchorSideTop.'
|
||||
+'Control'#7#15'lblDesktopFiles'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anc'
|
||||
+'horSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3'-'#1#6'Height'#2#23#3'Top'#3#174#0#5'Width'#3'"'#1#7'Anchors'#11#5
|
||||
+'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#3#17'B'
|
||||
+'orderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6'!LoadDesktop'
|
||||
+'SettingsFromFileButton'#7'OnClick'#7'&LoadDesktopSettingsFromFileButtonClic'
|
||||
+'k'#8'TabOrder'#2#9#0#0#242#2' '#7'TButton'#31'SaveDesktopSettingsToFileButt'
|
||||
+'on'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#15'lb'
|
||||
+'lDesktopFiles'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con'
|
||||
+'trol'#7#9'lblCenter'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6
|
||||
+'Height'#2#23#3'Top'#3#174#0#5'Width'#3'"'#1#7'Anchors'#11#5'akTop'#6'akLeft'
|
||||
+#5'Width'#3'U'#2#12'ClientHeight'#3#233#1#11'ClientWidth'#3'U'#2#8'TabOrder'
|
||||
+#2#0#7'Visible'#8#10'DesignLeft'#3'='#2#9'DesignTop'#3#5#1#0#242#2#0#6'TBeve'
|
||||
+'l'#6'Bevel1'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'
|
||||
+#7#11'lblLanguage'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.'
|
||||
+'Control'#7#11'lblLanguage'#4'Left'#2#0#6'Height'#2#3#3'Top'#2#8#5'Width'#2
|
||||
+'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6
|
||||
+#0#0#242#2#1#6'TLabel'#11'lblLanguage'#21'AnchorSideTop.Control'#7#5'Owner'#4
|
||||
+'Left'#2'F'#6'Height'#2#18#3'Top'#2#0#5'Width'#2'\'#7'Caption'#6#11'lblLangu'
|
||||
+'age'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0
|
||||
+#242#2#2#6'TBevel'#6'Bevel2'#22'AnchorSideLeft.Control'#7#11'lblLanguage'#19
|
||||
+'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'lblLangu'
|
||||
+'age'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5
|
||||
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#168#0#6'Height'#2#3
|
||||
+#3'Top'#2#8#5'Width'#3#173#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18
|
||||
+'BorderSpacing.Left'#2#6#0#0#242#2#3#6'TBevel'#6'Bevel3'#22'AnchorSideLeft.C'
|
||||
+'ontrol'#7#5'Owner'#21'AnchorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSid'
|
||||
+'eTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#11'lblAutoSave'#4'L'
|
||||
+'eft'#2#0#6'Height'#2#3#3'Top'#2'E'#5'Width'#2'@'#7'Anchors'#11#5'akTop'#6'a'
|
||||
+'kLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#4#6'TLabel'#11'lb'
|
||||
+'lAutoSave'#21'AnchorSideTop.Control'#7#16'LanguageComboBox'#18'AnchorSideTo'
|
||||
+'p.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#18#3'Top'#2'='#5'Width'#2'X'
|
||||
+#17'BorderSpacing.Top'#2#6#7'Caption'#6#11'lblAutoSave'#10'Font.Style'#11#6
|
||||
+'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#5#6'TBevel'#6'Bevel4'
|
||||
+#22'AnchorSideLeft.Control'#7#11'lblAutoSave'#19'AnchorSideLeft.Side'#7#9'as'
|
||||
+'rBottom'#21'AnchorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Si'
|
||||
+'de'#7#9'asrBottom'#4'Left'#3#164#0#6'Height'#2#3#3'Top'#2'E'#5'Width'#3#177
|
||||
+#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#0
|
||||
+#0#242#2#6#6'TLabel'#27'AutoSaveIntervalInSecsLabel'#22'AnchorSideLeft.Contr'
|
||||
+'ol'#7#5'Owner'#21'AnchorSideTop.Control'#7#23'AutoSaveProjectCheckBox'#18'A'
|
||||
+'nchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#18#3'Top'#3#135#0
|
||||
+#5'Width'#3#186#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Cap'
|
||||
+'tion'#6#27'AutoSaveIntervalInSecsLabel'#7'Enabled'#8#11'ParentColor'#8#0#0
|
||||
+#242#2#7#6'TBevel'#6'Bevel5'#22'AnchorSideLeft.Control'#7#5'Owner'#21'Anchor'
|
||||
+'SideTop.Control'#7#15'lblDesktopFiles'#18'AnchorSideTop.Side'#7#9'asrCenter'
|
||||
+#23'AnchorSideRight.Control'#7#15'lblDesktopFiles'#4'Left'#2#0#6'Height'#2#3
|
||||
+#3'Top'#3#202#0#5'Width'#2'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0
|
||||
+#19'BorderSpacing.Right'#2#6#0#0#242#2#8#6'TLabel'#15'lblDesktopFiles'#21'An'
|
||||
+'chorSideTop.Control'#7#30'AutoSaveIntervalInSecsComboBox'#18'AnchorSideTop.'
|
||||
+'Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#18#3'Top'#3#194#0#5'Width'#2
|
||||
+'s'#17'BorderSpacing.Top'#2#6#7'Caption'#6#15'lblDesktopFiles'#10'Font.Style'
|
||||
+#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#9#6'TBevel'#6'B'
|
||||
+'evel6'#22'AnchorSideLeft.Control'#7#15'lblDesktopFiles'#19'AnchorSideLeft.S'
|
||||
+'ide'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#15'lblDesktopFiles'#18'Anch'
|
||||
+'orSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'An'
|
||||
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#3#191#0#6'Height'#2#3#3'Top'#3
|
||||
+#202#0#5'Width'#3#150#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bor'
|
||||
+'derSpacing.Left'#2#6#0#0#242#2#10#6'TLabel'#9'lblCenter'#22'AnchorSideLeft.'
|
||||
+'Control'#7#5'Owner'#19'AnchorSideLeft.Side'#7#9'asrCenter'#21'AnchorSideTop'
|
||||
+'.Control'#7#5'Owner'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3')'#1#6
|
||||
+'Height'#2#15#3'Top'#3#237#0#5'Width'#2#2#11'ParentColor'#8#0#0#242#2#11#6'T'
|
||||
+'Bevel'#6'Bevel7'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#9'lblGlyphs'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRig'
|
||||
+'ht.Control'#7#9'lblGlyphs'#4'Left'#2#0#6'Height'#2#3#3'Top'#3#5#1#5'Width'#2
|
||||
+'@'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6
|
||||
+#0#0#242#2#12#6'TLabel'#9'lblGlyphs'#21'AnchorSideTop.Control'#7#31'SaveDesk'
|
||||
+'topSettingsToFileButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'F'
|
||||
+#6'Height'#2#18#3'Top'#3#253#0#5'Width'#2'E'#17'BorderSpacing.Top'#2#6#7'Cap'
|
||||
+'tion'#6#9'lblGlyphs'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'Par'
|
||||
+'entFont'#8#0#0#242#2#13#6'TBevel'#6'Bevel8'#22'AnchorSideLeft.Control'#7#9
|
||||
+'lblGlyphs'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'
|
||||
+#7#9'lblGlyphs'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Con'
|
||||
+'trol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#145#0#6
|
||||
,'Height'#2#3#3'Top'#3#5#1#5'Width'#3#196#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#0#18'BorderSpacing.Left'#2#6#0#0#242#2#14#6'TBevel'#6'Bevel9'#22'A'
|
||||
+'nchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#8'lblHints'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#8'lblHints'
|
||||
+#4'Left'#2#0#6'Height'#2#3#3'Top'#3'R'#1#5'Width'#2'@'#7'Anchors'#11#5'akTop'
|
||||
+#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0#0#242#2#15#6'TLabel'#8
|
||||
+'lblHints'#21'AnchorSideTop.Control'#7#6'Panel2'#18'AnchorSideTop.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2'F'#6'Height'#2#18#3'Top'#3'J'#1#5'Width'#2'9'#17'Borde'
|
||||
+'rSpacing.Top'#2#6#7'Caption'#6#8'lblHints'#10'Font.Style'#11#6'fsBold'#0#11
|
||||
+'ParentColor'#8#10'ParentFont'#8#0#0#242#2#16#6'TBevel'#7'Bevel10'#22'Anchor'
|
||||
+'SideLeft.Control'#7#8'lblHints'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'A'
|
||||
+'nchorSideTop.Control'#7#8'lblHints'#18'AnchorSideTop.Side'#7#9'asrCenter'#23
|
||||
+'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'
|
||||
+#4'Left'#3#133#0#6'Height'#2#3#3'Top'#3'R'#1#5'Width'#3#208#1#7'Anchors'#11#5
|
||||
+'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#0#0#242#2#17#6'TBe'
|
||||
+'vel'#7'Bevel11'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Cont'
|
||||
+'rol'#7#7'lblMisc'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.'
|
||||
+'Control'#7#7'lblMisc'#4'Left'#2#0#6'Height'#2#3#3'Top'#3#156#1#5'Width'#2'@'
|
||||
+#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#0
|
||||
+#0#242#2#18#6'TLabel'#7'lblMisc'#21'AnchorSideTop.Control'#7'$ShowHintsForMa'
|
||||
+'inSpeedButtonsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'F'#6
|
||||
+'Height'#2#18#3'Top'#3#148#1#5'Width'#2'4'#17'BorderSpacing.Top'#2#6#7'Capti'
|
||||
+'on'#6#7'lblMisc'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentF'
|
||||
+'ont'#8#0#0#242#2#19#6'TBevel'#7'Bevel12'#22'AnchorSideLeft.Control'#7#7'lbl'
|
||||
+'Misc'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#7
|
||||
+'lblMisc'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7
|
||||
+#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#128#0#6'Height'#2
|
||||
+#3#3'Top'#3#156#1#5'Width'#3#213#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||
+'t'#0#18'BorderSpacing.Left'#2#6#0#0#242#2#20#6'TLabel'#10'lblButtons'#22'An'
|
||||
+'chorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#6'Panel1'#18'A'
|
||||
+'nchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18#3'Top'#3#23#1#5
|
||||
+'Width'#2'L'#18'BorderSpacing.Left'#2#6#7'Caption'#6#10'lblButtons'#10'Font.'
|
||||
+'Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8#0#0#242#2#21#6'TLa'
|
||||
+'bel'#8'lblMenus'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#6'Panel2'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Heigh'
|
||||
+'t'#2#18#3'Top'#3'0'#1#5'Width'#2'C'#18'BorderSpacing.Left'#2#6#7'Caption'#6
|
||||
+#8'lblMenus'#10'Font.Style'#11#6'fsBold'#0#11'ParentColor'#8#10'ParentFont'#8
|
||||
+#0#0#242#2#22#9'TCheckBox#CheckDiskChangesWithLoadingCheckBox'#22'AnchorSide'
|
||||
+'Left.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#20'MsgViewFocusCheckBo'
|
||||
+'x'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3
|
||||
+#216#1#5'Width'#3#30#1#18'BorderSpacing.Left'#2#6#7'Caption'#6'#CheckDiskCha'
|
||||
+'ngesWithLoadingCheckBox'#8'TabOrder'#2#0#0#0#242#2#23#9'TCheckBox$ShowHints'
|
||||
+'ForComponentPaletteCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'Ancho'
|
||||
+'rSideTop.Control'#7#8'lblHints'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Lef'
|
||||
+'t'#2#6#6'Height'#2#22#3'Top'#3'b'#1#5'Width'#3'%'#1#18'BorderSpacing.Left'#2
|
||||
+#6#17'BorderSpacing.Top'#2#6#7'Caption'#6'$ShowHintsForComponentPaletteCheck'
|
||||
+'Box'#8'TabOrder'#2#1#0#0#242#2#24#9'TCheckBox$ShowHintsForMainSpeedButtonsC'
|
||||
+'heckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+'$ShowHintsForComponentPaletteCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#2#6#6'Height'#2#22#3'Top'#3'x'#1#5'Width'#3''''#1#18'BorderSpacing.'
|
||||
+'Left'#2#6#7'Caption'#6'$ShowHintsForMainSpeedButtonsCheckBox'#8'TabOrder'#2
|
||||
+#2#0#0#242#2#25#9'TCheckBox'#28'MsgViewDblClickJumpsCheckBox'#22'AnchorSideL'
|
||||
+'eft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#7'lblMisc'#18'AnchorSid'
|
||||
+'eTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#172#1#5'Width'
|
||||
+#3#231#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#28
|
||||
+'MsgViewDblClickJumpsCheckBox'#8'TabOrder'#2#3#0#0#242#2#26#9'TCheckBox'#20
|
||||
+'MsgViewFocusCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTo'
|
||||
+'p.Control'#7#28'MsgViewDblClickJumpsCheckBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#194#1#5'Width'#3#179#0#18'Bord'
|
||||
+'erSpacing.Left'#2#6#7'Caption'#6#20'MsgViewFocusCheckBox'#8'TabOrder'#2#4#0
|
||||
+#0#242#2#27#9'TComboBox'#16'LanguageComboBox'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#11'lblLanguage'#18'AnchorSideTop.Side'#7
|
||||
+#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#31#3'Top'#2#24#5'Width'#3'I'#2#7'Anc'
|
||||
,'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'Bord'
|
||||
+'erSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#10'ItemHeight'#2#0#5'Style'#7
|
||||
+#14'csDropDownList'#8'TabOrder'#2#5#0#0#242#2#28#9'TComboBox'#30'AutoSaveInt'
|
||||
+'ervalInSecsComboBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop'
|
||||
+'.Control'#7#27'AutoSaveIntervalInSecsLabel'#18'AnchorSideTop.Side'#7#9'asrB'
|
||||
+'ottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#6#6'Height'#2#29#3'Top'#3#159#0#5'Width'#3'I'#2#7'Anch'
|
||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Enab'
|
||||
+'led'#8#10'ItemHeight'#2#0#13'Items.Strings'#1#6#4'1200'#6#3'600'#6#3'300'#6
|
||||
+#3'120'#0#8'TabOrder'#2#6#0#0#242#2#29#9'TCheckBox'#23'AutoSaveProjectCheckB'
|
||||
+'ox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#27'Au'
|
||||
+'toSaveEditorFilesCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6
|
||||
+#6'Height'#2#22#3'Top'#2'k'#5'Width'#3#193#0#18'BorderSpacing.Left'#2#6#7'Ca'
|
||||
+'ption'#6#23'AutoSaveProjectCheckBox'#7'Enabled'#8#8'TabOrder'#2#7#0#0#242#2
|
||||
+#30#9'TCheckBox'#27'AutoSaveEditorFilesCheckBox'#22'AnchorSideLeft.Control'#7
|
||||
+#5'Owner'#21'AnchorSideTop.Control'#7#11'lblAutoSave'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'U'#5'Width'#3#213#0#18'B'
|
||||
+'orderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27'AutoSaveEd'
|
||||
+'itorFilesCheckBox'#7'Enabled'#8#8'TabOrder'#2#8#0#0#242#2#31#7'TButton!Load'
|
||||
+'DesktopSettingsFromFileButton'#22'AnchorSideLeft.Control'#7#9'lblCenter'#21
|
||||
+'AnchorSideTop.Control'#7#15'lblDesktopFiles'#18'AnchorSideTop.Side'#7#9'asr'
|
||||
+'Bottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#3','#1#6'Height'#2#29#3'Top'#3#218#0#5'Width'#3'#'#1#7'A'
|
||||
+'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.L'
|
||||
+'eft'#2#3#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6
|
||||
+'!LoadDesktopSettingsFromFileButton'#7'OnClick'#7'&LoadDesktopSettingsFromFi'
|
||||
+'leButtonClick'#8'TabOrder'#2#9#0#0#242#2' '#7'TButton'#31'SaveDesktopSettin'
|
||||
+'gsToFileButton'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Cont'
|
||||
+'rol'#7#15'lblDesktopFiles'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorS'
|
||||
+'ideRight.Control'#7#9'lblCenter'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#6#6'Height'#2#29#3'Top'#3#218#0#5'Width'#3'"'#1#7'Anchors'#11#5'akT'
|
||||
+'op'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#17'Bord'
|
||||
+'erSpacing.Top'#2#6#19'BorderSpacing.Right'#2#3#7'Caption'#6#31'SaveDesktopS'
|
||||
+'ettingsToFileButton'#7'OnClick'#7'$SaveDesktopSettingsToFileButtonClick'#8
|
||||
+'TabOrder'#2#10#0#0#242#2'!'#6'TPanel'#6'Panel1'#22'AnchorSideLeft.Control'#7
|
||||
+#10'lblButtons'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Cont'
|
||||
+'rol'#7#9'lblGlyphs'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRigh'
|
||||
+'t.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'X'#6
|
||||
+'Height'#2#22#3'Top'#3#21#1#5'Width'#3#247#1#7'Anchors'#11#5'akTop'#6'akLeft'
|
||||
+#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'
|
||||
+#2#6#19'BorderSpacing.Right'#2#3#7'Caption'#6#31'SaveDesktopSettingsToFileBu'
|
||||
+'tton'#7'OnClick'#7'$SaveDesktopSettingsToFileButtonClick'#8'TabOrder'#2#10#0
|
||||
+#0#242#2'!'#6'TPanel'#6'Panel1'#22'AnchorSideLeft.Control'#7#10'lblButtons'
|
||||
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#9'lblGly'
|
||||
+'phs'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5
|
||||
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#17#3
|
||||
+'Top'#3#223#0#5'Width'#3#9#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8
|
||||
+'AutoSize'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderS'
|
||||
+'pacing.Right'#2#6#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2#17#11'Clien'
|
||||
+'tWidth'#3#9#2#8'TabOrder'#2#11#0#12'TRadioButton'#20'rbBtnGlyphShowSystem'
|
||||
+#21'AnchorSideTop.Control'#7#6'Panel1'#23'AnchorSideRight.Control'#7#6'Panel'
|
||||
+'1'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#134#1#6'Height'#2#17#3
|
||||
+'Top'#2#0#5'Width'#3#131#0#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6
|
||||
+#20'rbBtnGlyphShowSystem'#8'TabOrder'#2#0#0#0#12'TRadioButton'#19'rbBtnGlyph'
|
||||
+'ShowNever'#22'AnchorSideLeft.Control'#7#6'Panel1'#19'AnchorSideLeft.Side'#7
|
||||
+#9'asrCenter'#21'AnchorSideTop.Control'#7#6'Panel1'#4'Left'#3#197#0#6'Height'
|
||||
+#2#17#3'Top'#2#0#5'Width'#2'~'#7'Caption'#6#19'rbBtnGlyphShowNever'#8'TabOrd'
|
||||
+'er'#2#1#0#0#12'TRadioButton'#20'rbBtnGlyphShowAlways'#22'AnchorSideLeft.Con'
|
||||
+'trol'#7#6'Panel1'#21'AnchorSideTop.Control'#7#6'Panel1'#4'Left'#2#0#6'Heigh'
|
||||
+'t'#2#17#3'Top'#2#0#5'Width'#3#130#0#7'Caption'#6#20'rbBtnGlyphShowAlways'#8
|
||||
+'TabOrder'#2#2#0#0#0#242#2'"'#6'TPanel'#6'Panel2'#22'AnchorSideLeft.Control'
|
||||
+#7#6'Panel1'#21'AnchorSideTop.Control'#7#6'Panel1'#18'AnchorSideTop.Side'#7#9
|
||||
+'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7
|
||||
+#9'asrBottom'#4'Left'#2'F'#6'Height'#2#17#3'Top'#3#243#0#5'Width'#3#9#2#7'An'
|
||||
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#17'BorderSpacing.To'
|
||||
+'p'#2#3#19'BorderSpacing.Right'#2#6#10'BevelOuter'#7#6'bvNone'#12'ClientHeig'
|
||||
+'ht'#2#17#11'ClientWidth'#3#9#2#8'TabOrder'#2#12#0#12'TRadioButton'#21'rbMen'
|
||||
+'uGlyphShowSystem'#22'AnchorSideLeft.Control'#7#6'Panel2'#21'AnchorSideTop.C'
|
||||
+'ontrol'#7#6'Panel2'#23'AnchorSideRight.Control'#7#6'Panel2'#20'AnchorSideRi'
|
||||
+'ght.Side'#7#9'asrBottom'#4'Left'#3'{'#1#6'Height'#2#17#3'Top'#2#0#5'Width'#3
|
||||
+#142#0#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#21'rbMenuGlyphShowSy'
|
||||
+'stem'#8'TabOrder'#2#0#0#0#12'TRadioButton'#20'rbMenuGlyphShowNever'#22'Anch'
|
||||
,'orSideLeft.Control'#7#6'Panel2'#19'AnchorSideLeft.Side'#7#9'asrCenter'#21'A'
|
||||
+'nchorSideTop.Control'#7#6'Panel2'#4'Left'#3#192#0#6'Height'#2#17#3'Top'#2#0
|
||||
+#5'Width'#3#137#0#7'Caption'#6#20'rbMenuGlyphShowNever'#8'TabOrder'#2#1#0#0
|
||||
+#12'TRadioButton'#21'rbMenuGlyphShowAlways'#22'AnchorSideLeft.Control'#7#6'P'
|
||||
+'anel2'#21'AnchorSideTop.Control'#7#6'Panel2'#4'Left'#2#0#6'Height'#2#17#3'T'
|
||||
+'op'#2#0#5'Width'#3#141#0#7'Caption'#6#21'rbMenuGlyphShowAlways'#8'TabOrder'
|
||||
+#2#2#0#0#0#0
|
||||
+#2#6#19'BorderSpacing.Right'#2#6#10'BevelOuter'#7#6'bvNone'#18'ChildSizing.L'
|
||||
+'ayout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2
|
||||
+#3#12'ClientHeight'#2#22#11'ClientWidth'#3#247#1#8'TabOrder'#2#11#0#12'TRadi'
|
||||
+'oButton'#20'rbBtnGlyphShowSystem'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#0#6'Height'#2#22#3'Top'#2#0#5'Width'#3#178#0#7'Caption'#6#20'rbBtnG'
|
||||
+'lyphShowSystem'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#0#0#12
|
||||
+'TRadioButton'#19'rbBtnGlyphShowNever'#19'AnchorSideLeft.Side'#7#9'asrCenter'
|
||||
+#4'Left'#3#178#0#6'Height'#2#22#3'Top'#2#0#5'Width'#3#167#0#7'Caption'#6#19
|
||||
+'rbBtnGlyphShowNever'#8'TabOrder'#2#1#0#0#12'TRadioButton'#20'rbBtnGlyphShow'
|
||||
+'Always'#4'Left'#3'Y'#1#6'Height'#2#22#3'Top'#2#0#5'Width'#3#172#0#7'Caption'
|
||||
+#6#20'rbBtnGlyphShowAlways'#8'TabOrder'#2#2#0#0#0#242#2'"'#6'TPanel'#6'Panel'
|
||||
+'2'#22'AnchorSideLeft.Control'#7#6'Panel1'#21'AnchorSideTop.Control'#7#6'Pan'
|
||||
+'el1'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5
|
||||
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'X'#6'Height'#2#22#3
|
||||
+'Top'#3'.'#1#5'Width'#3#247#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#3#19'BorderSpacing.Right'#2#6#10'BevelO'
|
||||
+'uter'#7#6'bvNone'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'
|
||||
+#27'ChildSizing.ControlsPerLine'#2#3#12'ClientHeight'#2#22#11'ClientWidth'#3
|
||||
+#247#1#8'TabOrder'#2#12#0#12'TRadioButton'#21'rbMenuGlyphShowSystem'#23'Anch'
|
||||
+'orSideRight.Control'#7#6'Panel2'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#0#6'Height'#2#22#3'Top'#2#0#5'Width'#3#191#0#7'Caption'#6#21'rbMenu'
|
||||
+'GlyphShowSystem'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#0#0#12
|
||||
+'TRadioButton'#20'rbMenuGlyphShowNever'#19'AnchorSideLeft.Side'#7#9'asrCente'
|
||||
+'r'#4'Left'#3#191#0#6'Height'#2#22#3'Top'#2#0#5'Width'#3#180#0#7'Caption'#6
|
||||
,#20'rbMenuGlyphShowNever'#8'TabOrder'#2#1#0#0#12'TRadioButton'#21'rbMenuGlyp'
|
||||
+'hShowAlways'#4'Left'#3's'#1#6'Height'#2#22#3'Top'#2#0#5'Width'#3#185#0#7'Ca'
|
||||
+'ption'#6#21'rbMenuGlyphShowAlways'#8'TabOrder'#2#2#0#0#0#0
|
||||
]);
|
||||
|
@ -134,15 +134,15 @@ begin
|
||||
LoadDesktopSettingsFromFileButton.Caption := dlgLoadDFile;
|
||||
|
||||
// button glyphs
|
||||
lblGlyphs.Caption := dlgDesktopGlyphsFor;
|
||||
lblGlyphs.Caption := lisShowGlyphsFor;
|
||||
lblButtons.Caption := dlgDesktopButtons;
|
||||
lblMenus.Caption := dlgDesktopMenus;
|
||||
rbBtnGlyphShowAlways.Caption := dlgGlyphShowAlways;
|
||||
rbBtnGlyphShowNever.Caption := dlgGlyphShowNever;
|
||||
rbBtnGlyphShowSystem.Caption := dlgGlyphShowSystem;
|
||||
rbMenuGlyphShowAlways.Caption := dlgGlyphShowAlways;
|
||||
rbMenuGlyphShowNever.Caption := dlgGlyphShowNever;
|
||||
rbMenuGlyphShowSystem.Caption := dlgGlyphShowSystem;
|
||||
rbBtnGlyphShowAlways.Caption := lisAlways;
|
||||
rbBtnGlyphShowNever.Caption := lisNever;
|
||||
rbBtnGlyphShowSystem.Caption := dlgAssemblerDefault;
|
||||
rbMenuGlyphShowAlways.Caption := lisAlways;
|
||||
rbMenuGlyphShowNever.Caption := lisNever;
|
||||
rbMenuGlyphShowSystem.Caption := dlgAssemblerDefault;
|
||||
|
||||
// hints
|
||||
lblHints.Caption := dlgDesktopHints;
|
||||
|
@ -979,12 +979,8 @@ resourcestring
|
||||
dlgDesktopHints = 'Hints';
|
||||
dlgPalHints = 'Hints for component palette';
|
||||
dlgSpBHints = 'Hints for main speed buttons (open, save, ...)';
|
||||
dlgDesktopGlyphsFor = 'Glyphs for:';
|
||||
dlgDesktopButtons = 'Buttons - ';
|
||||
dlgDesktopMenus = 'Menus - ';
|
||||
dlgGlyphShowAlways = 'Show Always';
|
||||
dlgGlyphShowNever = 'Show Never';
|
||||
dlgGlyphShowSystem = 'Use System Defaults';
|
||||
|
||||
dlgDesktopMisc = 'Misc Options';
|
||||
|
||||
@ -4534,6 +4530,7 @@ resourcestring
|
||||
lisImpossible = 'Impossible';
|
||||
lisAProjectUnitCanNotBeUsedByOtherPackagesProjects = 'A project unit can '
|
||||
+'not be used by other packages/projects';
|
||||
lisShowGlyphsFor = 'Show Glyphs for:';
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user