mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 16:49:28 +02:00
IDE: editor options: color listbox: workaround for not working OnSelChange under gtk2
git-svn-id: trunk@15003 -
This commit is contained in:
parent
30d1e0adcc
commit
090c97987e
@ -12,6 +12,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
Constraints.MinHeight = 500
|
||||
Constraints.MinWidth = 400
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '0.9.25'
|
||||
object MainNotebook: TNotebook
|
||||
AnchorSideBottom.Control = BtnPanel
|
||||
Height = 484
|
||||
@ -19,7 +20,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
Align = alTop
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Bottom = 6
|
||||
PageIndex = 1
|
||||
PageIndex = 3
|
||||
TabOrder = 0
|
||||
object GeneralPage: TPage
|
||||
Caption = 'GeneralPage'
|
||||
@ -245,7 +246,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object RightMarginComboBox: TComboBox
|
||||
Left = 246
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 8
|
||||
Width = 100
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -307,7 +308,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
object EditorFontComboBox: TComboBox
|
||||
AnchorSideRight.Control = EditorFontButton
|
||||
Left = 6
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 29
|
||||
Width = 404
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -330,7 +331,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object EditorFontHeightComboBox: TComboBox
|
||||
Left = 6
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 58
|
||||
Width = 100
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -353,7 +354,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object ExtraLineSpacingComboBox: TComboBox
|
||||
Left = 6
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 88
|
||||
Width = 100
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -762,7 +763,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
Width = 465
|
||||
Align = alClient
|
||||
BorderSpacing.Around = 6
|
||||
DefaultItemHeight = 21
|
||||
DefaultItemHeight = 23
|
||||
Images = ImageList
|
||||
ReadOnly = True
|
||||
RowSelect = True
|
||||
@ -809,7 +810,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object LanguageComboBox: TComboBox
|
||||
Left = 3
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 10
|
||||
Width = 200
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -822,7 +823,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object ColorSchemeComboBox: TComboBox
|
||||
Left = 3
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 34
|
||||
Width = 200
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -835,7 +836,7 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
end
|
||||
object FileExtensionsComboBox: TComboBox
|
||||
Left = 3
|
||||
Height = 25
|
||||
Height = 29
|
||||
Top = 58
|
||||
Width = 200
|
||||
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
|
||||
@ -1199,6 +1200,8 @@ object EditorOptionsForm: TEditorOptionsForm
|
||||
Height = 242
|
||||
Top = 108
|
||||
Width = 200
|
||||
ClickOnSelChange = False
|
||||
OnClick = ColorElementListBoxClick
|
||||
OnSelectionChange = ColorElementListBoxSelectionChange
|
||||
TabOrder = 4
|
||||
TopIndex = -1
|
||||
|
@ -6,130 +6,223 @@ LazarusResources.Add('TEditorOptionsForm','FORMDATA',[
|
||||
+'rtScrollBar.Page'#3#18#2#13'ActiveControl'#7#12'MainNotebook'#7'Caption'#6
|
||||
+#17'EditorOptionsForm'#12'ClientHeight'#3#19#2#11'ClientWidth'#3#225#1#21'Co'
|
||||
+'nstraints.MinHeight'#3#244#1#20'Constraints.MinWidth'#3#144#1#8'Position'#7
|
||||
+#14'poScreenCenter'#0#9'TNotebook'#12'MainNotebook'#24'AnchorSideBottom.Cont'
|
||||
+'rol'#7#8'BtnPanel'#6'Height'#3#228#1#5'Width'#3#225#1#5'Align'#7#5'alTop'#7
|
||||
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Bo'
|
||||
+'ttom'#2#6#9'PageIndex'#2#1#8'TabOrder'#2#0#0#5'TPage'#11'GeneralPage'#7'Cap'
|
||||
+'tion'#6#11'GeneralPage'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#6
|
||||
+'TLabel'#16'BlockIndentLabel'#22'AnchorSideLeft.Control'#7#19'BlockIndentCom'
|
||||
+'boBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7
|
||||
+#19'BlockIndentComboBox'#21'AnchorSideBottom.Side'#7#9'asrCenter'#4'Left'#2
|
||||
+'p'#6'Height'#2#20#3'Top'#3'j'#1#5'Width'#2'm'#7'Anchors'#11#6'akLeft'#8'akB'
|
||||
+'ottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'BlockIndentLabel'#11
|
||||
+'ParentColor'#8#0#0#6'TLabel'#14'UndoLimitLabel'#22'AnchorSideLeft.Control'#7
|
||||
+#17'UndoLimitComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#24'AnchorSideB'
|
||||
+'ottom.Control'#7#17'UndoLimitComboBox'#21'AnchorSideBottom.Side'#7#9'asrCen'
|
||||
+'ter'#4'Left'#2'p'#6'Height'#2#20#3'Top'#3#137#1#5'Width'#2'd'#7'Anchors'#11
|
||||
+#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'UndoLi'
|
||||
+'mitLabel'#11'ParentColor'#8#0#0#6'TLabel'#14'TabWidthsLabel'#22'AnchorSideL'
|
||||
+'eft.Control'#7#17'TabWidthsComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'
|
||||
+#24'AnchorSideBottom.Control'#7#17'TabWidthsComboBox'#21'AnchorSideBottom.Si'
|
||||
+'de'#7#9'asrCenter'#4'Left'#2'p'#6'Height'#2#20#3'Top'#3#168#1#5'Width'#2'b'
|
||||
+#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.25'#0#9'TNotebook'#12'MainNoteboo'
|
||||
+'k'#24'AnchorSideBottom.Control'#7#8'BtnPanel'#6'Height'#3#228#1#5'Width'#3
|
||||
+#225#1#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akB'
|
||||
+'ottom'#0#20'BorderSpacing.Bottom'#2#6#9'PageIndex'#2#3#8'TabOrder'#2#0#0#5
|
||||
+'TPage'#11'GeneralPage'#7'Caption'#6#11'GeneralPage'#11'ClientWidth'#3#221#1
|
||||
+#12'ClientHeight'#3#197#1#0#6'TLabel'#16'BlockIndentLabel'#22'AnchorSideLeft'
|
||||
+'.Control'#7#19'BlockIndentComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'
|
||||
+#24'AnchorSideBottom.Control'#7#19'BlockIndentComboBox'#21'AnchorSideBottom.'
|
||||
+'Side'#7#9'asrCenter'#4'Left'#2'p'#6'Height'#2#20#3'Top'#3'j'#1#5'Width'#2'm'
|
||||
+#7'Anchors'#11#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Captio'
|
||||
+'n'#6#14'TabWidthsLabel'#11'ParentColor'#8#0#0#11'TCheckGroup'#21'EditorOpti'
|
||||
+'onsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Co'
|
||||
+'ntrol'#7#16'BlockIndentLabel'#4'Left'#2#6#6'Height'#3'X'#1#3'Top'#2#6#5'Wid'
|
||||
+'th'#3#209#1#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'
|
||||
+#8'akBottom'#0#8'AutoFill'#9#20'BorderSpacing.Bottom'#2#6#20'BorderSpacing.A'
|
||||
+'round'#2#6#7'Caption'#6#21'EditorOptionsGroupBox'#28'ChildSizing.LeftRightS'
|
||||
+'pacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHori'
|
||||
+'zontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24
|
||||
+'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChi'
|
||||
+'lds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Lay'
|
||||
+'out'#7#29'cclTopToBottomThenLeftToRight'#27'ChildSizing.ControlsPerLine'#2#1
|
||||
+#12'ColumnLayout'#7#24'clVerticalThenHorizontal'#7'Columns'#2#2#11'OnItemCli'
|
||||
+'ck'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TComboBox'#19'Block'
|
||||
+'IndentComboBox'#24'AnchorSideBottom.Control'#7#17'UndoLimitComboBox'#4'Left'
|
||||
+#2#6#6'Height'#2#25#3'Top'#3'h'#1#5'Width'#2'd'#7'Anchors'#11#6'akLeft'#8'ak'
|
||||
+'Bottom'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearch'
|
||||
+'Ascending'#0#20'BorderSpacing.Around'#2#6#13'Items.Strings'#1#6#1'1'#6#1'2'
|
||||
+#6#1'4'#6#1'8'#0#9'MaxLength'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExi'
|
||||
+'t'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#1
|
||||
+#0#0#9'TComboBox'#17'UndoLimitComboBox'#24'AnchorSideBottom.Control'#7#17'Ta'
|
||||
+'bWidthsComboBox'#4'Left'#2#6#6'Height'#2#25#3'Top'#3#135#1#5'Width'#2'd'#7
|
||||
+'Anchors'#11#6'akLeft'#8'akBottom'#0#16'AutoCompleteText'#11#22'cbactEndOfLi'
|
||||
+'neComplete'#20'cbactSearchAscending'#0#20'BorderSpacing.Around'#2#6#13'Item'
|
||||
+'s.Strings'#1#6#5'32767'#6#4'4096'#6#3'512'#0#9'MaxLength'#2#0#8'OnChange'#7
|
||||
+#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'Combo'
|
||||
+'BoxOnKeyDown'#8'TabOrder'#2#2#0#0#9'TComboBox'#17'TabWidthsComboBox'#24'Anc'
|
||||
+'horSideBottom.Control'#7#11'GeneralPage'#21'AnchorSideBottom.Side'#7#9'asrB'
|
||||
+'ottom'#4'Left'#2#6#6'Height'#2#25#3'Top'#3#166#1#5'Width'#2'd'#7'Anchors'#11
|
||||
+#6'akLeft'#8'akBottom'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'
|
||||
+#20'cbactSearchAscending'#0#20'BorderSpacing.Around'#2#6#13'Items.Strings'#1
|
||||
+#6#1'1'#6#1'2'#6#1'4'#6#1'8'#0#9'MaxLength'#2#0#8'OnChange'#7#16'ComboBoxOnC'
|
||||
+'hange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8
|
||||
+'TabOrder'#2#3#0#0#0#5'TPage'#11'DisplayPage'#7'Caption'#6#11'DisplayPage'#11
|
||||
+'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#9'TGroupBox'#23'MarginAndGu'
|
||||
+'tterGroupBox'#4'Left'#2#6#6'Height'#3#128#0#3'Top'#2#6#5'Width'#3#209#1#5'A'
|
||||
+'lign'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#23'MarginAndGutt'
|
||||
+'erGroupBox'#12'ClientHeight'#2'm'#11'ClientWidth'#3#205#1#8'TabOrder'#2#0#0
|
||||
+#6'TLabel'#16'RightMarginLabel'#4'Left'#3'f'#1#6'Height'#2#20#3'Top'#2#10#5
|
||||
+'Width'#2'n'#7'Caption'#6#16'RightMarginLabel'#11'ParentColor'#8#0#0#12'TCol'
|
||||
,'orButton'#22'RightMarginColorButton'#4'Left'#3#246#0#6'Height'#2#21#3'Top'#2
|
||||
+'$'#5'Width'#2'd'#11'BorderWidth'#2#2#15'ButtonColorSize'#2#16#5'Color'#7#9
|
||||
+'clBtnFace'#14'OnColorChanged'#7'"RightMarginColorButtonColorChanged'#0#0#12
|
||||
+'TColorButton'#17'GutterColorButton'#4'Left'#3#246#0#6'Height'#2#21#3'Top'#2
|
||||
+'?'#5'Width'#2'd'#11'BorderWidth'#2#2#15'ButtonColorSize'#2#16#5'Color'#7#9
|
||||
+'clBtnFace'#14'OnColorChanged'#7#23'ColorButtonColorChanged'#0#0#6'TLabel'#21
|
||||
+'RightMarginColorLabel'#4'Left'#3'f'#1#6'Height'#2#20#3'Top'#2'"'#5'Width'#3
|
||||
+#143#0#7'Caption'#6#21'RightMarginColorLabel'#11'ParentColor'#8#0#0#6'TLabel'
|
||||
+#16'GutterColorLabel'#4'Left'#3'c'#1#6'Height'#2#20#3'Top'#2'@'#5'Width'#2'm'
|
||||
+#7'Caption'#6#16'GutterColorLabel'#11'ParentColor'#8#0#0#9'TCheckBox'#26'Vis'
|
||||
+'ibleRightMarginCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#8#5'Width'#3
|
||||
+#203#0#7'Caption'#6#26'VisibleRightMarginCheckBox'#8'OnChange'#7#23'GeneralC'
|
||||
+'heckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TCheckBox'#21'VisibleGutterCheckBox'
|
||||
+#4'Left'#2#6#6'Height'#2#22#3'Top'#2' '#5'Width'#3#169#0#7'Caption'#6#21'Vis'
|
||||
+'ibleGutterCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2
|
||||
+#1#0#0#9'TCheckBox'#23'ShowLineNumbersCheckBox'#4'Left'#2#6#6'Height'#2#22#3
|
||||
+'Top'#2'8'#5'Width'#3#206#0#7'Caption'#6#23'ShowLineNumbersCheckBox'#8'OnCha'
|
||||
+'nge'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#2#0#0#9'TComboBox'#19'Righ'
|
||||
+'tMarginComboBox'#4'Left'#3#246#0#6'Height'#2#25#3'Top'#2#8#5'Width'#2'd'#16
|
||||
+'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0
|
||||
+#13'Items.Strings'#1#6#2'80'#6#2'78'#6#2'76'#0#9'MaxLength'#2#0#8'OnChange'#7
|
||||
+#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'Combo'
|
||||
+'BoxOnKeyDown'#8'TabOrder'#2#3#0#0#0#9'TGroupBox'#18'EditorFontGroupBox'#4'L'
|
||||
+'eft'#2#6#6'Height'#3#136#0#3'Top'#3#140#0#5'Width'#3#209#1#5'Align'#7#5'alT'
|
||||
+'op'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'EditorFontGroupBox'#12'Cli'
|
||||
+'entHeight'#2'u'#11'ClientWidth'#3#205#1#8'TabOrder'#2#1#0#6'TLabel'#15'Edit'
|
||||
+'orFontLabel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2#6#5'Width'#3#193#1#5'Align'
|
||||
+#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSp'
|
||||
+'acing.Right'#2#6#7'Caption'#6#15'EditorFontLabel'#11'ParentColor'#8#0#0#6'T'
|
||||
+'Label'#21'EditorFontHeightLabel'#4'Left'#2't'#6'Height'#2#20#3'Top'#2'<'#5
|
||||
+'Width'#3'B'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacin'
|
||||
+'g.Around'#2#6#7'Caption'#6#21'EditorFontHeightLabel'#11'ParentColor'#8#0#0#6
|
||||
+'TLabel'#21'ExtraLineSpacingLabel'#4'Left'#2't'#6'Height'#2#20#3'Top'#2'Z'#5
|
||||
+'Width'#3'B'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacin'
|
||||
+'g.Around'#2#6#7'Caption'#6#21'ExtraLineSpacingLabel'#11'ParentColor'#8#0#0#9
|
||||
+'TComboBox'#18'EditorFontComboBox'#23'AnchorSideRight.Control'#7#16'EditorFo'
|
||||
+'ntButton'#4'Left'#2#6#6'Height'#2#25#3'Top'#2#29#5'Width'#3#148#1#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOfLin'
|
||||
+'eComplete'#20'cbactSearchAscending'#0#20'BorderSpacing.Around'#2#6#9'MaxLen'
|
||||
+'gth'#2#0#13'OnEditingDone'#7#29'EditorFontComboBoxEditingDone'#8'TabOrder'#2
|
||||
+#0#4'Text'#6#18'EditorFontComboBox'#0#0#7'TButton'#16'EditorFontButton'#4'Le'
|
||||
+'ft'#3#160#1#6'Height'#2#25#3'Top'#2#29#5'Width'#2#25#7'Anchors'#11#5'akTop'
|
||||
+#7'akRight'#0#7'Caption'#6#3'...'#7'OnClick'#7#21'EditorFontButtonClick'#8'T'
|
||||
+'abOrder'#2#1#0#0#9'TComboBox'#24'EditorFontHeightComboBox'#4'Left'#2#6#6'He'
|
||||
+'ight'#2#25#3'Top'#2':'#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndOfL'
|
||||
+'ineComplete'#20'cbactSearchAscending'#0#13'Items.Strings'#1#6#2'10'#6#2'11'
|
||||
+#6#2'12'#6#2'13'#6#2'14'#6#2'15'#6#2'16'#6#2'17'#6#2'18'#0#9'MaxLength'#2#0#8
|
||||
+'n'#6#16'BlockIndentLabel'#11'ParentColor'#8#0#0#6'TLabel'#14'UndoLimitLabel'
|
||||
+#22'AnchorSideLeft.Control'#7#17'UndoLimitComboBox'#19'AnchorSideLeft.Side'#7
|
||||
+#9'asrBottom'#24'AnchorSideBottom.Control'#7#17'UndoLimitComboBox'#21'Anchor'
|
||||
+'SideBottom.Side'#7#9'asrCenter'#4'Left'#2'p'#6'Height'#2#20#3'Top'#3#137#1#5
|
||||
+'Width'#2'd'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2
|
||||
+#6#7'Caption'#6#14'UndoLimitLabel'#11'ParentColor'#8#0#0#6'TLabel'#14'TabWid'
|
||||
+'thsLabel'#22'AnchorSideLeft.Control'#7#17'TabWidthsComboBox'#19'AnchorSideL'
|
||||
+'eft.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#17'TabWidthsComboBo'
|
||||
+'x'#21'AnchorSideBottom.Side'#7#9'asrCenter'#4'Left'#2'p'#6'Height'#2#20#3'T'
|
||||
+'op'#3#168#1#5'Width'#2'b'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#20'BorderSp'
|
||||
+'acing.Around'#2#6#7'Caption'#6#14'TabWidthsLabel'#11'ParentColor'#8#0#0#11
|
||||
+'TCheckGroup'#21'EditorOptionsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBott'
|
||||
+'om'#24'AnchorSideBottom.Control'#7#16'BlockIndentLabel'#4'Left'#2#6#6'Heigh'
|
||||
+'t'#3'X'#1#3'Top'#2#6#5'Width'#3#209#1#5'Align'#7#5'alTop'#7'Anchors'#11#5'a'
|
||||
+'kTop'#6'akLeft'#7'akRight'#8'akBottom'#0#8'AutoFill'#9#20'BorderSpacing.Bot'
|
||||
+'tom'#2#6#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'EditorOptionsGroupBox'
|
||||
+#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29
|
||||
+'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizin'
|
||||
+'g.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHori'
|
||||
+'zontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleCh'
|
||||
+'ilds'#18'ChildSizing.Layout'#7#29'cclTopToBottomThenLeftToRight'#27'ChildSi'
|
||||
+'zing.ControlsPerLine'#2#1#12'ColumnLayout'#7#24'clVerticalThenHorizontal'#7
|
||||
+'Columns'#2#2#11'OnItemClick'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#0#0
|
||||
+#0#9'TComboBox'#19'BlockIndentComboBox'#24'AnchorSideBottom.Control'#7#17'Un'
|
||||
+'doLimitComboBox'#4'Left'#2#6#6'Height'#2#25#3'Top'#3'h'#1#5'Width'#2'd'#7'A'
|
||||
+'nchors'#11#6'akLeft'#8'akBottom'#0#16'AutoCompleteText'#11#22'cbactEndOfLin'
|
||||
+'eComplete'#20'cbactSearchAscending'#0#20'BorderSpacing.Around'#2#6#13'Items'
|
||||
+'.Strings'#1#6#1'1'#6#1'2'#6#1'4'#6#1'8'#0#9'MaxLength'#2#0#8'OnChange'#7#16
|
||||
+'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBox'
|
||||
+'OnKeyDown'#8'TabOrder'#2#1#0#0#9'TComboBox'#17'UndoLimitComboBox'#24'Anchor'
|
||||
+'SideBottom.Control'#7#17'TabWidthsComboBox'#4'Left'#2#6#6'Height'#2#25#3'To'
|
||||
+'p'#3#135#1#5'Width'#2'd'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#16'AutoCompl'
|
||||
+'eteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#20'Border'
|
||||
+'Spacing.Around'#2#6#13'Items.Strings'#1#6#5'32767'#6#4'4096'#6#3'512'#0#9'M'
|
||||
+'axLength'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnE'
|
||||
+'xit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0#9'TComboBox'
|
||||
+#17'TabWidthsComboBox'#24'AnchorSideBottom.Control'#7#11'GeneralPage'#21'Anc'
|
||||
+'horSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#25#3'Top'#3#166#1
|
||||
+#5'Width'#2'd'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#16'AutoCompleteText'#11
|
||||
+#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#20'BorderSpacing.Arou'
|
||||
+'nd'#2#6#13'Items.Strings'#1#6#1'1'#6#1'2'#6#1'4'#6#1'8'#0#9'MaxLength'#2#0#8
|
||||
+'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'
|
||||
+#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0#9'TComboBox'#24'ExtraLineSpacin'
|
||||
+'gComboBox'#4'Left'#2#6#6'Height'#2#25#3'Top'#2'X'#5'Width'#2'd'#16'AutoComp'
|
||||
+'leteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#13'Items'
|
||||
+'.Strings'#1#6#1'0'#6#1'1'#6#1'2'#0#9'MaxLength'#2#0#8'OnChange'#7#16'ComboB'
|
||||
+'oxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyD'
|
||||
+'own'#8'TabOrder'#2#3#0#0#0#8'TSynEdit'#14'DisplayPreview'#4'Left'#2#6#6'Hei'
|
||||
+'ght'#3#165#0#3'Top'#3#26#1#5'Width'#3#209#1#5'Align'#7#8'alBottom'#20'Borde'
|
||||
+'rSpacing.Around'#2#6#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'
|
||||
+#0#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#11'ParentColor'#8#8'TabOr'
|
||||
+'der'#2#2#24'BookMarkOptions.OnChange'#13#15'Gutter.OnChange'#13#23'Gutter.C'
|
||||
+'odeFoldingWidth'#2#14#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'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0
|
||||
+#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0
|
||||
+#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1
|
||||
+#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7
|
||||
,'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7
|
||||
+#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#3#0#0#0#5'TPage'#11'DisplayPage'#7'Ca'
|
||||
+'ption'#6#11'DisplayPage'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0
|
||||
+#9'TGroupBox'#23'MarginAndGutterGroupBox'#4'Left'#2#6#6'Height'#3#128#0#3'To'
|
||||
+'p'#2#6#5'Width'#3#209#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7
|
||||
+'Caption'#6#23'MarginAndGutterGroupBox'#12'ClientHeight'#2'm'#11'ClientWidth'
|
||||
+#3#205#1#8'TabOrder'#2#0#0#6'TLabel'#16'RightMarginLabel'#4'Left'#3'f'#1#6'H'
|
||||
+'eight'#2#20#3'Top'#2#10#5'Width'#2'n'#7'Caption'#6#16'RightMarginLabel'#11
|
||||
,'ParentColor'#8#0#0#12'TColorButton'#22'RightMarginColorButton'#4'Left'#3#246
|
||||
+#0#6'Height'#2#21#3'Top'#2'$'#5'Width'#2'd'#11'BorderWidth'#2#2#15'ButtonCol'
|
||||
+'orSize'#2#16#5'Color'#7#9'clBtnFace'#14'OnColorChanged'#7'"RightMarginColor'
|
||||
+'ButtonColorChanged'#0#0#12'TColorButton'#17'GutterColorButton'#4'Left'#3#246
|
||||
+#0#6'Height'#2#21#3'Top'#2'?'#5'Width'#2'd'#11'BorderWidth'#2#2#15'ButtonCol'
|
||||
+'orSize'#2#16#5'Color'#7#9'clBtnFace'#14'OnColorChanged'#7#23'ColorButtonCol'
|
||||
+'orChanged'#0#0#6'TLabel'#21'RightMarginColorLabel'#4'Left'#3'f'#1#6'Height'
|
||||
+#2#20#3'Top'#2'"'#5'Width'#3#143#0#7'Caption'#6#21'RightMarginColorLabel'#11
|
||||
+'ParentColor'#8#0#0#6'TLabel'#16'GutterColorLabel'#4'Left'#3'c'#1#6'Height'#2
|
||||
+#20#3'Top'#2'@'#5'Width'#2'm'#7'Caption'#6#16'GutterColorLabel'#11'ParentCol'
|
||||
+'or'#8#0#0#9'TCheckBox'#26'VisibleRightMarginCheckBox'#4'Left'#2#6#6'Height'
|
||||
+#2#22#3'Top'#2#8#5'Width'#3#203#0#7'Caption'#6#26'VisibleRightMarginCheckBox'
|
||||
+#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TCheckBox'
|
||||
+#21'VisibleGutterCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2' '#5'Width'#3
|
||||
+#169#0#7'Caption'#6#21'VisibleGutterCheckBox'#8'OnChange'#7#23'GeneralCheckB'
|
||||
+'oxOnChange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#23'ShowLineNumbersCheckBox'#4
|
||||
+'Left'#2#6#6'Height'#2#22#3'Top'#2'8'#5'Width'#3#206#0#7'Caption'#6#23'ShowL'
|
||||
+'ineNumbersCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2
|
||||
+#2#0#0#9'TComboBox'#19'RightMarginComboBox'#4'Left'#3#246#0#6'Height'#2#29#3
|
||||
+'Top'#2#8#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20
|
||||
+'cbactSearchAscending'#0#13'Items.Strings'#1#6#2'80'#6#2'78'#6#2'76'#0#9'Max'
|
||||
+'Length'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExi'
|
||||
+'t'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#3#0#0#0#9'TGroupBox'
|
||||
+#18'EditorFontGroupBox'#4'Left'#2#6#6'Height'#3#136#0#3'Top'#3#140#0#5'Width'
|
||||
+#3#209#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'Ed'
|
||||
+'itorFontGroupBox'#12'ClientHeight'#2'u'#11'ClientWidth'#3#205#1#8'TabOrder'
|
||||
+#2#1#0#6'TLabel'#15'EditorFontLabel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2#6#5
|
||||
+'Width'#3#193#1#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpac'
|
||||
+'ing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6#15'EditorFontLabel'#11
|
||||
+'ParentColor'#8#0#0#6'TLabel'#21'EditorFontHeightLabel'#4'Left'#2't'#6'Heigh'
|
||||
+'t'#2#20#3'Top'#2'<'#5'Width'#3'B'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi'
|
||||
+'ght'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'EditorFontHeightLabel'
|
||||
+#11'ParentColor'#8#0#0#6'TLabel'#21'ExtraLineSpacingLabel'#4'Left'#2't'#6'He'
|
||||
+'ight'#2#20#3'Top'#2'Z'#5'Width'#3'B'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'a'
|
||||
+'kRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'ExtraLineSpacingLabe'
|
||||
+'l'#11'ParentColor'#8#0#0#9'TComboBox'#18'EditorFontComboBox'#23'AnchorSideR'
|
||||
+'ight.Control'#7#16'EditorFontButton'#4'Left'#2#6#6'Height'#2#29#3'Top'#2#29
|
||||
+#5'Width'#3#148#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompl'
|
||||
+'eteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#20'Border'
|
||||
+'Spacing.Around'#2#6#9'MaxLength'#2#0#13'OnEditingDone'#7#29'EditorFontCombo'
|
||||
+'BoxEditingDone'#8'TabOrder'#2#0#4'Text'#6#18'EditorFontComboBox'#0#0#7'TBut'
|
||||
+'ton'#16'EditorFontButton'#4'Left'#3#160#1#6'Height'#2#25#3'Top'#2#29#5'Widt'
|
||||
+'h'#2#25#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#3'...'#7'OnClick'#7
|
||||
+#21'EditorFontButtonClick'#8'TabOrder'#2#1#0#0#9'TComboBox'#24'EditorFontHei'
|
||||
+'ghtComboBox'#4'Left'#2#6#6'Height'#2#29#3'Top'#2':'#5'Width'#2'd'#16'AutoCo'
|
||||
+'mpleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#13'Ite'
|
||||
+'ms.Strings'#1#6#2'10'#6#2'11'#6#2'12'#6#2'13'#6#2'14'#6#2'15'#6#2'16'#6#2'1'
|
||||
+'7'#6#2'18'#0#9'MaxLength'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7
|
||||
+#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0
|
||||
+#9'TComboBox'#24'ExtraLineSpacingComboBox'#4'Left'#2#6#6'Height'#2#29#3'Top'
|
||||
+#2'X'#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cb'
|
||||
+'actSearchAscending'#0#13'Items.Strings'#1#6#1'0'#6#1'1'#6#1'2'#0#9'MaxLengt'
|
||||
+'h'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9
|
||||
+'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#3#0#0#0#8'TSynEdit'#14'Dis'
|
||||
+'playPreview'#4'Left'#2#6#6'Height'#3#165#0#3'Top'#3#26#1#5'Width'#3#209#1#5
|
||||
+'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#8'akBottom'#0#11'Font.Height'#2#240#9'Font.Name'#6#7'cou'
|
||||
+'rier'#11'ParentColor'#8#8'TabOrder'#2#2#24'BookMarkOptions.OnChange'#13#15
|
||||
+'Gutter.OnChange'#13#23'Gutter.CodeFoldingWidth'#2#14#10'Keystrokes'#14#1#7
|
||||
+'Command'#2#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'C'
|
||||
+'ommand'#3#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7
|
||||
+'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1
|
||||
+#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7
|
||||
+'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7
|
||||
,'Command'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7
|
||||
+'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7
|
||||
+'Command'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#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'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'C'
|
||||
+'ommand'#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'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'C'
|
||||
+'ommand'#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'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'C'
|
||||
+'ommand'#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'ShortCu'
|
||||
+'t'#2#8#0#1#7'Command'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'S'
|
||||
+'hortCut'#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'Command'#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'Short'
|
||||
+'Cut'#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'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Comm'
|
||||
+'and'#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'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'Short'
|
||||
+'Cut'#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'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Comman'
|
||||
+'d'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'C'
|
||||
+'ommand'#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'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#14
|
||||
+'DisplayPreview'#0#8'ReadOnly'#9#22'SelectedColor.OnChange'#13#19'OnSpecialL'
|
||||
+'ineColors'#7#19'OnSpecialLineColors'#0#0#0#5'TPage'#14'KeymappingPage'#7'Ca'
|
||||
+'ption'#6#14'KeymappingPage'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1
|
||||
+#0#6'TLabel'#19'KeyMappingHelpLabel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2'D'#5
|
||||
+'Width'#3#209#1#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpac'
|
||||
+'ing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6#19'KeyMappingHelpLabe'
|
||||
+'l'#11'ParentColor'#8#0#0#7'TButton'#28'KeyMappingChooseSchemeButton'#4'Left'
|
||||
+#2#6#6'Height'#2#25#3'Top'#2#6#5'Width'#3#209#1#5'Align'#7#5'alTop'#18'Borde'
|
||||
+'rSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7
|
||||
+'Caption'#6#28'KeyMappingChooseSchemeButton'#7'OnClick'#7'!KeyMappingChooseS'
|
||||
+'chemeButtonClick'#8'TabOrder'#2#0#0#0#7'TButton KeyMappingConsistencyCheckB'
|
||||
+'utton'#4'Left'#2#6#6'Height'#2#25#3'Top'#2'%'#5'Width'#3#209#1#5'Align'#7#5
|
||||
+'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacin'
|
||||
+'g.Right'#2#6#7'Caption'#6' KeyMappingConsistencyCheckButton'#7'OnClick'#7'%'
|
||||
+'KeyMappingConsistencyCheckButtonClick'#8'TabOrder'#2#1#0#0#9'TTreeView'#18
|
||||
+'KeyMappingTreeView'#4'Left'#2#6#6'Height'#3'a'#1#3'Top'#2'^'#5'Width'#3#209
|
||||
+#1#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#17'DefaultItemHeight'
|
||||
+#2#23#6'Images'#7#9'ImageList'#8'ReadOnly'#9#9'RowSelect'#9#8'TabOrder'#2#2#9
|
||||
+'OnMouseUp'#7#25'KeyMappingTreeViewMouseUp'#7'Options'#11#17'tvoAutoItemHeig'
|
||||
+'ht'#16'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#12'tvoRo'
|
||||
+'wSelect'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#17'tvoShowSepa'
|
||||
+'rators'#11'tvoToolTips'#0#0#0#0#5'TPage'#9'ColorPage'#7'Caption'#6#9'ColorP'
|
||||
+'age'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#6'TLabel'#13'Langua'
|
||||
+'geLabel'#4'Left'#3#214#0#6'Height'#2#20#3'Top'#2#12#5'Width'#2'b'#7'Caption'
|
||||
+#6#13'LanguageLabel'#11'ParentColor'#8#0#0#6'TLabel'#16'ColorSchemeLabel'#4
|
||||
+'Left'#3#214#0#6'Height'#2#20#3'Top'#2'$'#5'Width'#2'y'#7'Caption'#6#16'Colo'
|
||||
+'rSchemeLabel'#11'ParentColor'#8#0#0#6'TLabel'#19'FileExtensionsLabel'#4'Lef'
|
||||
,'t'#3#214#0#6'Height'#2#20#3'Top'#2'<'#5'Width'#2'|'#7'Caption'#6#19'FileExt'
|
||||
+'ensionsLabel'#11'ParentColor'#8#0#0#6'TLabel'#17'ColorElementLabel'#4'Left'
|
||||
+#2#4#6'Height'#2#20#3'Top'#2'Z'#5'Width'#2'y'#7'Caption'#6#17'ColorElementLa'
|
||||
+'bel'#11'ParentColor'#8#0#0#9'TComboBox'#16'LanguageComboBox'#4'Left'#2#3#6
|
||||
+'Height'#2#29#3'Top'#2#10#5'Width'#3#200#0#16'AutoCompleteText'#11#22'cbactE'
|
||||
+'ndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'OnChange'#7
|
||||
+#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'Combo'
|
||||
+'BoxOnKeyDown'#8'TabOrder'#2#0#4'Text'#6#16'LanguageComboBox'#0#0#9'TComboBo'
|
||||
+'x'#19'ColorSchemeComboBox'#4'Left'#2#3#6'Height'#2#29#3'Top'#2'"'#5'Width'#3
|
||||
+#200#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAsce'
|
||||
+'nding'#0#9'MaxLength'#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#9'TComboBox'#22'FileExtensionsComboBox'#4'Lef'
|
||||
+'t'#2#3#6'Height'#2#29#3'Top'#2':'#5'Width'#3#200#0#16'AutoCompleteText'#11
|
||||
+#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#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
|
||||
+'MaxLength'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOn'
|
||||
+'Exit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#2#0#0#8'TSynEdit'
|
||||
+#12'ColorPreview'#4'Left'#2#4#6'Height'#2'Z'#3'Top'#3'g'#1#5'Width'#3#213#1#5
|
||||
+'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#4#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#8'akBottom'#0#11'Font.Height'#2#240#9'Font.Name'#6#7'cou'
|
||||
+'rier'#11'ParentColor'#8#8'TabOrder'#2#3#11'OnMouseDown'#7#19'ColorPreviewMo'
|
||||
+'useUp'#24'BookMarkOptions.OnChange'#13#15'Gutter.OnChange'#13#23'Gutter.Cod'
|
||||
+'eFoldingWidth'#2#14#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'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1
|
||||
+#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1
|
||||
+#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7
|
||||
+'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7
|
||||
+'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7
|
||||
+'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7
|
||||
+'Command'#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'
|
||||
@ -164,207 +257,116 @@ LazarusResources.Add('TEditorOptionsForm','FORMDATA',[
|
||||
+'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#14'DisplayPreview'#0#8'ReadOnly'#9
|
||||
+#22'SelectedColor.OnChange'#13#19'OnSpecialLineColors'#7#19'OnSpecialLineCol'
|
||||
+'ors'#0#0#0#5'TPage'#14'KeymappingPage'#7'Caption'#6#14'KeymappingPage'#11'C'
|
||||
+'lientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#6'TLabel'#19'KeyMappingHelpL'
|
||||
+'abel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2'D'#5'Width'#3#209#1#5'Align'#7#5
|
||||
+'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacin'
|
||||
+'g.Right'#2#6#7'Caption'#6#19'KeyMappingHelpLabel'#11'ParentColor'#8#0#0#7'T'
|
||||
+'Button'#28'KeyMappingChooseSchemeButton'#4'Left'#2#6#6'Height'#2#25#3'Top'#2
|
||||
+#6#5'Width'#3#209#1#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'Border'
|
||||
+'Spacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6#28'KeyMappingChoo'
|
||||
+'seSchemeButton'#7'OnClick'#7'!KeyMappingChooseSchemeButtonClick'#8'TabOrder'
|
||||
+#2#0#0#0#7'TButton KeyMappingConsistencyCheckButton'#4'Left'#2#6#6'Height'#2
|
||||
+#25#3'Top'#2'%'#5'Width'#3#209#1#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2
|
||||
+#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6' KeyMa'
|
||||
+'ppingConsistencyCheckButton'#7'OnClick'#7'%KeyMappingConsistencyCheckButton'
|
||||
+'Click'#8'TabOrder'#2#1#0#0#9'TTreeView'#18'KeyMappingTreeView'#4'Left'#2#6#6
|
||||
+'Height'#3'a'#1#3'Top'#2'^'#5'Width'#3#209#1#5'Align'#7#8'alClient'#20'Borde'
|
||||
+'rSpacing.Around'#2#6#17'DefaultItemHeight'#2#21#6'Images'#7#9'ImageList'#8
|
||||
+'ReadOnly'#9#9'RowSelect'#9#8'TabOrder'#2#2#9'OnMouseUp'#7#25'KeyMappingTree'
|
||||
+'ViewMouseUp'#7'Options'#11#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tv'
|
||||
+'oKeepCollapsedNodes'#11'tvoReadOnly'#12'tvoRowSelect'#14'tvoShowButtons'#12
|
||||
+'tvoShowLines'#11'tvoShowRoot'#17'tvoShowSeparators'#11'tvoToolTips'#0#0#0#0
|
||||
+#5'TPage'#9'ColorPage'#7'Caption'#6#9'ColorPage'#11'ClientWidth'#3#221#1#12
|
||||
+'ClientHeight'#3#197#1#0#6'TLabel'#13'LanguageLabel'#4'Left'#3#214#0#6'Heigh'
|
||||
+'t'#2#20#3'Top'#2#12#5'Width'#2'b'#7'Caption'#6#13'LanguageLabel'#11'ParentC'
|
||||
+'olor'#8#0#0#6'TLabel'#16'ColorSchemeLabel'#4'Left'#3#214#0#6'Height'#2#20#3
|
||||
+'Top'#2'$'#5'Width'#2'y'#7'Caption'#6#16'ColorSchemeLabel'#11'ParentColor'#8
|
||||
+#0#0#6'TLabel'#19'FileExtensionsLabel'#4'Left'#3#214#0#6'Height'#2#20#3'Top'
|
||||
,#2'<'#5'Width'#2'|'#7'Caption'#6#19'FileExtensionsLabel'#11'ParentColor'#8#0
|
||||
+#0#6'TLabel'#17'ColorElementLabel'#4'Left'#2#4#6'Height'#2#20#3'Top'#2'Z'#5
|
||||
+'Width'#2'y'#7'Caption'#6#17'ColorElementLabel'#11'ParentColor'#8#0#0#9'TCom'
|
||||
+'boBox'#16'LanguageComboBox'#4'Left'#2#3#6'Height'#2#25#3'Top'#2#10#5'Width'
|
||||
+#3#200#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAs'
|
||||
+'cending'#0#9'MaxLength'#2#0#8'OnChange'#7#16'ComboBoxOnChange'#6'OnExit'#7
|
||||
+#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBoxOnKeyDown'#8'TabOrder'#2#0#4'T'
|
||||
+'ext'#6#16'LanguageComboBox'#0#0#9'TComboBox'#19'ColorSchemeComboBox'#4'Left'
|
||||
+#2#3#6'Height'#2#25#3'Top'#2'"'#5'Width'#3#200#0#16'AutoCompleteText'#11#22
|
||||
+'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'OnCha'
|
||||
+'nge'#7#16'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17
|
||||
+'ComboBoxOnKeyDown'#8'TabOrder'#2#1#4'Text'#6#19'ColorSchemeComboBox'#0#0#9
|
||||
+'TComboBox'#22'FileExtensionsComboBox'#4'Left'#2#3#6'Height'#2#25#3'Top'#2':'
|
||||
+#5'Width'#3#200#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbac'
|
||||
+'tSearchAscending'#0#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'MaxLength'#2#0#8'OnChange'#7#16
|
||||
+'ComboBoxOnChange'#6'OnExit'#7#14'ComboBoxOnExit'#9'OnKeyDown'#7#17'ComboBox'
|
||||
+'OnKeyDown'#8'TabOrder'#2#2#0#0#8'TSynEdit'#12'ColorPreview'#4'Left'#2#4#6'H'
|
||||
+'eight'#2'Z'#3'Top'#3'g'#1#5'Width'#3#213#1#5'Align'#7#8'alBottom'#20'Border'
|
||||
+'Spacing.Around'#2#4#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'
|
||||
+#0#11'Font.Height'#2#240#9'Font.Name'#6#7'courier'#11'ParentColor'#8#8'TabOr'
|
||||
+'der'#2#3#11'OnMouseDown'#7#19'ColorPreviewMouseUp'#24'BookMarkOptions.OnCha'
|
||||
+'nge'#13#15'Gutter.OnChange'#13#23'Gutter.CodeFoldingWidth'#2#14#10'Keystrok'
|
||||
+'es'#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'ShortCut'
|
||||
+#2'('#0#1#7'Command'#2'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCu'
|
||||
+'t'#3'(@'#0#1#7'Command'#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'
|
||||
+#3'% '#0#1#7'Command'#2#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3
|
||||
+'%`'#0#1#7'Command'#2#2#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3
|
||||
+''' '#0#1#7'Command'#2#6#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3
|
||||
+'''`'#0#1#7'Command'#2#10#8'ShortCut'#2'"'#0#1#7'Command'#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'Command'#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'Command'#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'Command'#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'ShortC'
|
||||
+'ut'#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'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'ShortC'
|
||||
+'ut'#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'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'Comma'
|
||||
+'nd'#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'Command'#3'Z'#2#8'ShortCut'#3
|
||||
+'Z`'#0#1#7'Command'#3'-'#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCu'
|
||||
+'t'#3'1@'#0#1#7'Command'#3'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'Sh'
|
||||
+'ortCut'#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'ShortCut'#3'8@'#0#1#7'Comman'
|
||||
+'d'#3'6'#1#8'ShortCut'#3'9@'#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'C'
|
||||
+'ommand'#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'Command'#3'e'#1#8'ShortCut'#3
|
||||
+'6`'#0#1#7'Command'#3'f'#1#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCu'
|
||||
+'t'#3'8`'#0#1#7'Command'#3'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'S'
|
||||
+'hortCut'#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'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'Lin'
|
||||
+'es.Strings'#1#6#12'ColorPreview'#0#8'ReadOnly'#9#22'SelectedColor.OnChange'
|
||||
+#13#19'OnSpecialLineColors'#7#19'OnSpecialLineColors'#0#0#8'TListBox'#19'Col'
|
||||
+'orElementListBox'#4'Left'#2#3#6'Height'#3#242#0#3'Top'#2'l'#5'Width'#3#200#0
|
||||
+#17'OnSelectionChange'#7'"ColorElementListBoxSelectionChange'#8'TabOrder'#2#4
|
||||
+#8'TopIndex'#2#255#0#0#7'TButton'#27'SetAttributeToDefaultButton'#23'AnchorS'
|
||||
+'ideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3#212#0#6'Height'#2#25#3'Top'#2'Z'#5'Width'#3#3#1#7'Anchors'#11#5'akT'
|
||||
+'op'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'Set'
|
||||
+'AttributeToDefaultButton'#7'OnClick'#7' SetAttributeToDefaultButtonClick'#8
|
||||
+'TabOrder'#2#5#0#0#7'TButton'#31'SetAllAttributesToDefaultButton'#23'AnchorS'
|
||||
+'ideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3#212#0#6'Height'#2#25#3'Top'#2'z'#5'Width'#3#3#1#7'Anchors'#11#5'akT'
|
||||
+'op'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'Set'
|
||||
+'AllAttributesToDefaultButton'#7'OnClick'#7'$SetAllAttributesToDefaultButton'
|
||||
+'Click'#8'TabOrder'#2#6#0#0#9'TGroupBox'#22'TextAttributesGroupBox'#23'Ancho'
|
||||
+'rSideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9'asrBottom'
|
||||
+#24'AnchorSideBottom.Control'#7#12'ColorPreview'#4'Left'#3#212#0#6'Height'#3
|
||||
+#199#0#3'Top'#3#154#0#5'Width'#3#3#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi'
|
||||
+'ght'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'Attributes'
|
||||
+#12'ClientHeight'#3#180#0#11'ClientWidth'#3#255#0#8'TabOrder'#2#7#0#6'TLabel'
|
||||
+#15'ForeGroundLabel'#4'Left'#2#8#6'Height'#2#20#5'Width'#2'n'#7'Caption'#6#15
|
||||
+'ForeGroundLabel'#11'ParentColor'#8#0#0#12'TColorButton'#21'ForegroundColorB'
|
||||
+'utton'#21'AnchorSideTop.Control'#7#15'ForeGroundLabel'#18'AnchorSideTop.Sid'
|
||||
+'e'#7#9'asrBottom'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#22#5'Width'#2'K'#17'B'
|
||||
+'orderSpacing.Top'#2#2#11'BorderWidth'#2#2#15'ButtonColorSize'#2#16#5'Color'
|
||||
+#7#9'clBtnFace'#14'OnColorChanged'#7#23'ColorButtonColorChanged'#0#0#12'TCol'
|
||||
+'orButton'#21'BackGroundColorButton'#21'AnchorSideTop.Control'#7#15'BackGrou'
|
||||
+'ndLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#8#6'Height'#2#21#3
|
||||
+'Top'#2'F'#5'Width'#2'K'#17'BorderSpacing.Top'#2#2#11'BorderWidth'#2#2#15'Bu'
|
||||
+'ttonColorSize'#2#16#5'Color'#7#9'clBtnFace'#14'OnColorChanged'#7#23'ColorBu'
|
||||
+'ttonColorChanged'#0#0#6'TLabel'#15'BackGroundLabel'#21'AnchorSideTop.Contro'
|
||||
+'l'#7#15'ForeGroundLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#8#6
|
||||
+'Height'#2#20#3'Top'#2'0'#5'Width'#2'q'#17'BorderSpacing.Top'#2#28#7'Caption'
|
||||
+#6#15'BackGroundLabel'#11'ParentColor'#8#0#0#9'TCheckBox'#28'ForeGroundUseDe'
|
||||
+'faultCheckBox'#21'AnchorSideTop.Control'#7#15'ForeGroundLabel'#18'AnchorSid'
|
||||
+'eTop.Side'#7#9'asrBottom'#4'Left'#2'^'#6'Height'#2#22#3'Top'#2#22#5'Width'#3
|
||||
+#128#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2
|
||||
+#2#7'Caption'#6#28'ForeGroundUseDefaultCheckBox'#8'OnChange'#7#23'GeneralChe'
|
||||
+'ckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TCheckBox'#28'BackGroundUseDefaultChec'
|
||||
+'kBox'#21'AnchorSideTop.Control'#7#15'BackGroundLabel'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2'^'#6'Height'#2#22#3'Top'#2'D'#5'Width'#3#128#0#7'A'
|
||||
+'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#2#7'Ca'
|
||||
+'ption'#6#28'BackGroundUseDefaultCheckBox'#8'OnChange'#7#23'GeneralCheckBoxO'
|
||||
+'nChange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#16'TextBoldCheckBox'#4'Left'#2#6#6
|
||||
+'Height'#2#22#3'Top'#2'`'#5'Width'#3#243#0#5'Align'#7#8'alBottom'#20'BorderS'
|
||||
+'pacing.Around'#2#6#7'Caption'#6#16'TextBoldCheckBox'#8'OnChange'#7#23'Gener'
|
||||
+'alCheckBoxOnChange'#8'TabOrder'#2#2#0#0#9'TCheckBox'#18'TextItalicCheckBox'
|
||||
+#4'Left'#2#6#6'Height'#2#22#3'Top'#2'|'#5'Width'#3#243#0#5'Align'#7#8'alBott'
|
||||
+'om'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'TextItalicCheckBox'#8'OnCh'
|
||||
+'ange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#3#0#0#9'TCheckBox'#21'Tex'
|
||||
+'tUnderlineCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#152#0#5'Width'#3#243
|
||||
+#0#5'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'TextU'
|
||||
+'nderlineCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#4
|
||||
+#0#0#0#0#5'TPage'#13'CodetoolsPage'#7'Caption'#6#13'CodetoolsPage'#11'Client'
|
||||
+'Width'#3#221#1#12'ClientHeight'#3#197#1#0#9'TGroupBox'#25'AutomaticFeatures'
|
||||
+'GroupBox'#4'Left'#2#6#6'Height'#3#185#1#3'Top'#2#6#5'Width'#3#209#1#5'Align'
|
||||
+#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Caption'#6#25'AutomaticFeature'
|
||||
+'sGroupBox'#12'ClientHeight'#3#166#1#11'ClientWidth'#3#205#1#8'TabOrder'#2#0
|
||||
+#0#6'TLabel'#14'AutoDelayLabel'#4'Left'#2#6#6'Height'#2#20#3'Top'#3#188#0#5
|
||||
+'Width'#3#193#1#5'Align'#7#5'alTop'#17'BorderSpacing.Top'#2#24#20'BorderSpac'
|
||||
+'ing.Around'#2#6#7'Caption'#6#14'AutoDelayLabel'#11'ParentColor'#8#0#0#6'TLa'
|
||||
+'bel'#17'AutoDelayMinLabel'#21'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#20#3'Top'#3
|
||||
,#160#0#5'Width'#2'{'#17'BorderSpacing.Top'#2#2#7'Caption'#6#17'AutoDelayMinL'
|
||||
+'abel'#11'ParentColor'#8#0#0#6'TLabel'#17'AutoDelayMaxLabel'#21'AnchorSideTo'
|
||||
+'p.Control'#7#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3'<'#1#6'Height'#2#20#3'Top'#3#160#0#5'Width'#2''#9'Alignment'#7#14
|
||||
+'taRightJustify'#7'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2
|
||||
+#2#7'Caption'#6#17'AutoDelayMaxLabel'#11'ParentColor'#8#0#0#9'TCheckBox Auto'
|
||||
+'IdentifierCompletionCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'
|
||||
+#3#193#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6' Auto'
|
||||
+'IdentifierCompletionCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'#26'AutoCodeP'
|
||||
+'arametersCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'>'#5'Width'#3#193#1#5
|
||||
+'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#26'AutoCodePara'
|
||||
+'metersCheckBox'#7'Enabled'#8#8'TabOrder'#2#1#0#0#9'TCheckBox'#27'AutoToolTi'
|
||||
+'pExprEvalCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'Z'#5'Width'#3#193#1#5
|
||||
+'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'AutoToolTipE'
|
||||
+'xprEvalCheckBox'#8'TabOrder'#2#2#0#0#9'TCheckBox'#28'AutoToolTipSymbToolsCh'
|
||||
+'eckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'"'#5'Width'#3#193#1#5'Align'#7#5
|
||||
+'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'AutoToolTipSymbToolsChe'
|
||||
+'ckBox'#8'TabOrder'#2#3#0#0#9'TTrackBar'#17'AutoDelayTrackBar'#4'Left'#2#6#6
|
||||
+'Height'#2'('#3'Top'#2'v'#5'Width'#3#193#1#9'Frequency'#3#250#0#3'Max'#3#160
|
||||
+#15#3'Min'#3#244#1#8'Position'#3#244#1#8'ScalePos'#7#5'trTop'#5'Align'#7#5'a'
|
||||
+'lTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing'
|
||||
+'.Right'#2#6#8'TabOrder'#2#4#0#0#0#0#5'TPage'#11'CodeFolding'#7'Caption'#6#11
|
||||
+'CodeFolding'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#6'TLabel'#19
|
||||
+'lblDividerDrawLevel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2'G'#5'Width'#2'|'#7
|
||||
+'Caption'#6#19'lblDividerDrawLevel'#11'ParentColor'#8#0#0#6'TBevel'#6'Bevel1'
|
||||
+#4'Left'#2#6#6'Height'#2#2#3'Top'#2'1'#5'Width'#3#208#1#7'Anchors'#11#5'akTo'
|
||||
+'p'#6'akLeft'#7'akRight'#0#0#0#9'TCheckBox'#21'chkCodeFoldingEnabled'#4'Left'
|
||||
+#2#6#6'Height'#2#22#3'Top'#2#23#5'Width'#3#175#0#7'Caption'#6#21'chkCodeFold'
|
||||
+'ingEnabled'#8'OnChange'#7#27'chkCodeFoldingEnabledChange'#8'TabOrder'#2#0#0
|
||||
+#0#9'TSpinEdit'#18'edDividerDrawLevel'#4'Left'#3#211#0#6'Height'#2#23#3'Top'
|
||||
+#2'B'#5'Width'#2'2'#8'MaxValue'#2#10#8'MinValue'#2#1#8'TabOrder'#2#1#5'Value'
|
||||
+#2#1#0#0#0#0#6'TPanel'#8'BtnPanel'#6'Height'#2')'#3'Top'#3#234#1#5'Width'#3
|
||||
+#225#1#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'Cl'
|
||||
+'ientHeight'#2')'#11'ClientWidth'#3#225#1#8'TabOrder'#2#1#0#7'TButton'#8'OkB'
|
||||
+'utton'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'('#1#6'Height'#2
|
||||
+#29#3'Top'#2#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'AutoSize'#9#20'BorderSp'
|
||||
+'acing.Around'#2#6#7'Caption'#6#8'OkButton'#20'Constraints.MinWidth'#2'K'#7
|
||||
+'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#0#0#0#7'TButton'#12'CancelButton'
|
||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBo'
|
||||
+'ttom'#4'Left'#3'y'#1#6'Height'#2#29#3'Top'#2#6#5'Width'#2'b'#5'Align'#7#7'a'
|
||||
+'lRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'CancelBu'
|
||||
+'tton'#20'Constraints.MinWidth'#2'K'#7'OnClick'#7#17'CancelButtonClick'#8'Ta'
|
||||
+'bOrder'#2#1#0#0#0#10'TImageList'#9'ImageList'#6'Height'#2#21#5'Width'#2#21#4
|
||||
+'left'#3#144#1#3'top'#2'('#6'Bitmap'#10#214#13#0#0'Li'#2#0#0#0#21#0#0#0#21#0
|
||||
,'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#8'ReadOnly'#9#22
|
||||
+'SelectedColor.OnChange'#13#19'OnSpecialLineColors'#7#19'OnSpecialLineColors'
|
||||
+#0#0#8'TListBox'#19'ColorElementListBox'#4'Left'#2#3#6'Height'#3#242#0#3'Top'
|
||||
+#2'l'#5'Width'#3#200#0#16'ClickOnSelChange'#8#7'OnClick'#7#24'ColorElementLi'
|
||||
+'stBoxClick'#17'OnSelectionChange'#7'"ColorElementListBoxSelectionChange'#8
|
||||
+'TabOrder'#2#4#8'TopIndex'#2#255#0#0#7'TButton'#27'SetAttributeToDefaultButt'
|
||||
+'on'#23'AnchorSideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#3#212#0#6'Height'#2#25#3'Top'#2'Z'#5'Width'#3#3#1#7'Anch'
|
||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Capt'
|
||||
+'ion'#6#27'SetAttributeToDefaultButton'#7'OnClick'#7' SetAttributeToDefaultB'
|
||||
+'uttonClick'#8'TabOrder'#2#5#0#0#7'TButton'#31'SetAllAttributesToDefaultButt'
|
||||
+'on'#23'AnchorSideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#3#212#0#6'Height'#2#25#3'Top'#2'z'#5'Width'#3#3#1#7'Anch'
|
||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Capt'
|
||||
+'ion'#6#31'SetAllAttributesToDefaultButton'#7'OnClick'#7'$SetAllAttributesTo'
|
||||
+'DefaultButtonClick'#8'TabOrder'#2#6#0#0#9'TGroupBox'#22'TextAttributesGroup'
|
||||
+'Box'#23'AnchorSideRight.Control'#7#9'ColorPage'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#24'AnchorSideBottom.Control'#7#12'ColorPreview'#4'Left'#3#212#0#6
|
||||
+'Height'#3#199#0#3'Top'#3#154#0#5'Width'#3#3#1#7'Anchors'#11#5'akTop'#6'akLe'
|
||||
+'ft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'A'
|
||||
+'ttributes'#12'ClientHeight'#3#180#0#11'ClientWidth'#3#255#0#8'TabOrder'#2#7
|
||||
+#0#6'TLabel'#15'ForeGroundLabel'#4'Left'#2#8#6'Height'#2#20#5'Width'#2'n'#7
|
||||
+'Caption'#6#15'ForeGroundLabel'#11'ParentColor'#8#0#0#12'TColorButton'#21'Fo'
|
||||
+'regroundColorButton'#21'AnchorSideTop.Control'#7#15'ForeGroundLabel'#18'Anc'
|
||||
+'horSideTop.Side'#7#9'asrBottom'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#22#5'Wi'
|
||||
+'dth'#2'K'#17'BorderSpacing.Top'#2#2#11'BorderWidth'#2#2#15'ButtonColorSize'
|
||||
+#2#16#5'Color'#7#9'clBtnFace'#14'OnColorChanged'#7#23'ColorButtonColorChange'
|
||||
+'d'#0#0#12'TColorButton'#21'BackGroundColorButton'#21'AnchorSideTop.Control'
|
||||
+#7#15'BackGroundLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#8#6'H'
|
||||
+'eight'#2#21#3'Top'#2'F'#5'Width'#2'K'#17'BorderSpacing.Top'#2#2#11'BorderWi'
|
||||
+'dth'#2#2#15'ButtonColorSize'#2#16#5'Color'#7#9'clBtnFace'#14'OnColorChanged'
|
||||
+#7#23'ColorButtonColorChanged'#0#0#6'TLabel'#15'BackGroundLabel'#21'AnchorSi'
|
||||
+'deTop.Control'#7#15'ForeGroundLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#8#6'Height'#2#20#3'Top'#2'0'#5'Width'#2'q'#17'BorderSpacing.Top'#2
|
||||
+#28#7'Caption'#6#15'BackGroundLabel'#11'ParentColor'#8#0#0#9'TCheckBox'#28'F'
|
||||
+'oreGroundUseDefaultCheckBox'#21'AnchorSideTop.Control'#7#15'ForeGroundLabel'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'^'#6'Height'#2#22#3'Top'#2
|
||||
+#22#5'Width'#3#128#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'Border'
|
||||
+'Spacing.Top'#2#2#7'Caption'#6#28'ForeGroundUseDefaultCheckBox'#8'OnChange'#7
|
||||
+#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#0#0#0#9'TCheckBox'#28'BackGroundU'
|
||||
+'seDefaultCheckBox'#21'AnchorSideTop.Control'#7#15'BackGroundLabel'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrBottom'#4'Left'#2'^'#6'Height'#2#22#3'Top'#2'D'#5'Wid'
|
||||
+'th'#3#128#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.'
|
||||
+'Right'#2#2#7'Caption'#6#28'BackGroundUseDefaultCheckBox'#8'OnChange'#7#23'G'
|
||||
+'eneralCheckBoxOnChange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#16'TextBoldCheckBo'
|
||||
+'x'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'`'#5'Width'#3#243#0#5'Align'#7#8'alB'
|
||||
+'ottom'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'TextBoldCheckBox'#8'OnC'
|
||||
+'hange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#2#0#0#9'TCheckBox'#18'Te'
|
||||
+'xtItalicCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'|'#5'Width'#3#243#0#5
|
||||
+'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'TextItali'
|
||||
+'cCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'#8'TabOrder'#2#3#0#0#9
|
||||
+'TCheckBox'#21'TextUnderlineCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#152
|
||||
+#0#5'Width'#3#243#0#5'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Ca'
|
||||
+'ption'#6#21'TextUnderlineCheckBox'#8'OnChange'#7#23'GeneralCheckBoxOnChange'
|
||||
+#8'TabOrder'#2#4#0#0#0#0#5'TPage'#13'CodetoolsPage'#7'Caption'#6#13'Codetool'
|
||||
+'sPage'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0#9'TGroupBox'#25'A'
|
||||
+'utomaticFeaturesGroupBox'#4'Left'#2#6#6'Height'#3#185#1#3'Top'#2#6#5'Width'
|
||||
+#3#209#1#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Caption'#6#25
|
||||
+'AutomaticFeaturesGroupBox'#12'ClientHeight'#3#166#1#11'ClientWidth'#3#205#1
|
||||
+#8'TabOrder'#2#0#0#6'TLabel'#14'AutoDelayLabel'#4'Left'#2#6#6'Height'#2#20#3
|
||||
+'Top'#3#188#0#5'Width'#3#193#1#5'Align'#7#5'alTop'#17'BorderSpacing.Top'#2#24
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'AutoDelayLabel'#11'ParentColor'
|
||||
+#8#0#0#6'TLabel'#17'AutoDelayMinLabel'#21'AnchorSideTop.Control'#7#17'AutoDe'
|
||||
,'layTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2
|
||||
+#20#3'Top'#3#160#0#5'Width'#2'{'#17'BorderSpacing.Top'#2#2#7'Caption'#6#17'A'
|
||||
+'utoDelayMinLabel'#11'ParentColor'#8#0#0#6'TLabel'#17'AutoDelayMaxLabel'#21
|
||||
+'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'a'
|
||||
+'srBottom'#4'Left'#3'<'#1#6'Height'#2#20#3'Top'#3#160#0#5'Width'#2''#9'Alig'
|
||||
+'nment'#7#14'taRightJustify'#7'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSp'
|
||||
+'acing.Top'#2#2#7'Caption'#6#17'AutoDelayMaxLabel'#11'ParentColor'#8#0#0#9'T'
|
||||
+'CheckBox AutoIdentifierCompletionCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'
|
||||
+#2#6#5'Width'#3#193#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Cap'
|
||||
+'tion'#6' AutoIdentifierCompletionCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'
|
||||
+#26'AutoCodeParametersCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'>'#5'Wid'
|
||||
+'th'#3#193#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#26
|
||||
+'AutoCodeParametersCheckBox'#7'Enabled'#8#8'TabOrder'#2#1#0#0#9'TCheckBox'#27
|
||||
+'AutoToolTipExprEvalCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'Z'#5'Width'
|
||||
+#3#193#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'Au'
|
||||
+'toToolTipExprEvalCheckBox'#8'TabOrder'#2#2#0#0#9'TCheckBox'#28'AutoToolTipS'
|
||||
+'ymbToolsCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'"'#5'Width'#3#193#1#5
|
||||
+'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'AutoToolTipS'
|
||||
+'ymbToolsCheckBox'#8'TabOrder'#2#3#0#0#9'TTrackBar'#17'AutoDelayTrackBar'#4
|
||||
+'Left'#2#6#6'Height'#2'('#3'Top'#2'v'#5'Width'#3#193#1#9'Frequency'#3#250#0#3
|
||||
+'Max'#3#160#15#3'Min'#3#244#1#8'Position'#3#244#1#8'ScalePos'#7#5'trTop'#5'A'
|
||||
+'lign'#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'Bo'
|
||||
+'rderSpacing.Right'#2#6#8'TabOrder'#2#4#0#0#0#0#5'TPage'#11'CodeFolding'#7'C'
|
||||
+'aption'#6#11'CodeFolding'#11'ClientWidth'#3#221#1#12'ClientHeight'#3#197#1#0
|
||||
+#6'TLabel'#19'lblDividerDrawLevel'#4'Left'#2#6#6'Height'#2#20#3'Top'#2'G'#5
|
||||
+'Width'#2'|'#7'Caption'#6#19'lblDividerDrawLevel'#11'ParentColor'#8#0#0#6'TB'
|
||||
+'evel'#6'Bevel1'#4'Left'#2#6#6'Height'#2#2#3'Top'#2'1'#5'Width'#3#208#1#7'An'
|
||||
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#0#0#9'TCheckBox'#21'chkCodeFoldin'
|
||||
+'gEnabled'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#23#5'Width'#3#175#0#7'Caption'
|
||||
+#6#21'chkCodeFoldingEnabled'#8'OnChange'#7#27'chkCodeFoldingEnabledChange'#8
|
||||
+'TabOrder'#2#0#0#0#9'TSpinEdit'#18'edDividerDrawLevel'#4'Left'#3#211#0#6'Hei'
|
||||
+'ght'#2#23#3'Top'#2'B'#5'Width'#2'2'#8'MaxValue'#2#10#8'MinValue'#2#1#8'TabO'
|
||||
+'rder'#2#1#5'Value'#2#1#0#0#0#0#6'TPanel'#8'BtnPanel'#6'Height'#2')'#3'Top'#3
|
||||
+#234#1#5'Width'#3#225#1#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOuter'#7
|
||||
+#6'bvNone'#12'ClientHeight'#2')'#11'ClientWidth'#3#225#1#8'TabOrder'#2#1#0#7
|
||||
+'TButton'#8'OkButton'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'('#1
|
||||
+#6'Height'#2#29#3'Top'#2#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'AutoSize'#9
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#8'OkButton'#20'Constraints.MinWid'
|
||||
+'th'#2'K'#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#0#0#0#7'TButton'#12'C'
|
||||
+'ancelButton'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Si'
|
||||
+'de'#7#9'asrBottom'#4'Left'#3'y'#1#6'Height'#2#29#3'Top'#2#6#5'Width'#2'b'#5
|
||||
+'Align'#7#7'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||
+#12'CancelButton'#20'Constraints.MinWidth'#2'K'#7'OnClick'#7#17'CancelButton'
|
||||
+'Click'#8'TabOrder'#2#1#0#0#0#10'TImageList'#9'ImageList'#6'Height'#2#21#5'W'
|
||||
+'idth'#2#21#4'left'#3#144#1#3'top'#2'('#6'Bitmap'#10#214#13#0#0'Li'#2#0#0#0
|
||||
+#21#0#0#0#21#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
@ -373,55 +375,54 @@ LazarusResources.Add('TEditorOptionsForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'HNK'#255#139#145#141
|
||||
+#255#168#174#170#255#194#199#195#255#209#214#210#255#161#164#161#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'HNK'#255#139#145#141#255#168#174#170
|
||||
+#255#194#199#195#255#209#214#210#255#161#164#161#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0'z'#133#128#255#176#186#181#255#141#147#144#255
|
||||
+#153#156#154#255#147#148#147#255#188#192#188#255#229#234#230#255#174#178#176
|
||||
+#255'KNN'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#170#177#173#255#168#177#173#255#189#196#192#255#140
|
||||
+#144#141#255#139#141#139#255#151#154#151#255#228#231#228#255#146#151#149#255
|
||||
+'BIF'#255':@>'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0'xzx'#255#231#233#231#255#208#210#209#255#172#176#173
|
||||
,#255#180#184#182#255#185#189#186#255#207#211#207#255'|'#128'~'#255'MVR'#255
|
||||
+'GOL'#255'6=;'#255'JPN'#255#149#155#151#255#165#172#168#255#203#207#203#255
|
||||
+#193#197#192#255#167#170#167#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#187#188#187
|
||||
+#255#240#242#240#255#239#240#238#255#227#229#227#255#202#205#202#255#189#192
|
||||
+#189#255#147#152#148#255'kuq'#255'Yc`'#255'FNK'#255'x'#129'}'#255#176#185#181
|
||||
+#255#148#152#149#255#168#170#169#255#211#213#211#255#204#208#204#255#230#234
|
||||
+#230#255#158#164#160#255#0#0#0#0#0#0#0#0#0#0#0#0#218#220#218#255#187#190#188
|
||||
+#255#162#166#163#255#180#187#182#255#179#184#180#255#167#170#167#255#140#145
|
||||
+#141#255'frl'#255'[c_'#255#155#163#158#255#167#176#171#255#198#205#202#255
|
||||
+#142#144#143#255#154#156#155#255#157#159#157#255#218#221#218#255#138#143#140
|
||||
+#255'FMJ'#255#0#0#0#0#0#0#0#0#0#0#0#0'\a^'#255#149#158#153#255'tyv'#255'kmk'
|
||||
+#255#228#232#228#255#218#221#218#255#222#226#222#255#175#180#176#255'qvs'#255
|
||||
+#234#237#234#255#208#211#209#255#165#171#168#255#167#172#168#255#211#217#212
|
||||
+#255#216#221#217#255'ptq'#255'PXT'#255'HOL'#255#0#0#0#0#0#0#0#0#140#151#145
|
||||
+#255#170#183#176#255#140#146#142#255#208#213#209#255'vyw'#255'||'#255#185
|
||||
+#188#185#255#189#191#189#255'GLK'#255'dge'#255#243#245#243#255#235#236#235
|
||||
+#255#234#237#234#255#229#231#229#255#173#176#173#255#131#136#133#255'nxt'#255
|
||||
+'[d`'#255'ISN'#255#0#0#0#0'z}z'#255#210#214#211#255#171#178#174#255#176#184
|
||||
+#179#255#206#211#208#255#184#188#184#255#225#229#225#255#159#164#160#255'KQN'
|
||||
+#255'IQM'#255'HOL'#255#228#230#228#255#231#232#231#255#226#229#226#255#222
|
||||
+#227#222#255#221#226#221#255#164#171#166#255'pzu'#255'^hd'#255'LWR'#255#0#0#0
|
||||
+#0#179#183#179#255#239#242#239#255#241#242#241#255#212#215#212#255#187#190
|
||||
+#187#255#173#177#174#255#145#151#147#255'_hd'#255'Wa\'#255'FOK'#255'AKG'#255
|
||||
+#186#189#187#255#228#231#228#255#222#226#222#255#220#225#220#255#220#225#220
|
||||
+#255#163#171#166#255'ozu'#255'akf'#255'ENJ'#255#0#0#0#0#220#223#220#255#239
|
||||
+#240#239#255#233#233#233#255#226#229#226#255#226#231#226#255#215#220#215#255
|
||||
+#155#163#158#255'oyu'#255'[ea'#255'ITO'#255'AKF'#255#0#0#0#0#148#151#148#255
|
||||
+#213#217#213#255#223#228#223#255#220#225#221#255#156#167#161#255'nyt'#255'LT'
|
||||
+'P'#255#0#0#0#0#0#0#0#0#189#191#189#255#235#238#235#255#229#231#229#255#223
|
||||
+#227#223#255#220#225#220#255#218#222#218#255#157#164#160#255'nxt'#255'^gc'
|
||||
+#255'HRM'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#141#144#141#255#173#176#173#255
|
||||
+'y'#128'|'#255';A>'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'mom'#255#210#214#210
|
||||
+#255#221#226#221#255#220#225#220#255#218#224#219#255#153#164#158#255'nzt'#255
|
||||
+'[d_'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#139#142#139#255#208#211
|
||||
+#208#255#213#217#214#255#141#151#146#255'T^Z'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0'z'#133#128#255#176#186#181#255#141#147#144#255#153#156#154#255
|
||||
+#147#148#147#255#188#192#188#255#229#234#230#255#174#178#176#255'KNN'#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#170#177#173#255#168#177#173#255#189#196#192#255#140#144#141#255#139
|
||||
+#141#139#255#151#154#151#255#228#231#228#255#146#151#149#255'BIF'#255':@>'
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0'xzx'#255#231#233#231#255#208#210#209#255#172#176#173#255#180#184#182
|
||||
+#255#185#189#186#255#207#211#207#255'|'#128'~'#255'MVR'#255'GOL'#255'6=;'#255
|
||||
,'JPN'#255#149#155#151#255#165#172#168#255#203#207#203#255#193#197#192#255#167
|
||||
+#170#167#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#187#188#187#255#240#242#240#255
|
||||
+#239#240#238#255#227#229#227#255#202#205#202#255#189#192#189#255#147#152#148
|
||||
+#255'kuq'#255'Yc`'#255'FNK'#255'x'#129'}'#255#176#185#181#255#148#152#149#255
|
||||
+#168#170#169#255#211#213#211#255#204#208#204#255#230#234#230#255#158#164#160
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#218#220#218#255#187#190#188#255#162#166#163#255
|
||||
+#180#187#182#255#179#184#180#255#167#170#167#255#140#145#141#255'frl'#255'[c'
|
||||
+'_'#255#155#163#158#255#167#176#171#255#198#205#202#255#142#144#143#255#154
|
||||
+#156#155#255#157#159#157#255#218#221#218#255#138#143#140#255'FMJ'#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0'\a^'#255#149#158#153#255'tyv'#255'kmk'#255#228#232#228#255
|
||||
+#218#221#218#255#222#226#222#255#175#180#176#255'qvs'#255#234#237#234#255#208
|
||||
+#211#209#255#165#171#168#255#167#172#168#255#211#217#212#255#216#221#217#255
|
||||
+'ptq'#255'PXT'#255'HOL'#255#0#0#0#0#0#0#0#0#140#151#145#255#170#183#176#255
|
||||
+#140#146#142#255#208#213#209#255'vyw'#255'||'#255#185#188#185#255#189#191
|
||||
+#189#255'GLK'#255'dge'#255#243#245#243#255#235#236#235#255#234#237#234#255
|
||||
+#229#231#229#255#173#176#173#255#131#136#133#255'nxt'#255'[d`'#255'ISN'#255#0
|
||||
+#0#0#0'z}z'#255#210#214#211#255#171#178#174#255#176#184#179#255#206#211#208
|
||||
+#255#184#188#184#255#225#229#225#255#159#164#160#255'KQN'#255'IQM'#255'HOL'
|
||||
+#255#228#230#228#255#231#232#231#255#226#229#226#255#222#227#222#255#221#226
|
||||
+#221#255#164#171#166#255'pzu'#255'^hd'#255'LWR'#255#0#0#0#0#179#183#179#255
|
||||
+#239#242#239#255#241#242#241#255#212#215#212#255#187#190#187#255#173#177#174
|
||||
+#255#145#151#147#255'_hd'#255'Wa\'#255'FOK'#255'AKG'#255#186#189#187#255#228
|
||||
+#231#228#255#222#226#222#255#220#225#220#255#220#225#220#255#163#171#166#255
|
||||
+'ozu'#255'akf'#255'ENJ'#255#0#0#0#0#220#223#220#255#239#240#239#255#233#233
|
||||
+#233#255#226#229#226#255#226#231#226#255#215#220#215#255#155#163#158#255'oyu'
|
||||
+#255'[ea'#255'ITO'#255'AKF'#255#0#0#0#0#148#151#148#255#213#217#213#255#223
|
||||
+#228#223#255#220#225#221#255#156#167#161#255'nyt'#255'LTP'#255#0#0#0#0#0#0#0
|
||||
+#0#189#191#189#255#235#238#235#255#229#231#229#255#223#227#223#255#220#225
|
||||
+#220#255#218#222#218#255#157#164#160#255'nxt'#255'^gc'#255'HRM'#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#141#144#141#255#173#176#173#255'y'#128'|'#255';A>'#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'mom'#255#210#214#210#255#221#226#221#255#220
|
||||
+#225#220#255#218#224#219#255#153#164#158#255'nzt'#255'[d_'#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#139#142#139#255#208#211#208#255#213#217#214
|
||||
+#255#141#151#146#255'T^Z'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0'abb'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'abb'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
@ -432,70 +433,70 @@ LazarusResources.Add('TEditorOptionsForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#192#192#192#255#204#204#204#255#202#202#202#255#202#202#202#255#201#201#201
|
||||
+#255#200#200#200#255#199#199#199#255#198#198#198#255#197#197#197#255#193#193
|
||||
+#193#255#186#186#186#255#184#184#184#255#180#180#180#255#173#173#173#255#160
|
||||
+#160#160#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#160#160#255#246#246
|
||||
+#246#255#246#246#246#255#238#238#238#255#230#230#230#255#230#230#230#255#230
|
||||
+#230#230#255#231#231#231#255#232#232#232#255#230#230#230#255#229#229#229#255
|
||||
+#228#228#228#255#226#226#226#255#222#222#222#255#204#204#204#255#184#184#184
|
||||
+#255'yyy'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#165#165#165#255#249#249#249#255
|
||||
+#246#246#246#255#217#217#217#255#215#215#215#255#219#219#219#255#222#222#222
|
||||
+#255#225#225#225#255#228#228#228#255#230#230#230#255#233#233#233#255#235#235
|
||||
+#235#255#237#237#237#255#239#239#239#255#205#205#205#255#178#178#178#255'ttt'
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#164#164#164#255#247#247#247#255#245#245
|
||||
+#245#255#216#216#216#255#218#218#218#255#222#222#222#255#225#225#225#255#228
|
||||
+#228#228#255#230#230#230#255#233#233#233#255#235#235#235#255#237#237#237#255
|
||||
+#239#239#239#255#241#241#241#255#203#203#203#255#168#168#168#255'ooo'#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#162#162#162#255#243#243#243#255#243#243#243#255
|
||||
+#218#218#218#255#221#221#221#255#224#224#224#255#227#227#227#255#230#230#230
|
||||
,#255#232#232#232#255#233#233#233#255#185#185#185#255#217#217#217#255#241#241
|
||||
+#241#255#243#243#243#255#198#198#198#255#158#158#158#255'mmm'#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#161#161#161#255#239#239#239#255#241#241#241#255#222#222
|
||||
+#222#255#224#224#224#255#227#227#227#255#229#229#229#255#232#232#232#255#234
|
||||
+#234#234#255#225#225#225#255#141#141#141#255#233#233#233#255#242#242#242#255
|
||||
+#244#244#244#255#198#198#198#255#157#157#157#255'kkk'#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#161#161#161#255#237#237#237#255#240#240#240#255#224#224#224#255
|
||||
+#226#226#226#255#229#229#229#255#231#231#231#255#234#234#234#255#229#229#229
|
||||
+#255#177#177#177#255#158#158#158#255#200#200#200#255#243#243#243#255#245#245
|
||||
+#245#255#195#195#195#255#148#148#148#255'iii'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#160#160#160#255#237#237#237#255#240#240#240#255#227#227#227#255#229#229
|
||||
+#229#255#231#231#231#255#234#234#234#255#236#236#236#255#147#147#147#255#137
|
||||
+#137#137#255#173#173#173#255'ccc'#255#217#217#217#255#246#246#246#255#191#191
|
||||
+#191#255#139#139#139#255'eee'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#160#160
|
||||
+#255#236#236#236#255#240#240#240#255#229#229#229#255#230#230#230#255#233#233
|
||||
+#233#255#235#235#235#255#238#238#238#255#221#221#221#255#219#219#219#255#196
|
||||
+#196#196#255'aaa'#255#209#209#209#255#247#247#247#255#188#188#188#255#132#132
|
||||
+#132#255'```'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#160#160#255#235#235#235
|
||||
+#255#240#240#240#255#231#231#231#255#233#233#233#255#235#235#235#255#237#237
|
||||
+#237#255#240#240#240#255#151#151#151#255'nnn'#255#150#150#150#255'bbb'#255
|
||||
+#210#210#210#255#248#248#248#255#186#186#186#255''#255']]]'#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#159#159#159#255#232#232#232#255#239#239#239#255#233
|
||||
+#233#233#255#235#235#235#255#237#237#237#255#239#239#239#255#241#241#241#255
|
||||
+'UUU'#255#221#221#221#255#216#216#216#255']]]'#255#209#209#209#255#249#249
|
||||
+#249#255#184#184#184#255'{{{'#255'\\\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#158#158#158#255#229#229#229#255#236#236#236#255#235#235#235#255#237#237#237
|
||||
+#255#239#239#239#255#241#241#241#255#242#242#242#255#165#165#165#255'|||'#255
|
||||
+#142#142#142#255#144#144#144#255#202#202#202#255#250#250#250#255#182#182#182
|
||||
+#255'xxx'#255'ZZZ'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#156#156#156#255#223
|
||||
+#223#223#255#232#232#232#255#238#238#238#255#239#239#239#255#240#240#240#255
|
||||
+#242#242#242#255#244#244#244#255#245#245#245#255#236#236#236#255#245#245#245
|
||||
+#255#249#249#249#255#250#250#250#255#251#251#251#255#174#174#174#255'sss'#255
|
||||
+'VVV'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#154#154#154#255#213#213#213#255#226
|
||||
+#226#226#255#219#219#219#255#199#199#199#255#187#187#187#255#185#185#185#255
|
||||
+#185#185#185#255#183#183#183#255#180#180#180#255#178#178#178#255#177#177#177
|
||||
+#255#177#177#177#255#170#170#170#255'{{{'#255'kkk'#255'TTT'#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#149#149#149#255#205#205#205#255#192#192#192#255'www'#255
|
||||
+'HHH'#255'EEE'#255'GGG'#255'KKK'#255'OOO'#255'PPP'#255'LLL'#255'GGG'#255'HHH'
|
||||
+#255'NNN'#255'VVV'#255'lll'#255'QQQ'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#129
|
||||
+#129#129#255#156#156#156#255'\\\'#255'>>>'#255'BBB'#255'@@@'#255'BBB'#255'CC'
|
||||
+'C'#255'FFF'#255'HHH'#255'EEE'#255'CCC'#255'CCC'#255'EEE'#255'III'#255'UUU'
|
||||
+#255'LLL'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0')))'#255'###'
|
||||
+#255'###'#255'"""'#255'"""'#255'"""'#255'"""'#255'"""'#255'"""'#255'"""'#255
|
||||
+'"""'#255'"""'#255'"""'#255'$$$'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#192#192#192#255#204#204#204#255#202#202#202#255#202#202
|
||||
+#202#255#201#201#201#255#200#200#200#255#199#199#199#255#198#198#198#255#197
|
||||
+#197#197#255#193#193#193#255#186#186#186#255#184#184#184#255#180#180#180#255
|
||||
+#173#173#173#255#160#160#160#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160
|
||||
+#160#160#255#246#246#246#255#246#246#246#255#238#238#238#255#230#230#230#255
|
||||
+#230#230#230#255#230#230#230#255#231#231#231#255#232#232#232#255#230#230#230
|
||||
+#255#229#229#229#255#228#228#228#255#226#226#226#255#222#222#222#255#204#204
|
||||
+#204#255#184#184#184#255'yyy'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#165#165#165
|
||||
+#255#249#249#249#255#246#246#246#255#217#217#217#255#215#215#215#255#219#219
|
||||
+#219#255#222#222#222#255#225#225#225#255#228#228#228#255#230#230#230#255#233
|
||||
+#233#233#255#235#235#235#255#237#237#237#255#239#239#239#255#205#205#205#255
|
||||
+#178#178#178#255'ttt'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#164#164#164#255#247
|
||||
+#247#247#255#245#245#245#255#216#216#216#255#218#218#218#255#222#222#222#255
|
||||
+#225#225#225#255#228#228#228#255#230#230#230#255#233#233#233#255#235#235#235
|
||||
+#255#237#237#237#255#239#239#239#255#241#241#241#255#203#203#203#255#168#168
|
||||
+#168#255'ooo'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#162#162#162#255#243#243#243
|
||||
,#255#243#243#243#255#218#218#218#255#221#221#221#255#224#224#224#255#227#227
|
||||
+#227#255#230#230#230#255#232#232#232#255#233#233#233#255#185#185#185#255#217
|
||||
+#217#217#255#241#241#241#255#243#243#243#255#198#198#198#255#158#158#158#255
|
||||
+'mmm'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#161#161#255#239#239#239#255#241
|
||||
+#241#241#255#222#222#222#255#224#224#224#255#227#227#227#255#229#229#229#255
|
||||
+#232#232#232#255#234#234#234#255#225#225#225#255#141#141#141#255#233#233#233
|
||||
+#255#242#242#242#255#244#244#244#255#198#198#198#255#157#157#157#255'kkk'#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#161#161#255#237#237#237#255#240#240#240
|
||||
+#255#224#224#224#255#226#226#226#255#229#229#229#255#231#231#231#255#234#234
|
||||
+#234#255#229#229#229#255#177#177#177#255#158#158#158#255#200#200#200#255#243
|
||||
+#243#243#255#245#245#245#255#195#195#195#255#148#148#148#255'iii'#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#160#160#160#255#237#237#237#255#240#240#240#255#227
|
||||
+#227#227#255#229#229#229#255#231#231#231#255#234#234#234#255#236#236#236#255
|
||||
+#147#147#147#255#137#137#137#255#173#173#173#255'ccc'#255#217#217#217#255#246
|
||||
+#246#246#255#191#191#191#255#139#139#139#255'eee'#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#160#160#160#255#236#236#236#255#240#240#240#255#229#229#229#255#230
|
||||
+#230#230#255#233#233#233#255#235#235#235#255#238#238#238#255#221#221#221#255
|
||||
+#219#219#219#255#196#196#196#255'aaa'#255#209#209#209#255#247#247#247#255#188
|
||||
+#188#188#255#132#132#132#255'```'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#160#160
|
||||
+#160#255#235#235#235#255#240#240#240#255#231#231#231#255#233#233#233#255#235
|
||||
+#235#235#255#237#237#237#255#240#240#240#255#151#151#151#255'nnn'#255#150#150
|
||||
+#150#255'bbb'#255#210#210#210#255#248#248#248#255#186#186#186#255''#255']'
|
||||
+']]'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#159#159#159#255#232#232#232#255#239
|
||||
+#239#239#255#233#233#233#255#235#235#235#255#237#237#237#255#239#239#239#255
|
||||
+#241#241#241#255'UUU'#255#221#221#221#255#216#216#216#255']]]'#255#209#209
|
||||
+#209#255#249#249#249#255#184#184#184#255'{{{'#255'\\\'#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#158#158#158#255#229#229#229#255#236#236#236#255#235#235#235
|
||||
+#255#237#237#237#255#239#239#239#255#241#241#241#255#242#242#242#255#165#165
|
||||
+#165#255'|||'#255#142#142#142#255#144#144#144#255#202#202#202#255#250#250#250
|
||||
+#255#182#182#182#255'xxx'#255'ZZZ'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#156
|
||||
+#156#156#255#223#223#223#255#232#232#232#255#238#238#238#255#239#239#239#255
|
||||
+#240#240#240#255#242#242#242#255#244#244#244#255#245#245#245#255#236#236#236
|
||||
+#255#245#245#245#255#249#249#249#255#250#250#250#255#251#251#251#255#174#174
|
||||
+#174#255'sss'#255'VVV'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#154#154#154#255
|
||||
+#213#213#213#255#226#226#226#255#219#219#219#255#199#199#199#255#187#187#187
|
||||
+#255#185#185#185#255#185#185#185#255#183#183#183#255#180#180#180#255#178#178
|
||||
+#178#255#177#177#177#255#177#177#177#255#170#170#170#255'{{{'#255'kkk'#255'T'
|
||||
+'TT'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#149#149#149#255#205#205#205#255#192
|
||||
+#192#192#255'www'#255'HHH'#255'EEE'#255'GGG'#255'KKK'#255'OOO'#255'PPP'#255
|
||||
+'LLL'#255'GGG'#255'HHH'#255'NNN'#255'VVV'#255'lll'#255'QQQ'#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#129#129#129#255#156#156#156#255'\\\'#255'>>>'#255'BBB'#255
|
||||
+'@@@'#255'BBB'#255'CCC'#255'FFF'#255'HHH'#255'EEE'#255'CCC'#255'CCC'#255'EEE'
|
||||
+#255'III'#255'UUU'#255'LLL'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0')))'#255'###'#255'###'#255'"""'#255'"""'#255'"""'#255'"""'#255'"""'#255'"'
|
||||
+'""'#255'"""'#255'"""'#255'"""'#255'"""'#255'$$$'#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
]);
|
||||
|
@ -591,6 +591,7 @@ type
|
||||
CancelButton: TButton;
|
||||
|
||||
// general
|
||||
procedure ColorElementListBoxClick(Sender: TObject);
|
||||
procedure GeneralCheckBoxOnChange(Sender: TObject; Index: integer);
|
||||
procedure ComboBoxOnChange(Sender: TObject);
|
||||
procedure ComboBoxOnExit(Sender: TObject);
|
||||
@ -2487,6 +2488,11 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure TEditorOptionsForm.ColorElementListBoxClick(Sender: TObject);
|
||||
begin
|
||||
FindCurHighlightElement;
|
||||
end;
|
||||
|
||||
procedure TEditorOptionsForm.chkCodeFoldingEnabledChange(Sender: TObject);
|
||||
begin
|
||||
lblDividerDrawLevel.Enabled := chkCodeFoldingEnabled.Checked;
|
||||
@ -2816,7 +2822,7 @@ end;
|
||||
|
||||
procedure TEditorOptionsForm.ShowCurAttribute;
|
||||
begin
|
||||
if (CurHighlightElement = Nil) or UpdatingColor then
|
||||
if (CurHighlightElement = nil) or UpdatingColor then
|
||||
exit;
|
||||
UpdatingColor := True;
|
||||
TextBoldCheckBox.Checked := fsBold in CurHighlightElement.Style;
|
||||
|
Loading…
Reference in New Issue
Block a user