ide: use empty space better in editor color options

git-svn-id: trunk@17536 -
This commit is contained in:
paul 2008-11-23 09:42:34 +00:00
parent 47118a8640
commit 80df1ba907
4 changed files with 466 additions and 483 deletions

View File

@ -5,8 +5,8 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
ClientWidth = 531
TabOrder = 0
Visible = False
DesignLeft = 22
DesignTop = 29
DesignLeft = 574
DesignTop = 344
object FileExtensionsLabel: TLabel[0]
AnchorSideLeft.Control = FileExtensionsComboBox
AnchorSideLeft.Side = asrBottom
@ -67,26 +67,7 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
Caption = 'LanguageLabel'
ParentColor = False
end
object ColorElementLabel: TLabel[3]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = FileExtensionsComboBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 14
Top = 75
Width = 89
HelpContext = 0
BorderSpacing.Left = 0
BorderSpacing.Top = 6
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'ColorElementLabel'
ParentColor = False
end
object LanguageComboBox: TComboBox[4]
object LanguageComboBox: TComboBox[3]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 0
@ -111,7 +92,7 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
TabOrder = 0
Text = 'LanguageComboBox'
end
object ColorSchemeComboBox: TComboBox[5]
object ColorSchemeComboBox: TComboBox[4]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = LanguageComboBox
AnchorSideTop.Side = asrBottom
@ -137,7 +118,7 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
TabOrder = 1
Text = 'ColorSchemeComboBox'
end
object FileExtensionsComboBox: TComboBox[6]
object FileExtensionsComboBox: TComboBox[5]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ColorSchemeComboBox
AnchorSideTop.Side = asrBottom
@ -167,72 +148,20 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
OnKeyDown = ComboBoxOnKeyDown
TabOrder = 2
end
object ColorElementListBox: TListBox[7]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ColorElementLabel
AnchorSideTop.Side = asrBottom
AnchorSideBottom.Control = TextAttributesGroupBox
AnchorSideBottom.Side = asrBottom
Left = 0
Height = 246
Top = 95
Width = 200
HelpContext = 0
Anchors = [akTop, akLeft, akBottom]
BorderSpacing.Left = 0
BorderSpacing.Top = 6
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
ClickOnSelChange = False
IntegralHeight = False
ItemHeight = 0
MultiSelect = False
OnClick = ColorElementListBoxClick
OnSelectionChange = ColorElementListBoxSelectionChange
Sorted = False
Style = lbStandard
TabOrder = 3
TopIndex = 0
end
object SetAttributeToDefaultButton: TButton[8]
AnchorSideLeft.Control = ColorElementListBox
object SetAllAttributesToDefaultButton: TButton[6]
AnchorSideLeft.Control = FileExtensionsLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ColorElementListBox
AnchorSideTop.Control = UseSyntaxHighlightCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 206
Left = 330
Height = 25
Top = 95
Width = 325
Top = 25
Width = 201
HelpContext = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'SetAttributeToDefaultButton'
OnClick = SetAttributeToDefaultButtonClick
TabOrder = 4
end
object SetAllAttributesToDefaultButton: TButton[9]
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = SetAttributeToDefaultButton
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 206
Height = 25
Top = 126
Width = 325
HelpContext = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6
BorderSpacing.Left = 30
BorderSpacing.Top = 6
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
@ -241,25 +170,24 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'SetAllAttributesToDefaultButton'
OnClick = SetAllAttributesToDefaultButtonClick
TabOrder = 5
TabOrder = 3
end
object TextAttributesGroupBox: TGroupBox[10]
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = SetAllAttributesToDefaultButton
object ElementAttributesGroupBox: TGroupBox[7]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = FileExtensionsComboBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = ColorElementListBox
AnchorSideBottom.Side = asrBottom
Left = 206
Height = 184
Top = 157
Width = 325
Left = 0
Height = 215
Top = 75
Width = 531
HelpContext = 0
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Left = 6
BorderSpacing.Left = 0
BorderSpacing.Top = 6
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
@ -272,16 +200,18 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
ChildSizing.HorizontalSpacing = 0
ChildSizing.VerticalSpacing = 0
ChildSizing.ControlsPerLine = 0
ClientHeight = 166
ClientWidth = 321
ClientHeight = 197
ClientWidth = 527
Ctl3D = False
TabOrder = 6
TabOrder = 4
object ForeGroundLabel: TLabel
AnchorSideLeft.Control = TextAttributesGroupBox
AnchorSideTop.Control = TextAttributesGroupBox
Left = 6
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = SetAttributeToDefaultButton
AnchorSideTop.Side = asrBottom
Left = 212
Height = 14
Top = 6
Top = 37
Width = 83
HelpContext = 0
BorderSpacing.Left = 6
@ -295,12 +225,13 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
ParentColor = False
end
object BackGroundLabel: TLabel
AnchorSideLeft.Control = TextAttributesGroupBox
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ForegroundColorBox
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 14
Top = 47
Top = 78
Width = 83
HelpContext = 0
BorderSpacing.Left = 6
@ -313,14 +244,43 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
Caption = 'BackGroundLabel'
ParentColor = False
end
object ColorElementListBox: TListBox
AnchorSideLeft.Control = ElementAttributesGroupBox
AnchorSideTop.Control = ElementAttributesGroupBox
AnchorSideBottom.Control = TextItalicCheckBox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 185
Top = 6
Width = 200
HelpContext = 0
Anchors = [akTop, akLeft, akBottom]
BorderSpacing.Left = 6
BorderSpacing.Top = 6
BorderSpacing.Right = 6
BorderSpacing.Bottom = 0
BorderSpacing.Around = 0
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
ClickOnSelChange = False
IntegralHeight = False
ItemHeight = 0
MultiSelect = False
OnClick = ColorElementListBoxClick
OnSelectionChange = ColorElementListBoxSelectionChange
Sorted = False
Style = lbStandard
TabOrder = 11
TopIndex = 0
end
object ForeGroundUseDefaultCheckBox: TCheckBox
AnchorSideLeft.Control = BackGroundColorBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ForegroundColorBox
AnchorSideTop.Side = asrCenter
Left = 112
Left = 318
Height = 19
Top = 24
Top = 55
Width = 183
HelpContext = 0
BorderSpacing.Left = 6
@ -341,9 +301,9 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = BackGroundColorBox
AnchorSideTop.Side = asrCenter
Left = 112
Left = 318
Height = 19
Top = 65
Top = 96
Width = 183
HelpContext = 0
BorderSpacing.Left = 6
@ -363,9 +323,9 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
AnchorSideLeft.Control = ForeGroundLabel
AnchorSideTop.Control = ForeGroundLabel
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 22
Top = 22
Top = 53
Width = 100
HelpContext = 0
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]
@ -387,9 +347,9 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
AnchorSideLeft.Control = BackGroundLabel
AnchorSideTop.Control = BackGroundLabel
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 22
Top = 63
Top = 94
Width = 100
HelpContext = 0
DefaultColorColor = clWhite
@ -409,12 +369,13 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
TabOrder = 3
end
object TextUnderlineCheckBox: TCheckBox
AnchorSideLeft.Control = TextAttributesGroupBox
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = BackGroundColorBox
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 19
Top = 91
Top = 122
Width = 140
HelpContext = 0
BorderSpacing.Left = 0
@ -431,12 +392,13 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
UseOnChange = False
end
object TextBoldCheckBox: TCheckBox
AnchorSideLeft.Control = TextAttributesGroupBox
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = TextUnderlineCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 19
Top = 116
Top = 147
Width = 115
HelpContext = 0
BorderSpacing.Left = 0
@ -453,12 +415,13 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
UseOnChange = False
end
object TextItalicCheckBox: TCheckBox
AnchorSideLeft.Control = TextAttributesGroupBox
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = TextBoldCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Left = 212
Height = 19
Top = 141
Top = 172
Width = 118
HelpContext = 0
BorderSpacing.Left = 0
@ -476,11 +439,11 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
end
object TextUnderlineRadioPanel: TPanel
AnchorSideTop.Control = TextUnderlineCheckBox
AnchorSideRight.Control = TextAttributesGroupBox
AnchorSideRight.Control = ElementAttributesGroupBox
AnchorSideRight.Side = asrBottom
Left = 171
Left = 377
Height = 19
Top = 91
Top = 122
Width = 144
HelpContext = 0
Anchors = [akTop, akRight]
@ -575,11 +538,11 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
end
object TextBoldRadioPanel: TPanel
AnchorSideTop.Control = TextBoldCheckBox
AnchorSideRight.Control = TextAttributesGroupBox
AnchorSideRight.Control = ElementAttributesGroupBox
AnchorSideRight.Side = asrBottom
Left = 171
Left = 377
Height = 19
Top = 116
Top = 147
Width = 144
HelpContext = 0
Anchors = [akTop, akRight]
@ -674,11 +637,11 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
end
object TextItalicRadioPanel: TPanel
AnchorSideTop.Control = TextItalicCheckBox
AnchorSideRight.Control = TextAttributesGroupBox
AnchorSideRight.Control = ElementAttributesGroupBox
AnchorSideRight.Side = asrBottom
Left = 171
Left = 377
Height = 19
Top = 141
Top = 172
Width = 144
HelpContext = 0
Anchors = [akTop, akRight]
@ -771,18 +734,41 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
UseOnChange = False
end
end
object SetAttributeToDefaultButton: TButton
AnchorSideLeft.Control = ColorElementListBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ElementAttributesGroupBox
AnchorSideRight.Control = ElementAttributesGroupBox
AnchorSideRight.Side = asrBottom
Left = 212
Height = 25
Top = 6
Width = 309
HelpContext = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
BorderSpacing.Bottom = 0
BorderSpacing.Around = 6
BorderSpacing.CellAlignHorizontal = ccaFill
BorderSpacing.CellAlignVertical = ccaFill
Caption = 'SetAttributeToDefaultButton'
OnClick = SetAttributeToDefaultButtonClick
TabOrder = 10
end
end
object ColorPreview: TSynEdit[11]
object ColorPreview: TSynEdit[8]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ColorElementListBox
AnchorSideTop.Control = ElementAttributesGroupBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 0
Height = 230
Top = 347
Height = 281
Top = 296
Width = 531
HelpContext = 0
BorderSpacing.Left = 0
@ -802,8 +788,11 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 7
BookMarkOptions.OnChange = nil
TabOrder = 5
BookMarkOptions.Xoffset = 24
Gutter.ShowCodeFolding = True
Gutter.ShowLineNumbers = True
Gutter.ZeroStart = False
Keystrokes = <
item
Command = 3
@ -1128,18 +1117,18 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
Lines.Strings = (
'ColorPreview'
)
SelectedColor.OnChange = nil
end
object UseSyntaxHighlightCheckBox: TCheckBox[12]
AnchorSideLeft.Control = Owner
object UseSyntaxHighlightCheckBox: TCheckBox[9]
AnchorSideLeft.Control = SetAllAttributesToDefaultButton
AnchorSideTop.Control = Owner
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 365
Left = 330
Height = 19
Top = 0
Width = 166
HelpContext = 0
Anchors = [akTop, akRight]
BorderSpacing.Left = 0
BorderSpacing.Top = 0
BorderSpacing.Right = 0
@ -1150,7 +1139,7 @@ inherited EditorColorOptionsFrame: TEditorColorOptionsFrame
Caption = 'UseSyntaxHighlightCheckBox'
OnChange = GeneralCheckBoxOnChange
State = cbUnchecked
TabOrder = 8
TabOrder = 6
UseOnChange = False
end
end

View File

@ -3,18 +3,18 @@
LazarusResources.Add('TEditorColorOptionsFrame','FORMDATA',[
'TPF0'#241#24'TEditorColorOptionsFrame'#23'EditorColorOptionsFrame'#6'Height'
+#3'A'#2#5'Width'#3#19#2#12'ClientHeight'#3'A'#2#11'ClientWidth'#3#19#2#8'Tab'
+'Order'#2#0#7'Visible'#8#10'DesignLeft'#2#22#9'DesignTop'#2#29#0#242#2#0#6'T'
+'Label'#19'FileExtensionsLabel'#22'AnchorSideLeft.Control'#7#22'FileExtensio'
+'nsComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'
+#7#22'FileExtensionsComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3
+#206#0#6'Height'#2#14#3'Top'#2'3'#5'Width'#2'^'#11'HelpContext'#2#0#18'Borde'
+'rSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20
+'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellA'
+'lignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFil'
+'l'#7'Caption'#6#19'FileExtensionsLabel'#11'ParentColor'#8#0#0#242#2#1#6'TLa'
+'bel'#16'ColorSchemeLabel'#22'AnchorSideLeft.Control'#7#19'ColorSchemeComboB'
+'ox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'C'
+'olorSchemeComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#206#0#6
+'Order'#2#0#7'Visible'#8#10'DesignLeft'#3'>'#2#9'DesignTop'#3'X'#1#0#242#2#0
+#6'TLabel'#19'FileExtensionsLabel'#22'AnchorSideLeft.Control'#7#22'FileExten'
+'sionsComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Cont'
+'rol'#7#22'FileExtensionsComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'L'
+'eft'#3#206#0#6'Height'#2#14#3'Top'#2'3'#5'Width'#2'^'#11'HelpContext'#2#0#18
+'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2
+#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.'
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
+'caFill'#7'Caption'#6#19'FileExtensionsLabel'#11'ParentColor'#8#0#0#242#2#1#6
+'TLabel'#16'ColorSchemeLabel'#22'AnchorSideLeft.Control'#7#19'ColorSchemeCom'
+'boBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19
+'ColorSchemeComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#206#0#6
+'Height'#2#14#3'Top'#2#27#5'Width'#2'X'#11'HelpContext'#2#0#18'BorderSpacing'
+'.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderS'
+'pacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHor'
@ -27,340 +27,337 @@ LazarusResources.Add('TEditorColorOptionsFrame','FORMDATA',[
+'pacing.Top'#2#0#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#0#20
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#13'LanguageLa'
+'bel'#11'ParentColor'#8#0#0#242#2#3#6'TLabel'#17'ColorElementLabel'#22'Ancho'
+'rSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'FileExtensions'
+'ComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#14#3
+'Top'#2'K'#5'Width'#2'Y'#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17'B'
+'orderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2
+#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#17'Color'
+'ElementLabel'#11'ParentColor'#8#0#0#242#2#4#9'TComboBox'#16'LanguageComboBo'
+'x'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#5'Owne'
+'r'#4'Left'#2#0#6'Height'#2#21#3'Top'#2#0#5'Width'#3#200#0#11'HelpContext'#2
+#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19
+'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Arou'
+'nd'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.C'
+'ellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHeight'#2#13#9'ItemWidth'#2
+#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKey'
+'Down'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#0#4'Text'#6#16'LanguageComboBox'
+#0#0#242#2#5#9'TComboBox'#19'ColorSchemeComboBox'#22'AnchorSideLeft.Control'
+#7#5'Owner'#21'AnchorSideTop.Control'#7#16'LanguageComboBox'#18'AnchorSideTo'
+'p.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#21#3'Top'#2#24#5'Width'#3#200
+#0#11'HelpContext'#2#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0#17'Bord'
+'erSpacing.Top'#2#3#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0
+'bel'#11'ParentColor'#8#0#0#242#2#3#9'TComboBox'#16'LanguageComboBox'#22'Anc'
+'horSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#5'Owner'#4'Left'
+#2#0#6'Height'#2#21#3'Top'#2#0#5'Width'#3#200#0#11'HelpContext'#2#0#12'AutoC'
+'omplete'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSp'
+'acing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0
+'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlign'
+'Vertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'On'
+'Change'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7
+#17'ComboBoxOnKeyDown'#8'TabOrder'#2#0#4'Text'#6#16'LanguageComboBox'#0#0#242
+#2#4#9'TComboBox'#19'ColorSchemeComboBox'#22'AnchorSideLeft.Control'#7#5'Own'
+'er'#21'AnchorSideTop.Control'#7#16'LanguageComboBox'#18'AnchorSideTop.Side'
+#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#21#3'Top'#2#24#5'Width'#3#200#0#11'H'
+'elpContext'#2#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0#17'BorderSpac'
+'ing.Top'#2#3#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'Bo'
+'rderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHeight'#2#13
+#9'ItemWidth'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBox'
+'OnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#1#4'Text'#6#19'C'
+'olorSchemeComboBox'#0#0#242#2#5#9'TComboBox'#22'FileExtensionsComboBox'#22
+'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#19'ColorSche'
+'meComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#21
+#3'Top'#2'0'#5'Width'#3#200#0#11'HelpContext'#2#0#12'AutoComplete'#8#18'Bord'
+'erSpacing.Left'#2#0#17'BorderSpacing.Top'#2#3#19'BorderSpacing.Right'#2#0#20
+'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellA'
+'lignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFil'
+'l'#5'Ctl3D'#8#10'ItemHeight'#2#13#13'Items.Strings'#1#6#26'pp;pas;inc;lpr;l'
+'rs;dpr;dpk'#6#18'pp;pas;inc;lpr;lrs'#6#10'pp;pas;inc'#0#9'ItemWidth'#2#0#8
+'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'
+#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0#242#2#6#7'TButton'#31'SetAllAtt'
+'ributesToDefaultButton'#22'AnchorSideLeft.Control'#7#19'FileExtensionsLabel'
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#26'UseSy'
+'ntaxHighlightCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideR'
+'ight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3
+'J'#1#6'Height'#2#25#3'Top'#2#25#5'Width'#3#201#0#11'HelpContext'#2#0#7'Anch'
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#30#17'Bord'
+'erSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0
+#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFil'
+'l'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHeigh'
+'t'#2#13#9'ItemWidth'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14
+'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#1#4'Text'
+#6#19'ColorSchemeComboBox'#0#0#242#2#6#9'TComboBox'#22'FileExtensionsComboBo'
+'x'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#19'Col'
+'orSchemeComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Heigh'
+'t'#2#21#3'Top'#2'0'#5'Width'#3#200#0#11'HelpContext'#2#0#12'AutoComplete'#8
+#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#3#19'BorderSpacing.Right'
+#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacin'
+'g.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7
+'ccaFill'#5'Ctl3D'#8#10'ItemHeight'#2#13#13'Items.Strings'#1#6#26'pp;pas;inc'
+';lpr;lrs;dpr;dpk'#6#18'pp;pas;inc;lpr;lrs'#6#10'pp;pas;inc'#0#9'ItemWidth'#2
+#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKey'
+'Down'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0#242#2#7#8'TListBox'#19'Co'
+'lorElementListBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.C'
+'ontrol'#7#17'ColorElementLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#24'An'
,'chorSideBottom.Control'#7#22'TextAttributesGroupBox'#21'AnchorSideBottom.Si'
+'de'#7#9'asrBottom'#4'Left'#2#0#6'Height'#3#246#0#3'Top'#2'_'#5'Width'#3#200
+#0#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#18'Bor'
+'derSpacing.Left'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0
+'l'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#31'SetAllA'
,'ttributesToDefaultButton'#7'OnClick'#7'$SetAllAttributesToDefaultButtonClic'
+'k'#8'TabOrder'#2#3#0#0#242#2#7#9'TGroupBox'#25'ElementAttributesGroupBox'#22
+'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'FileExten'
+'sionsComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con'
+'trol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBotto'
+'m.Control'#7#19'ColorElementListBox'#21'AnchorSideBottom.Side'#7#9'asrBotto'
+'m'#4'Left'#2#0#6'Height'#3#215#0#3'Top'#2'K'#5'Width'#3#19#2#11'HelpContext'
+#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSp'
+'acing.Left'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'Bo'
+'rderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAli'
+'gnHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
+#7'Caption'#6#10'Attributes'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSi'
+'zing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSi'
+'zing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeig'
+'ht'#3#197#0#11'ClientWidth'#3#15#2#5'Ctl3D'#8#8'TabOrder'#2#4#0#6'TLabel'#15
+'ForeGroundLabel'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'An'
+'chorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#27'SetAttribu'
+'teToDefaultButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6
+'Height'#2#14#3'Top'#2'%'#5'Width'#2'S'#11'HelpContext'#2#0#18'BorderSpacing'
+'.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderS'
+'pacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHor'
+'izontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Ca'
+'ption'#6#15'ForeGroundLabel'#11'ParentColor'#8#0#0#6'TLabel'#15'BackGroundL'
+'abel'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'AnchorSideLef'
+'t.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#18'ForegroundColorBox'#18
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#14#3'Top'#2
+'N'#5'Width'#2'S'#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSp'
+'acing.Top'#2#3#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#15'BackGround'
+'Label'#11'ParentColor'#8#0#0#8'TListBox'#19'ColorElementListBox'#22'AnchorS'
+'ideLeft.Control'#7#25'ElementAttributesGroupBox'#21'AnchorSideTop.Control'#7
+#25'ElementAttributesGroupBox'#24'AnchorSideBottom.Control'#7#18'TextItalicC'
+'heckBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3
+#185#0#3'Top'#2#6#5'Width'#3#200#0#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'
+#6'akLeft'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6
+#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.A'
+'round'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacin'
+'g.CellAlignVertical'#7#7'ccaFill'#16'ClickOnSelChange'#8#14'IntegralHeight'
+#8#10'ItemHeight'#2#0#11'MultiSelect'#8#7'OnClick'#7#24'ColorElementListBoxC'
+'lick'#17'OnSelectionChange'#7'"ColorElementListBoxSelectionChange'#6'Sorted'
+#8#5'Style'#7#10'lbStandard'#8'TabOrder'#2#11#8'TopIndex'#2#0#0#0#9'TCheckBo'
+'x'#28'ForeGroundUseDefaultCheckBox'#22'AnchorSideLeft.Control'#7#18'BackGro'
+'undColorBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Contro'
+'l'#7#18'ForegroundColorBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3
+'>'#1#6'Height'#2#19#3'Top'#2'7'#5'Width'#3#183#0#11'HelpContext'#2#0#18'Bor'
+'derSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0
+#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.Ce'
+'llAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'cca'
+'Fill'#16'ClickOnSelChange'#8#14'IntegralHeight'#8#10'ItemHeight'#2#0#11'Mul'
+'tiSelect'#8#7'OnClick'#7#24'ColorElementListBoxClick'#17'OnSelectionChange'
+#7'"ColorElementListBoxSelectionChange'#6'Sorted'#8#5'Style'#7#10'lbStandard'
+#8'TabOrder'#2#3#8'TopIndex'#2#0#0#0#242#2#8#7'TButton'#27'SetAttributeToDef'
+'aultButton'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'AnchorS'
+'ideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'ColorElementLis'
+'tBox'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'a'
+'srBottom'#4'Left'#3#206#0#6'Height'#2#25#3'Top'#2'_'#5'Width'#3'E'#1#11'Hel'
+'pContext'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacin'
+'g.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'Border'
+'Spacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHo'
+'rizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'C'
+'aption'#6#27'SetAttributeToDefaultButton'#7'OnClick'#7' SetAttributeToDefau'
+'ltButtonClick'#8'TabOrder'#2#4#0#0#242#2#9#7'TButton'#31'SetAllAttributesTo'
+'DefaultButton'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'Anch'
+'orSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#27'SetAttribute'
+'ToDefaultButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.S'
+'ide'#7#9'asrBottom'#4'Left'#3#206#0#6'Height'#2#25#3'Top'#2'~'#5'Width'#3'E'
+#1#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bord'
+'erSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20
+'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellA'
+'lignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFil'
+'l'#7'Caption'#6#31'SetAllAttributesToDefaultButton'#7'OnClick'#7'$SetAllAtt'
+'ributesToDefaultButtonClick'#8'TabOrder'#2#5#0#0#242#2#10#9'TGroupBox'#22'T'
+'extAttributesGroupBox'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#31'SetAl'
+'lAttributesToDefaultButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anchor'
+'SideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'An'
+'chorSideBottom.Control'#7#19'ColorElementListBox'#21'AnchorSideBottom.Side'
+#7#9'asrBottom'#4'Left'#3#206#0#6'Height'#3#184#0#3'Top'#3#157#0#5'Width'#3
+'E'#1#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'Au'
+'toSize'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpa'
+'cing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!'
+'BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignV'
+'ertical'#7#7'ccaFill'#7'Caption'#6#10'Attributes'#28'ChildSizing.LeftRightS'
+'pacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalS'
+'pacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerL'
+'ine'#2#0#12'ClientHeight'#3#166#0#11'ClientWidth'#3'A'#1#5'Ctl3D'#8#8'TabOr'
+'der'#2#6#0#6'TLabel'#15'ForeGroundLabel'#22'AnchorSideLeft.Control'#7#22'Te'
+'xtAttributesGroupBox'#21'AnchorSideTop.Control'#7#22'TextAttributesGroupBox'
+#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'S'#11'HelpContext'#2#0#18
+'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2
+'Fill'#7'Caption'#6#28'ForeGroundUseDefaultCheckBox'#8'OnChange'#7#23'Genera'
+'lCheckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#0#11'UseOnChang'
+'e'#8#0#0#9'TCheckBox'#28'BackGroundUseDefaultCheckBox'#22'AnchorSideLeft.Co'
+'ntrol'#7#18'BackGroundColorBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'A'
+'nchorSideTop.Control'#7#18'BackGroundColorBox'#18'AnchorSideTop.Side'#7#9'a'
+'srCenter'#4'Left'#3'>'#1#6'Height'#2#19#3'Top'#2'`'#5'Width'#3#183#0#11'Hel'
+'pContext'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'Borde'
+'rSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2
+#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAli'
+'gnVertical'#7#7'ccaFill'#7'Caption'#6#28'BackGroundUseDefaultCheckBox'#8'On'
+'Change'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'
+#2#1#11'UseOnChange'#8#0#0#9'TColorBox'#18'ForegroundColorBox'#22'AnchorSide'
+'Left.Control'#7#15'ForeGroundLabel'#21'AnchorSideTop.Control'#7#15'ForeGrou'
+'ndLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2
+#22#3'Top'#2'5'#5'Width'#2'd'#11'HelpContext'#2#0#5'Style'#11#16'cbStandardC'
,'olors'#16'cbExtendedColors'#14'cbSystemColors'#16'cbIncludeDefault'#13'cbCu'
+'stomColor'#13'cbPrettyNames'#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0
+#17'BorderSpacing.Top'#2#2#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bott'
+'om'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7
+'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'Ite'
+'mHeight'#2#16#9'ItemWidth'#2#0#8'OnChange'#7#24'ForegroundColorBoxChange'#8
+'TabOrder'#2#2#0#0#9'TColorBox'#18'BackGroundColorBox'#22'AnchorSideLeft.Con'
+'trol'#7#15'BackGroundLabel'#21'AnchorSideTop.Control'#7#15'BackGroundLabel'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#22#3'Top'
+#2'^'#5'Width'#2'd'#11'HelpContext'#2#0#17'DefaultColorColor'#7#7'clWhite'#5
+'Style'#11#16'cbStandardColors'#16'cbExtendedColors'#14'cbSystemColors'#16'c'
+'bIncludeDefault'#13'cbCustomColor'#13'cbPrettyNames'#0#12'AutoComplete'#8#18
+'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#2#19'BorderSpacing.Right'#2
+#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.'
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
+'caFill'#7'Caption'#6#15'ForeGroundLabel'#11'ParentColor'#8#0#0#6'TLabel'#15
+'BackGroundLabel'#22'AnchorSideLeft.Control'#7#22'TextAttributesGroupBox'#21
+'AnchorSideTop.Control'#7#18'ForegroundColorBox'#18'AnchorSideTop.Side'#7#9
+'asrBottom'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'/'#5'Width'#2'S'#11'HelpCont'
+'ext'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#3#19'BorderSpac'
+'ing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!B'
+'orderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVe'
+'rtical'#7#7'ccaFill'#7'Caption'#6#15'BackGroundLabel'#11'ParentColor'#8#0#0
+#9'TCheckBox'#28'ForeGroundUseDefaultCheckBox'#22'AnchorSideLeft.Control'#7
+#18'BackGroundColorBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSide'
+'Top.Control'#7#18'ForegroundColorBox'#18'AnchorSideTop.Side'#7#9'asrCenter'
+#4'Left'#2'p'#6'Height'#2#19#3'Top'#2#24#5'Width'#3#183#0#11'HelpContext'#2#0
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'
+#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacin'
,'g.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7
+'ccaFill'#7'Caption'#6#28'ForeGroundUseDefaultCheckBox'#8'OnChange'#7#23'Gen'
+'eralCheckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#0#11'UseOnCh'
+'ange'#8#0#0#9'TCheckBox'#28'BackGroundUseDefaultCheckBox'#22'AnchorSideLeft'
+'.Control'#7#18'BackGroundColorBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
+'AnchorSideTop.Control'#7#18'BackGroundColorBox'#18'AnchorSideTop.Side'#7#9
+'asrCenter'#4'Left'#2'p'#6'Height'#2#19#3'Top'#2'A'#5'Width'#3#183#0#11'Help'
+'Context'#2#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#0#19'Border'
+'Spacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0
+'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlign'
+'Vertical'#7#7'ccaFill'#7'Caption'#6#28'BackGroundUseDefaultCheckBox'#8'OnCh'
+'ange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2
+#1#11'UseOnChange'#8#0#0#9'TColorBox'#18'ForegroundColorBox'#22'AnchorSideLe'
+'ft.Control'#7#15'ForeGroundLabel'#21'AnchorSideTop.Control'#7#15'ForeGround'
+'Label'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'T'
+'op'#2#22#5'Width'#2'd'#11'HelpContext'#2#0#5'Style'#11#16'cbStandardColors'
+#16'cbExtendedColors'#14'cbSystemColors'#16'cbIncludeDefault'#13'cbCustomCol'
+'or'#13'cbPrettyNames'#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#0#17'Bo'
+'rderSpacing.Top'#2#2#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2
+#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#10'ItemHei'
+'ght'#2#16#9'ItemWidth'#2#0#8'OnChange'#7#24'ForegroundColorBoxChange'#8'Tab'
+'Order'#2#2#0#0#9'TColorBox'#18'BackGroundColorBox'#22'AnchorSideLeft.Contro'
+'l'#7#15'BackGroundLabel'#21'AnchorSideTop.Control'#7#15'BackGroundLabel'#18
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'?'#5
+'Width'#2'd'#11'HelpContext'#2#0#17'DefaultColorColor'#7#7'clWhite'#5'Style'
+#11#16'cbStandardColors'#16'cbExtendedColors'#14'cbSystemColors'#16'cbInclud'
+'eDefault'#13'cbCustomColor'#13'cbPrettyNames'#0#12'AutoComplete'#8#18'Borde'
+'rSpacing.Left'#2#0#17'BorderSpacing.Top'#2#2#19'BorderSpacing.Right'#2#0#20
+'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellA'
+'lignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFil'
+'l'#5'Ctl3D'#8#10'ItemHeight'#2#16#9'ItemWidth'#2#0#8'OnChange'#7#24'Foregro'
+'undColorBoxChange'#8'TabOrder'#2#3#0#0#9'TCheckBox'#21'TextUnderlineCheckBo'
+'x'#22'AnchorSideLeft.Control'#7#22'TextAttributesGroupBox'#21'AnchorSideTop'
+'.Control'#7#18'BackGroundColorBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
+'Left'#2#6#6'Height'#2#19#3'Top'#2'['#5'Width'#3#140#0#11'HelpContext'#2#0#18
+'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2
+#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.'
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
+'caFill'#7'Caption'#6#21'TextUnderlineCheckBox'#8'OnChange'#7#23'GeneralChec'
+'kBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#4#11'UseOnChange'#8#0
+#0#9'TCheckBox'#16'TextBoldCheckBox'#22'AnchorSideLeft.Control'#7#22'TextAtt'
+'ributesGroupBox'#21'AnchorSideTop.Control'#7#21'TextUnderlineCheckBox'#18'A'
+'nchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2't'#5
+'Width'#2's'#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing'
+'.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'Borde'
+'rSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'Bo'
+'rderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#16'TextBoldCheckBo'
+'x'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'T'
+'abOrder'#2#5#11'UseOnChange'#8#0#0#9'TCheckBox'#18'TextItalicCheckBox'#22'A'
+'nchorSideLeft.Control'#7#22'TextAttributesGroupBox'#21'AnchorSideTop.Contro'
+'l'#7#16'TextBoldCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6
+#6'Height'#2#19#3'Top'#3#141#0#5'Width'#2'v'#11'HelpContext'#2#0#18'BorderSp'
+'acing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'Bo'
+'rderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAli'
+'gnHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
+#7'Caption'#6#18'TextItalicCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChang'
+'e'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#6#11'UseOnChange'#8#0#0#6'TPane'
+'l'#23'TextUnderlineRadioPanel'#21'AnchorSideTop.Control'#7#21'TextUnderline'
+'CheckBox'#23'AnchorSideRight.Control'#7#22'TextAttributesGroupBox'#20'Ancho'
+'rSideRight.Side'#7#9'asrBottom'#4'Left'#3#171#0#6'Height'#2#19#3'Top'#2'['#5
+'Width'#3#144#0#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#8'Au'
+'toSize'#9#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpa'
+'cing.Right'#2#6#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!'
,'BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignV'
+'ertical'#7#7'ccaFill'#10'BevelOuter'#7#6'bvNone'#28'ChildSizing.LeftRightSp'
+'acing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSp'
+'acing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLi'
+'ne'#2#0#12'ClientHeight'#2#19#11'ClientWidth'#3#144#0#8'TabOrder'#2#7#0#12
+'TRadioButton'#20'TextUnderlineRadioOn'#3'Tag'#2#3#21'AnchorSideTop.Control'
+#7#23'TextUnderlineRadioPanel'#23'AnchorSideRight.Control'#7#21'TextUnderlin'
+'eRadioOff'#4'Left'#2#0#6'Height'#2#19#3'Top'#2#0#5'Width'#2'('#11'HelpConte'
+'xt'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'B'
+'orderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#3#20'BorderSpacing.Bottom'#2
+#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#2'On'#7
+'Checked'#9#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'#7#9'cbChecked'
+#8'TabOrder'#2#0#11'UseOnChange'#8#0#0#12'TRadioButton'#21'TextUnderlineRadi'
+'oOff'#3'Tag'#2#3#21'AnchorSideTop.Control'#7#20'TextUnderlineRadioOn'#23'An'
+'chorSideRight.Control'#7#24'TextUnderlineRadioInvert'#4'Left'#2'+'#6'Height'
+#2#19#3'Top'#2#0#5'Width'#2'*'#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7
+'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSp'
+'acing.Right'#2#3#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0
+'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlign'
+'Vertical'#7#7'ccaFill'#7'Caption'#6#3'Off'#8'OnChange'#7#22'TextStyleRadioO'
+'nChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#1#11'UseOnChange'#8#0#0#12
+'TRadioButton'#24'TextUnderlineRadioInvert'#3'Tag'#2#3#21'AnchorSideTop.Cont'
+'rol'#7#23'TextUnderlineRadioPanel'#23'AnchorSideRight.Control'#7#23'TextUnd'
+'erlineRadioPanel'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'X'#6'He'
+'ight'#2#19#3'Top'#2#0#5'Width'#2'8'#11'HelpContext'#2#0#7'Anchors'#11#5'akT'
+'op'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'Bo'
+'rderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'
+#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellA'
+'lignVertical'#7#7'ccaFill'#7'Caption'#6#6'Invert'#8'OnChange'#7#22'TextStyl'
+'eRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#2#11'UseOnChange'#8
+#0#0#0#6'TPanel'#18'TextBoldRadioPanel'#21'AnchorSideTop.Control'#7#16'TextB'
+'oldCheckBox'#23'AnchorSideRight.Control'#7#22'TextAttributesGroupBox'#20'An'
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#3#171#0#6'Height'#2#19#3'Top'#2
+'t'#5'Width'#3#144#0#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0
+#8'AutoSize'#9#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'Borde'
+'rSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2
+#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAli'
+'gnVertical'#7#7'ccaFill'#10'BevelOuter'#7#6'bvNone'#28'ChildSizing.LeftRigh'
+'tSpacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.Horizonta'
+'lSpacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPe'
+'rLine'#2#0#12'ClientHeight'#2#19#11'ClientWidth'#3#144#0#8'TabOrder'#2#8#0
+#12'TRadioButton'#19'TextBoldRadioInvert'#3'Tag'#2#2#21'AnchorSideTop.Contro'
+'l'#7#18'TextBoldRadioPanel'#23'AnchorSideRight.Control'#7#18'TextBoldRadioP'
+'anel'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'X'#6'Height'#2#19#3
+'Top'#2#0#5'Width'#2'8'#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'
+#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Rig'
+'ht'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSp'
+'acing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'
+#7#7'ccaFill'#7'Caption'#6#6'Invert'#8'OnChange'#7#22'TextStyleRadioOnChange'
+#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#0#11'UseOnChange'#8#0#0#12'TRadioB'
+'utton'#15'TextBoldRadioOn'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#18'TextBo'
+'ldRadioPanel'#23'AnchorSideRight.Control'#7#16'TextBoldRadioOff'#4'Left'#2#0
+'caFill'#5'Ctl3D'#8#10'ItemHeight'#2#16#9'ItemWidth'#2#0#8'OnChange'#7#24'Fo'
+'regroundColorBoxChange'#8'TabOrder'#2#3#0#0#9'TCheckBox'#21'TextUnderlineCh'
+'eckBox'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'AnchorSideL'
+'eft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#18'BackGroundColorBox'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#19#3'Top'
+#2'z'#5'Width'#3#140#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17'Bor'
+'derSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0
+#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFil'
+'l'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#21'TextUnd'
+'erlineCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbU'
+'nchecked'#8'TabOrder'#2#4#11'UseOnChange'#8#0#0#9'TCheckBox'#16'TextBoldChe'
+'ckBox'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'AnchorSideLe'
+'ft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#21'TextUnderlineCheckBo'
+'x'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#19#3'T'
+'op'#3#147#0#5'Width'#2's'#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17
+'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'
+#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'cc'
+'aFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#16'Tex'
+'tBoldCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUn'
+'checked'#8'TabOrder'#2#5#11'UseOnChange'#8#0#0#9'TCheckBox'#18'TextItalicCh'
+'eckBox'#22'AnchorSideLeft.Control'#7#19'ColorElementListBox'#19'AnchorSideL'
+'eft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'TextBoldCheckBox'#18
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#19#3'Top'#3
+#172#0#5'Width'#2'v'#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17'Borde'
+'rSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0
+#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFil'
+'l'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#18'TextIta'
+'licCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUnch'
+'ecked'#8'TabOrder'#2#6#11'UseOnChange'#8#0#0#6'TPanel'#23'TextUnderlineRadi'
+'oPanel'#21'AnchorSideTop.Control'#7#21'TextUnderlineCheckBox'#23'AnchorSide'
+'Right.Control'#7#25'ElementAttributesGroupBox'#20'AnchorSideRight.Side'#7#9
+'asrBottom'#4'Left'#3'y'#1#6'Height'#2#19#3'Top'#2'z'#5'Width'#3#144#0#11'He'
+'lpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#18'BorderS'
+'pacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#6#20'B'
+'orderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAl'
+'ignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
+#10'BevelOuter'#7#6'bvNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSiz'
+'ing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSiz'
+'ing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeigh'
+'t'#2#19#11'ClientWidth'#3#144#0#8'TabOrder'#2#7#0#12'TRadioButton'#20'TextU'
+'nderlineRadioOn'#3'Tag'#2#3#21'AnchorSideTop.Control'#7#23'TextUnderlineRad'
+'ioPanel'#23'AnchorSideRight.Control'#7#21'TextUnderlineRadioOff'#4'Left'#2#0
+#6'Height'#2#19#3'Top'#2#0#5'Width'#2'('#11'HelpContext'#2#0#7'Anchors'#11#5
+'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19
+'BorderSpacing.Right'#2#3#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Arou'
+'nd'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.C'
+'ellAlignVertical'#7#7'ccaFill'#7'Caption'#6#2'On'#7'Checked'#9#8'OnChange'#7
+#22'TextStyleRadioOnChange'#5'State'#7#9'cbChecked'#8'TabOrder'#2#1#11'UseOn'
+'Change'#8#0#0#12'TRadioButton'#16'TextBoldRadioOff'#3'Tag'#2#2#21'AnchorSid'
+'eTop.Control'#7#18'TextBoldRadioPanel'#23'AnchorSideRight.Control'#7#19'Tex'
+'tBoldRadioInvert'#4'Left'#2'+'#6'Height'#2#19#3'Top'#2#0#5'Width'#2'*'#11'H'
+'elpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2
+#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#3#20'BorderSpacing.Bo'
,'ttom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7
+#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#3
+'Off'#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'#7#11'cbUnchecked'#8
+'TabOrder'#2#2#11'UseOnChange'#8#0#0#0#6'TPanel'#20'TextItalicRadioPanel'#21
+'AnchorSideTop.Control'#7#18'TextItalicCheckBox'#23'AnchorSideRight.Control'
+#7#22'TextAttributesGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
+#3#171#0#6'Height'#2#19#3'Top'#3#141#0#5'Width'#3#144#0#11'HelpContext'#2#0#7
+'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#0
+#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bott'
+'om'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7
+'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelOuter'#7#6
+'bvNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopBottomSpacin'
+'g'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.VerticalSpacing'
+#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeight'#2#19#11'ClientWidt'
+'h'#3#144#0#8'TabOrder'#2#9#0#12'TRadioButton'#21'TextItalicRadioInvert'#3'T'
+'ag'#2#2#21'AnchorSideTop.Control'#7#20'TextItalicRadioPanel'#23'AnchorSideR'
+'ight.Control'#7#20'TextItalicRadioPanel'#20'AnchorSideRight.Side'#7#9'asrBo'
+'ttom'#4'Left'#2'X'#6'Height'#2#19#3'Top'#2#0#5'Width'#2'8'#11'HelpContext'#2
+#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderS'
+'pacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#6'Invert'#8'O'
+'nChange'#7#22'TextStyleRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'
+#2#0#11'UseOnChange'#8#0#0#12'TRadioButton'#17'TextItalicRadioOn'#3'Tag'#2#2
+#21'AnchorSideTop.Control'#7#20'TextItalicRadioPanel'#23'AnchorSideRight.Con'
+'trol'#7#18'TextItalicRadioOff'#4'Left'#2#0#6'Height'#2#19#3'Top'#2#0#5'Widt'
+'h'#2'('#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSp'
+'acing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#3#20'Bo'
+'rderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAli'
+'gnHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
+#7'Caption'#6#2'On'#7'Checked'#9#8'OnChange'#7#22'TextStyleRadioOnChange'#5
+'State'#7#9'cbChecked'#8'TabOrder'#2#1#11'UseOnChange'#8#0#0#12'TRadioButton'
+#18'TextItalicRadioOff'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#20'TextItalic'
+'RadioPanel'#23'AnchorSideRight.Control'#7#21'TextItalicRadioInvert'#4'Left'
+#2'+'#6'Height'#2#19#3'Top'#2#0#5'Width'#2'*'#11'HelpContext'#2#0#7'Anchors'
+#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2
+#0#19'BorderSpacing.Right'#2#3#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing'
+'.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpac'
+'ing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#3'Off'#8'OnChange'#7#22'Te'
+'xtStyleRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#2#11'UseOnCh'
+'ange'#8#0#0#0#0#242#2#11#8'TSynEdit'#12'ColorPreview'#22'AnchorSideLeft.Con'
+'trol'#7#5'Owner'#21'AnchorSideTop.Control'#7#19'ColorElementListBox'#18'Anc'
+'horSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'A'
+'nchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Owner'
+#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#3#230#0#3'To'
+'p'#3'['#1#5'Width'#3#19#2#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17
+'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'
+#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'cc'
+'aFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Anchors'#11#5'akT'
+'op'#6'akLeft'#7'akRight'#8'akBottom'#0#18'CFDividerDrawLevel'#2#0#5'Ctl3D'#8
+#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#10'Font.Pitch'#7#7'fpFixed'
+#12'Font.Quality'#7#16'fqNonAntialiased'#10'Font.Style'#11#0#11'ParentColor'
+#8#10'ParentFont'#8#8'TabOrder'#2#7#24'BookMarkOptions.OnChange'#13#10'Keyst'
+'rokes'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'
+#3'& '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCu'
+'t'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'Shor'
+'tCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'Short'
+'Cut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'Short'
+'Cut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'Short'
+'Cut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'Sho'
+'rtCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'Sh'
+'ortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'S'
+'hortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'Sh'
+'ortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'S'
,'hortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'Sh'
+'ortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'S'
+'hortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'Sh'
+'ortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'S'
+'hortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1#7'Command'#3#201
+#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3
+#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3'. '#0#1#7'Comman'
+'d'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCut'#3#8' '#0#1#7
+'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8
+#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'Command'#3#253#1
+#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3
+#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Comma'
+'nd'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7
+'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0
+#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X'
+'@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortC'
+'ut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'S'
+'hortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1
+#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3
+'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Comman'
+'d'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'C'
+'ommand'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1
+#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'
+#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3
+'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCu'
+'t'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'Sh'
+'ortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1
+#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3
+#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Comm'
+'and'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7
+'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'ShortCut'#3'B`'
+#0#0#13'Lines.Strings'#1#6#12'ColorPreview'#0#0#0#242#2#12#9'TCheckBox'#26'U'
+'seSyntaxHighlightCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorS'
+'ideTop.Control'#7#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anchor'
+'SideRight.Side'#7#9'asrBottom'#4'Left'#3'm'#1#6'Height'#2#19#3'Top'#2#0#5'W'
+'idth'#3#166#0#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'Bo'
+'rderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0
+#22'TextStyleRadioOnChange'#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#11'UseOn'
+'Change'#8#0#0#12'TRadioButton'#21'TextUnderlineRadioOff'#3'Tag'#2#3#21'Anch'
,'orSideTop.Control'#7#20'TextUnderlineRadioOn'#23'AnchorSideRight.Control'#7
+#24'TextUnderlineRadioInvert'#4'Left'#2'+'#6'Height'#2#19#3'Top'#2#0#5'Width'
+#2'*'#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpaci'
+'ng.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#3#20'Borde'
+'rSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignH'
+'orizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7
+'Caption'#6#3'Off'#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'#7#11'cb'
+'Unchecked'#8'TabOrder'#2#1#11'UseOnChange'#8#0#0#12'TRadioButton'#24'TextUn'
+'derlineRadioInvert'#3'Tag'#2#3#21'AnchorSideTop.Control'#7#23'TextUnderline'
+'RadioPanel'#23'AnchorSideRight.Control'#7#23'TextUnderlineRadioPanel'#20'An'
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2'X'#6'Height'#2#19#3'Top'#2#0#5
+'Width'#2'8'#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'Bord'
+'erSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20
+'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellA'
+'lignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFil'
+'l'#7'Caption'#6#6'Invert'#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'
+#7#11'cbUnchecked'#8'TabOrder'#2#2#11'UseOnChange'#8#0#0#0#6'TPanel'#18'Text'
+'BoldRadioPanel'#21'AnchorSideTop.Control'#7#16'TextBoldCheckBox'#23'AnchorS'
+'ideRight.Control'#7#25'ElementAttributesGroupBox'#20'AnchorSideRight.Side'#7
+#9'asrBottom'#4'Left'#3'y'#1#6'Height'#2#19#3'Top'#3#147#0#5'Width'#3#144#0
+#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#18'Bo'
+'rderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#6
+#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.Ce'
+'llAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'cca'
+'Fill'#7'Caption'#6#26'UseSyntaxHighlightCheckBox'#8'OnChange'#7#23'GeneralC'
+'heckBoxOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#8#11'UseOnChange'
+#8#0#0#0
+'Fill'#10'BevelOuter'#7#6'bvNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'Ch'
+'ildSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'Ch'
+'ildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'Clien'
+'tHeight'#2#19#11'ClientWidth'#3#144#0#8'TabOrder'#2#8#0#12'TRadioButton'#19
+'TextBoldRadioInvert'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#18'TextBoldRadi'
+'oPanel'#23'AnchorSideRight.Control'#7#18'TextBoldRadioPanel'#20'AnchorSideR'
+'ight.Side'#7#9'asrBottom'#4'Left'#2'X'#6'Height'#2#19#3'Top'#2#0#5'Width'#2
+'8'#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing'
+'.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderS'
+'pacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHor'
+'izontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Ca'
+'ption'#6#6'Invert'#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'#7#11'c'
+'bUnchecked'#8'TabOrder'#2#0#11'UseOnChange'#8#0#0#12'TRadioButton'#15'TextB'
+'oldRadioOn'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#18'TextBoldRadioPanel'#23
+'AnchorSideRight.Control'#7#16'TextBoldRadioOff'#4'Left'#2#0#6'Height'#2#19#3
+'Top'#2#0#5'Width'#2'('#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'
+#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Rig'
+'ht'#2#3#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSp'
+'acing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'
+#7#7'ccaFill'#7'Caption'#6#2'On'#7'Checked'#9#8'OnChange'#7#22'TextStyleRadi'
+'oOnChange'#5'State'#7#9'cbChecked'#8'TabOrder'#2#1#11'UseOnChange'#8#0#0#12
+'TRadioButton'#16'TextBoldRadioOff'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#18
+'TextBoldRadioPanel'#23'AnchorSideRight.Control'#7#19'TextBoldRadioInvert'#4
+'Left'#2'+'#6'Height'#2#19#3'Top'#2#0#5'Width'#2'*'#11'HelpContext'#2#0#7'An'
+'chors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing'
+'.Top'#2#0#19'BorderSpacing.Right'#2#3#20'BorderSpacing.Bottom'#2#0#20'Borde'
+'rSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'Bo'
+'rderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#3'Off'#8'OnChange'
+#7#22'TextStyleRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#2#11
+'UseOnChange'#8#0#0#0#6'TPanel'#20'TextItalicRadioPanel'#21'AnchorSideTop.Co'
+'ntrol'#7#18'TextItalicCheckBox'#23'AnchorSideRight.Control'#7#25'ElementAtt'
+'ributesGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3'y'#1#6'H'
+'eight'#2#19#3'Top'#3#172#0#5'Width'#3#144#0#11'HelpContext'#2#0#7'Anchors'
+#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#0#17'Border'
+'Spacing.Top'#2#0#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#0#20
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelOuter'#7#6'bvNone'
+#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29
+'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'C'
+'hildSizing.ControlsPerLine'#2#0#12'ClientHeight'#2#19#11'ClientWidth'#3#144
,#0#8'TabOrder'#2#9#0#12'TRadioButton'#21'TextItalicRadioInvert'#3'Tag'#2#2#21
+'AnchorSideTop.Control'#7#20'TextItalicRadioPanel'#23'AnchorSideRight.Contro'
+'l'#7#20'TextItalicRadioPanel'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Lef'
+'t'#2'X'#6'Height'#2#19#3'Top'#2#0#5'Width'#2'8'#11'HelpContext'#2#0#7'Ancho'
+'rs'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.To'
+'p'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSp'
+'acing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'Borde'
+'rSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#6'Invert'#8'OnChange'
+#7#22'TextStyleRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#0#11
+'UseOnChange'#8#0#0#12'TRadioButton'#17'TextItalicRadioOn'#3'Tag'#2#2#21'Anc'
+'horSideTop.Control'#7#20'TextItalicRadioPanel'#23'AnchorSideRight.Control'#7
+#18'TextItalicRadioOff'#4'Left'#2#0#6'Height'#2#19#3'Top'#2#0#5'Width'#2'('
+#11'HelpContext'#2#0#7'Anchors'#11#5'akTop'#7'akRight'#0#18'BorderSpacing.Le'
+'ft'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#3#20'BorderSpac'
+'ing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizo'
+'ntal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Capti'
+'on'#6#2'On'#7'Checked'#9#8'OnChange'#7#22'TextStyleRadioOnChange'#5'State'#7
+#9'cbChecked'#8'TabOrder'#2#1#11'UseOnChange'#8#0#0#12'TRadioButton'#18'Text'
+'ItalicRadioOff'#3'Tag'#2#2#21'AnchorSideTop.Control'#7#20'TextItalicRadioPa'
+'nel'#23'AnchorSideRight.Control'#7#21'TextItalicRadioInvert'#4'Left'#2'+'#6
+'Height'#2#19#3'Top'#2#0#5'Width'#2'*'#11'HelpContext'#2#0#7'Anchors'#11#5'a'
+'kTop'#7'akRight'#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19
+'BorderSpacing.Right'#2#3#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Arou'
+'nd'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.C'
+'ellAlignVertical'#7#7'ccaFill'#7'Caption'#6#3'Off'#8'OnChange'#7#22'TextSty'
+'leRadioOnChange'#5'State'#7#11'cbUnchecked'#8'TabOrder'#2#2#11'UseOnChange'
+#8#0#0#0#7'TButton'#27'SetAttributeToDefaultButton'#22'AnchorSideLeft.Contro'
+'l'#7#19'ColorElementListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anch'
+'orSideTop.Control'#7#25'ElementAttributesGroupBox'#23'AnchorSideRight.Contr'
+'ol'#7#25'ElementAttributesGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'
+#4'Left'#3#212#0#6'Height'#2#25#3'Top'#2#6#5'Width'#3'5'#1#11'HelpContext'#2
+#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#0
+#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bott'
+'om'#2#0#20'BorderSpacing.Around'#2#6'!BorderSpacing.CellAlignHorizontal'#7#7
+'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#27'S'
+'etAttributeToDefaultButton'#7'OnClick'#7' SetAttributeToDefaultButtonClick'
+#8'TabOrder'#2#10#0#0#0#242#2#8#8'TSynEdit'#12'ColorPreview'#22'AnchorSideLe'
+'ft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#25'ElementAttributesGrou'
+'pBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'
+#7#5'Owner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#3
+#25#1#3'Top'#3'('#1#5'Width'#3#19#2#11'HelpContext'#2#0#18'BorderSpacing.Lef'
+'t'#2#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpaci'
+'ng.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizon'
+'tal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#7'Anchor'
+'s'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#18'CFDividerDrawLevel'#2#0
+#5'Ctl3D'#8#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#10'Font.Pitch'#7
+#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialiased'#10'Font.Style'#11#0#11'P'
+'arentColor'#8#10'ParentFont'#8#8'TabOrder'#2#5#23'BookMarkOptions.Xoffset'#2
+#24#22'Gutter.ShowCodeFolding'#9#22'Gutter.ShowLineNumbers'#9#16'Gutter.Zero'
+'Start'#8#10'Keystrokes'#14#1#7'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command'
+#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Comma'
+'nd'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Comman'
+'d'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Comm'
+'and'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Comm'
+'and'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Comm'
+'and'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Co'
+'mmand'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'C'
+'ommand'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8'ShortCut'#3'"@'#0#1#7
+'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8'ShortCut'#2'!'#0#1#7'C'
+'ommand'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8'ShortCut'#3'!@'#0#1#7
+'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8'ShortCut'#2'$'#0#1#7'C'
+'ommand'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8'ShortCut'#3'$@'#0#1#7
+'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8'ShortCut'#2'#'#0#1#7'C'
,'ommand'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8'ShortCut'#3'#@'#0#1#7
+'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0#8'ShortCut'#2'-'#0#1
+#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'- '
+#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Command'#3'['#2#8'ShortCut'#3
+'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Command'#3#245#1#8'ShortCu'
+'t'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@'#0#1#7'Command'#3'Y'#2#8
+'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'ShortCut'#4#8#160#0#0#0#1#7'C'
+'ommand'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3#199#0#8'ShortCut'#3'A@'#0
+#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Command'#3'b'#2#8'ShortCut'#3
+'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7'Command'#3#254#1#8'Short'
+'Cut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@'#0#1#7'Command'#3'c'#2#8
+'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3'V@'#0#1#7'Command'#3'['
+#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortCut'#3'Y@'#0#1#7'Command'
+#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8'ShortCut'#3'Z@'#0#1#7'Com'
+'mand'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7
+'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0
+#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Command'#3'1'#1#8'ShortCut'#3'4'
+'@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'Command'#3'3'#1#8'ShortCut'
+#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1#7'Command'#3'5'#1#8'Short'
+'Cut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8
+'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3'1`'#0#1#7'Command'#3'a'
+#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCut'#3'3`'#0#1#7'Command'#3
+'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'ShortCut'#3'5`'#0#1#7'Comman'
+'d'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'C'
+'ommand'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1
+#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Command'#3#232#0#8'ShortCut'#3'C'
+'`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7'Command'#3'd'#2#8'ShortCu'
+'t'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1#7'Command'#3#250#0#8'Sh'
+'ortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#12'ColorPreview'#0#22'SelectedColor'
+'.OnChange'#13#0#0#242#2#9#9'TCheckBox'#26'UseSyntaxHighlightCheckBox'#22'An'
+'chorSideLeft.Control'#7#31'SetAllAttributesToDefaultButton'#21'AnchorSideTo'
+'p.Control'#7#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideR'
+'ight.Side'#7#9'asrBottom'#4'Left'#3'J'#1#6'Height'#2#19#3'Top'#2#0#5'Width'
+#3#166#0#11'HelpContext'#2#0#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'
+#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpaci'
+'ng.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSp'
+'acing.CellAlignVertical'#7#7'ccaFill'#7'Caption'#6#26'UseSyntaxHighlightChe'
+'ckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#5'State'#7#11'cbUnchecked'
+#8'TabOrder'#2#6#11'UseOnChange'#8#0#0#0
]);

View File

@ -55,7 +55,6 @@ type
TextUnderlineRadioOn: TRadioButton;
TextUnderlineRadioPanel: TPanel;
UseSyntaxHighlightCheckBox: TCheckBox;
ColorElementLabel: TLabel;
ColorElementListBox: TListBox;
ColorPreview: TSynEdit;
ColorSchemeComboBox: TComboBox;
@ -68,7 +67,7 @@ type
LanguageLabel: TLabel;
SetAllAttributesToDefaultButton: TButton;
SetAttributeToDefaultButton: TButton;
TextAttributesGroupBox: TGroupBox;
ElementAttributesGroupBox: TGroupBox;
procedure ColorElementListBoxClick(Sender: TObject);
procedure ColorElementListBoxSelectionChange(Sender: TObject; User: boolean);
procedure ForegroundColorBoxChange(Sender: TObject);
@ -707,14 +706,13 @@ begin
end;
FileExtensionsLabel.Caption := dlgFileExts;
ColorElementLabel.Caption := dlgEdElement;
SetAttributeToDefaultButton.Caption := dlgSetElementDefault;
SetAllAttributesToDefaultButton.Caption := dlgSetAllElementDefault;
ForeGroundLabel.Caption := dlgForecolor;
ForeGroundUseDefaultCheckBox.Caption := dlgEdUseDefColor;
BackGroundLabel.Caption := dlgBackColor;
BackGroundUseDefaultCheckBox.Caption := dlgEdUseDefColor;
TextAttributesGroupBox.Caption := dlgTextAttributes;
ElementAttributesGroupBox.Caption := dlgElementAttributes;
TextBoldCheckBox.Caption := dlgEdBold;
TextBoldRadioOn.Caption := dlgEdOn;

View File

@ -1154,12 +1154,11 @@ resourcestring
dlgLang = 'Language';
dlgClrScheme = 'Color Scheme';
dlgFileExts = 'File extensions';
dlgEdElement = 'Element';
dlgSetElementDefault = 'Set element to default';
dlgSetAllElementDefault = 'Set all elements to default';
dlgForecolor = 'Foreground';
dlgEdUseDefColor = 'Use default color';
dlgTextAttributes = 'Text attributes';
dlgElementAttributes = 'Element Attributes';
dlgEdBold = 'Bold';
dlgEdItal = 'Italic';
dlgEdUnder = 'Underline';