mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 17:00:38 +02:00
ide: fix anchoring for some options pages
git-svn-id: trunk@18502 -
This commit is contained in:
parent
983e3633ec
commit
e3edff21e5
@ -4,8 +4,8 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
ClientHeight = 382
|
||||
ClientWidth = 597
|
||||
Visible = False
|
||||
DesignLeft = 449
|
||||
DesignTop = 233
|
||||
DesignLeft = 110
|
||||
DesignTop = 145
|
||||
object LanguageGroupBox: TGroupBox[0]
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = Owner
|
||||
@ -20,7 +20,6 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
Caption = 'LanguageGroupBox'
|
||||
ClientHeight = 33
|
||||
ClientWidth = 593
|
||||
Ctl3D = False
|
||||
TabOrder = 0
|
||||
object LanguageComboBox: TComboBox
|
||||
AnchorSideLeft.Control = LanguageGroupBox
|
||||
@ -33,7 +32,6 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Around = 6
|
||||
Ctl3D = False
|
||||
ItemHeight = 13
|
||||
ItemWidth = 0
|
||||
Style = csDropDownList
|
||||
@ -56,7 +54,6 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
Caption = 'AutoSaveGroupBox'
|
||||
ClientHeight = 93
|
||||
ClientWidth = 593
|
||||
Ctl3D = False
|
||||
TabOrder = 1
|
||||
object AutoSaveIntervalInSecsLabel: TLabel
|
||||
AnchorSideLeft.Control = AutoSaveGroupBox
|
||||
@ -111,7 +108,6 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoComplete = False
|
||||
BorderSpacing.Around = 6
|
||||
Ctl3D = False
|
||||
Enabled = False
|
||||
ItemHeight = 13
|
||||
Items.Strings = (
|
||||
@ -131,19 +127,19 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 88
|
||||
Height = 82
|
||||
Top = 174
|
||||
Width = 597
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'DesktopFilesGroupBox'
|
||||
ClientHeight = 70
|
||||
ClientHeight = 64
|
||||
ClientWidth = 593
|
||||
Ctl3D = False
|
||||
TabOrder = 2
|
||||
object SaveDesktopSettingsToFileButton: TButton
|
||||
AnchorSideLeft.Control = DesktopFilesGroupBox
|
||||
AnchorSideTop.Control = DesktopFilesGroupBox
|
||||
AnchorSideRight.Control = DesktopFilesGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
@ -159,11 +155,13 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
end
|
||||
object LoadDesktopSettingsFromFileButton: TButton
|
||||
AnchorSideLeft.Control = DesktopFilesGroupBox
|
||||
AnchorSideTop.Control = SaveDesktopSettingsToFileButton
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = DesktopFilesGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 23
|
||||
Top = 41
|
||||
Top = 35
|
||||
Width = 581
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
@ -179,7 +177,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 17
|
||||
Top = 268
|
||||
Top = 262
|
||||
Width = 221
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'CheckDiskChangesWithLoadingCheckBox'
|
||||
@ -191,7 +189,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 17
|
||||
Top = 285
|
||||
Top = 279
|
||||
Width = 220
|
||||
Caption = 'ShowHintsForComponentPaletteCheckBox'
|
||||
TabOrder = 4
|
||||
@ -202,7 +200,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 17
|
||||
Top = 302
|
||||
Top = 296
|
||||
Width = 223
|
||||
Caption = 'ShowHintsForMainSpeedButtonsCheckBox'
|
||||
TabOrder = 5
|
||||
@ -213,7 +211,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 17
|
||||
Top = 319
|
||||
Top = 313
|
||||
Width = 179
|
||||
Caption = 'MsgViewDblClickJumpsCheckBox'
|
||||
TabOrder = 6
|
||||
@ -224,7 +222,7 @@ inherited DesktopOptionsFrame: TDesktopOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 17
|
||||
Top = 336
|
||||
Top = 330
|
||||
Width = 139
|
||||
Caption = 'MsgViewFocusCheckBox'
|
||||
TabOrder = 7
|
||||
|
@ -3,85 +3,86 @@
|
||||
LazarusResources.Add('TDesktopOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#20'TDesktopOptionsFrame'#19'DesktopOptionsFrame'#6'Height'#3'~'#1#5
|
||||
+'Width'#3'U'#2#12'ClientHeight'#3'~'#1#11'ClientWidth'#3'U'#2#7'Visible'#8#10
|
||||
+'DesignLeft'#3#193#1#9'DesignTop'#3#233#0#0#242#2#0#9'TGroupBox'#16'Language'
|
||||
+'GroupBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'DesignLeft'#2'n'#9'DesignTop'#3#145#0#0#242#2#0#9'TGroupBox'#16'LanguageGro'
|
||||
+'upBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#5
|
||||
+'Owner'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#0#6'Height'#2'3'#3'Top'#2#0#5'Width'#3'U'#2#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#7'Caption'#6#16'LanguageGr'
|
||||
+'oupBox'#12'ClientHeight'#2'!'#11'ClientWidth'#3'Q'#2#5'Ctl3D'#8#8'TabOrder'
|
||||
+#2#0#0#9'TComboBox'#16'LanguageComboBox'#22'AnchorSideLeft.Control'#7#16'Lan'
|
||||
+'guageGroupBox'#23'AnchorSideRight.Control'#7#16'LanguageGroupBox'#20'Anchor'
|
||||
+'SideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Widt'
|
||||
+'h'#3'E'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8
|
||||
+#20'BorderSpacing.Around'#2#6#5'Ctl3D'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0
|
||||
+#5'Style'#7#14'csDropDownList'#8'TabOrder'#2#0#0#0#0#242#2#1#9'TGroupBox'#16
|
||||
+'AutoSaveGroupBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#16'LanguageGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anch'
|
||||
+'orSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'L'
|
||||
+'eft'#2#0#6'Height'#2'o'#3'Top'#2'9'#5'Width'#3'U'#2#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#0#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#16
|
||||
+'AutoSaveGroupBox'#12'ClientHeight'#2']'#11'ClientWidth'#3'Q'#2#5'Ctl3D'#8#8
|
||||
+'TabOrder'#2#1#0#6'TLabel'#27'AutoSaveIntervalInSecsLabel'#22'AnchorSideLeft'
|
||||
+'.Control'#7#16'AutoSaveGroupBox'#21'AnchorSideTop.Control'#7#23'AutoSavePro'
|
||||
+'jectCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2
|
||||
+#14#3'Top'#2'.'#5'Width'#3#143#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing'
|
||||
+'.Top'#2#6#7'Caption'#6#27'AutoSaveIntervalInSecsLabel'#7'Enabled'#8#11'Pare'
|
||||
+'ntColor'#8#0#0#9'TCheckBox'#27'AutoSaveEditorFilesCheckBox'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#16'AutoSaveGroupBox'#21'AnchorSideTop.Control'#7#16'AutoSaveG'
|
||||
+'roupBox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#162#0#18'BorderSp'
|
||||
+'acing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27'AutoSaveEditorFil'
|
||||
+'esCheckBox'#7'Enabled'#8#8'TabOrder'#2#0#0#0#9'TCheckBox'#23'AutoSaveProjec'
|
||||
+'tCheckBox'#22'AnchorSideLeft.Control'#7#16'AutoSaveGroupBox'#21'AnchorSideT'
|
||||
+'op.Control'#7#27'AutoSaveEditorFilesCheckBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#23#5'Width'#3#147#0#18'BorderS'
|
||||
+'pacing.Left'#2#6#7'Caption'#6#23'AutoSaveProjectCheckBox'#7'Enabled'#8#8'Ta'
|
||||
+'bOrder'#2#1#0#0#9'TComboBox'#30'AutoSaveIntervalInSecsComboBox'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#16'AutoSaveGroupBox'#21'AnchorSideTop.Control'#7#27'AutoS'
|
||||
+'aveIntervalInSecsLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSide'
|
||||
+'Right.Control'#7#16'AutoSaveGroupBox'#20'AnchorSideRight.Side'#7#9'asrBotto'
|
||||
+'m'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'B'#5'Width'#3'E'#2#7'Anchors'#11#5'a'
|
||||
+'kTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#20'BorderSpacing.Around'#2#6
|
||||
+#5'Ctl3D'#8#7'Enabled'#8#10'ItemHeight'#2#13#13'Items.Strings'#1#6#4'1200'#6
|
||||
+#3'600'#6#3'300'#6#3'120'#0#9'ItemWidth'#2#0#8'TabOrder'#2#2#0#0#0#242#2#2#9
|
||||
+'TGroupBox'#20'DesktopFilesGroupBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21
|
||||
+'AnchorSideTop.Control'#7#16'AutoSaveGroupBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#0#6'Height'#2'X'#3'Top'#3#174#0#5'Width'#3'U'#2#7'Anch'
|
||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#17'BorderSpacing.Top'
|
||||
+#2#6#7'Caption'#6#20'DesktopFilesGroupBox'#12'ClientHeight'#2'F'#11'ClientWi'
|
||||
+'dth'#3'Q'#2#5'Ctl3D'#8#8'TabOrder'#2#2#0#7'TButton'#31'SaveDesktopSettingsT'
|
||||
+'oFileButton'#22'AnchorSideLeft.Control'#7#20'DesktopFilesGroupBox'#23'Ancho'
|
||||
+'rSideRight.Control'#7#20'DesktopFilesGroupBox'#20'AnchorSideRight.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3'E'#2#7'Anchors'
|
||||
+'oupBox'#12'ClientHeight'#2'!'#11'ClientWidth'#3'Q'#2#8'TabOrder'#2#0#0#9'TC'
|
||||
+'omboBox'#16'LanguageComboBox'#22'AnchorSideLeft.Control'#7#16'LanguageGroup'
|
||||
+'Box'#23'AnchorSideRight.Control'#7#16'LanguageGroupBox'#20'AnchorSideRight.'
|
||||
+'Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3'E'#2#7
|
||||
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#20'BorderSpa'
|
||||
+'cing.Around'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#5'Style'#7#14'csDropD'
|
||||
+'ownList'#8'TabOrder'#2#0#0#0#0#242#2#1#9'TGroupBox'#16'AutoSaveGroupBox'#22
|
||||
+'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#16'LanguageG'
|
||||
+'roupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
|
||||
+#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'o'
|
||||
+#3'Top'#2'9'#5'Width'#3'U'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#16'AutoSaveGroupBox'#12
|
||||
+'ClientHeight'#2']'#11'ClientWidth'#3'Q'#2#8'TabOrder'#2#1#0#6'TLabel'#27'Au'
|
||||
+'toSaveIntervalInSecsLabel'#22'AnchorSideLeft.Control'#7#16'AutoSaveGroupBox'
|
||||
+#21'AnchorSideTop.Control'#7#23'AutoSaveProjectCheckBox'#18'AnchorSideTop.Si'
|
||||
+'de'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'.'#5'Width'#3#143#0
|
||||
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27'AutoSa'
|
||||
+'veIntervalInSecsLabel'#7'Enabled'#8#11'ParentColor'#8#0#0#9'TCheckBox'#27'A'
|
||||
+'utoSaveEditorFilesCheckBox'#22'AnchorSideLeft.Control'#7#16'AutoSaveGroupBo'
|
||||
+'x'#21'AnchorSideTop.Control'#7#16'AutoSaveGroupBox'#4'Left'#2#6#6'Height'#2
|
||||
+#17#3'Top'#2#6#5'Width'#3#162#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.'
|
||||
+'Top'#2#6#7'Caption'#6#27'AutoSaveEditorFilesCheckBox'#7'Enabled'#8#8'TabOrd'
|
||||
+'er'#2#0#0#0#9'TCheckBox'#23'AutoSaveProjectCheckBox'#22'AnchorSideLeft.Cont'
|
||||
+'rol'#7#16'AutoSaveGroupBox'#21'AnchorSideTop.Control'#7#27'AutoSaveEditorFi'
|
||||
+'lesCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2
|
||||
+#17#3'Top'#2#23#5'Width'#3#147#0#18'BorderSpacing.Left'#2#6#7'Caption'#6#23
|
||||
+'AutoSaveProjectCheckBox'#7'Enabled'#8#8'TabOrder'#2#1#0#0#9'TComboBox'#30'A'
|
||||
+'utoSaveIntervalInSecsComboBox'#22'AnchorSideLeft.Control'#7#16'AutoSaveGrou'
|
||||
+'pBox'#21'AnchorSideTop.Control'#7#27'AutoSaveIntervalInSecsLabel'#18'Anchor'
|
||||
+'SideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'AutoSaveGroup'
|
||||
+'Box'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'T'
|
||||
+'op'#2'B'#5'Width'#3'E'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'A'
|
||||
+'utoComplete'#8#20'BorderSpacing.Around'#2#6#7'Enabled'#8#10'ItemHeight'#2#13
|
||||
+#13'Items.Strings'#1#6#4'1200'#6#3'600'#6#3'300'#6#3'120'#0#9'ItemWidth'#2#0
|
||||
+#8'TabOrder'#2#2#0#0#0#242#2#2#9'TGroupBox'#20'DesktopFilesGroupBox'#22'Anch'
|
||||
+'orSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#16'AutoSaveGroup'
|
||||
+'Box'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5
|
||||
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'R'#3
|
||||
+'Top'#3#174#0#5'Width'#3'U'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#20'DesktopFilesGroupBox'
|
||||
+#12'ClientHeight'#2'@'#11'ClientWidth'#3'Q'#2#8'TabOrder'#2#2#0#7'TButton'#31
|
||||
+'SaveDesktopSettingsToFileButton'#22'AnchorSideLeft.Control'#7#20'DesktopFil'
|
||||
+'esGroupBox'#21'AnchorSideTop.Control'#7#20'DesktopFilesGroupBox'#23'AnchorS'
|
||||
+'ideRight.Control'#7#20'DesktopFilesGroupBox'#20'AnchorSideRight.Side'#7#9'a'
|
||||
+'srBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3'E'#2#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2
|
||||
+#6#7'Caption'#6#31'SaveDesktopSettingsToFileButton'#7'OnClick'#7'$SaveDeskto'
|
||||
+'pSettingsToFileButtonClick'#8'TabOrder'#2#0#0#0#7'TButton!LoadDesktopSettin'
|
||||
+'gsFromFileButton'#22'AnchorSideLeft.Control'#7#20'DesktopFilesGroupBox'#23
|
||||
+'AnchorSideRight.Control'#7#20'DesktopFilesGroupBox'#20'AnchorSideRight.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2')'#5'Width'#3'E'#2#7'Anc'
|
||||
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Aro'
|
||||
+'und'#2#6#7'Caption'#6'!LoadDesktopSettingsFromFileButton'#7'OnClick'#7'&Loa'
|
||||
+'dDesktopSettingsFromFileButtonClick'#8'TabOrder'#2#1#0#0#0#242#2#3#9'TCheck'
|
||||
+'Box#CheckDiskChangesWithLoadingCheckBox'#22'AnchorSideLeft.Control'#7#5'Own'
|
||||
+'er'#21'AnchorSideTop.Control'#7#20'DesktopFilesGroupBox'#18'AnchorSideTop.S'
|
||||
+'ide'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3#12#1#5'Width'#3#221
|
||||
,#0#17'BorderSpacing.Top'#2#6#7'Caption'#6'#CheckDiskChangesWithLoadingCheckB'
|
||||
+'ox'#8'TabOrder'#2#3#0#0#242#2#4#9'TCheckBox$ShowHintsForComponentPaletteChe'
|
||||
+'ckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7'#C'
|
||||
+'heckDiskChangesWithLoadingCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2#0#6'Height'#2#17#3'Top'#3#29#1#5'Width'#3#220#0#7'Caption'#6'$ShowH'
|
||||
+'intsForComponentPaletteCheckBox'#8'TabOrder'#2#4#0#0#242#2#5#9'TCheckBox$Sh'
|
||||
+'owHintsForMainSpeedButtonsCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21
|
||||
+'AnchorSideTop.Control'#7'$ShowHintsForComponentPaletteCheckBox'#18'AnchorSi'
|
||||
+'deTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3'.'#1#5'Width'
|
||||
+#3#223#0#7'Caption'#6'$ShowHintsForMainSpeedButtonsCheckBox'#8'TabOrder'#2#5
|
||||
+#0#0#242#2#6#9'TCheckBox'#28'MsgViewDblClickJumpsCheckBox'#22'AnchorSideLeft'
|
||||
+'.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7'$ShowHintsForMainSpeedButt'
|
||||
+'onsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2
|
||||
+#17#3'Top'#3'?'#1#5'Width'#3#179#0#7'Caption'#6#28'MsgViewDblClickJumpsCheck'
|
||||
+'Box'#8'TabOrder'#2#6#0#0#242#2#7#9'TCheckBox'#20'MsgViewFocusCheckBox'#22'A'
|
||||
+'nchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#28'MsgViewDbl'
|
||||
+'ClickJumpsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Hei'
|
||||
+'ght'#2#17#3'Top'#3'P'#1#5'Width'#3#139#0#7'Caption'#6#20'MsgViewFocusCheckB'
|
||||
+'ox'#8'TabOrder'#2#7#0#0#0
|
||||
+'gsFromFileButton'#22'AnchorSideLeft.Control'#7#20'DesktopFilesGroupBox'#21
|
||||
+'AnchorSideTop.Control'#7#31'SaveDesktopSettingsToFileButton'#18'AnchorSideT'
|
||||
+'op.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#20'DesktopFilesGroupB'
|
||||
+'ox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'To'
|
||||
+'p'#2'#'#5'Width'#3'E'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'Aut'
|
||||
+'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6'!LoadDesktopSettingsFrom'
|
||||
+'FileButton'#7'OnClick'#7'&LoadDesktopSettingsFromFileButtonClick'#8'TabOrde'
|
||||
+'r'#2#1#0#0#0#242#2#3#9'TCheckBox#CheckDiskChangesWithLoadingCheckBox'#22'An'
|
||||
+'chorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#20'DesktopFile'
|
||||
,'sGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17
|
||||
+#3'Top'#3#6#1#5'Width'#3#221#0#17'BorderSpacing.Top'#2#6#7'Caption'#6'#Check'
|
||||
+'DiskChangesWithLoadingCheckBox'#8'TabOrder'#2#3#0#0#242#2#4#9'TCheckBox$Sho'
|
||||
+'wHintsForComponentPaletteCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21
|
||||
+'AnchorSideTop.Control'#7'#CheckDiskChangesWithLoadingCheckBox'#18'AnchorSid'
|
||||
+'eTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3#23#1#5'Width'
|
||||
+#3#220#0#7'Caption'#6'$ShowHintsForComponentPaletteCheckBox'#8'TabOrder'#2#4
|
||||
+#0#0#242#2#5#9'TCheckBox$ShowHintsForMainSpeedButtonsCheckBox'#22'AnchorSide'
|
||||
+'Left.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7'$ShowHintsForComponent'
|
||||
+'PaletteCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'
|
||||
+#2#17#3'Top'#3'('#1#5'Width'#3#223#0#7'Caption'#6'$ShowHintsForMainSpeedButt'
|
||||
+'onsCheckBox'#8'TabOrder'#2#5#0#0#242#2#6#9'TCheckBox'#28'MsgViewDblClickJum'
|
||||
+'psCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'
|
||||
+#7'$ShowHintsForMainSpeedButtonsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBott'
|
||||
+'om'#4'Left'#2#0#6'Height'#2#17#3'Top'#3'9'#1#5'Width'#3#179#0#7'Caption'#6
|
||||
+#28'MsgViewDblClickJumpsCheckBox'#8'TabOrder'#2#6#0#0#242#2#7#9'TCheckBox'#20
|
||||
+'MsgViewFocusCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTo'
|
||||
+'p.Control'#7#28'MsgViewDblClickJumpsCheckBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3'J'#1#5'Width'#3#139#0#7'Captio'
|
||||
+'n'#6#20'MsgViewFocusCheckBox'#8'TabOrder'#2#7#0#0#0
|
||||
]);
|
||||
|
@ -3,19 +3,18 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
Width = 496
|
||||
ClientHeight = 440
|
||||
ClientWidth = 496
|
||||
TabOrder = 0
|
||||
Visible = False
|
||||
DesignLeft = 161
|
||||
DesignTop = 161
|
||||
DesignLeft = 88
|
||||
DesignTop = 116
|
||||
object AutoDelayMaxLabel: TLabel[0]
|
||||
AnchorSideTop.Control = AutoDelayTrackBar
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 390
|
||||
Height = 16
|
||||
Top = 167
|
||||
Width = 106
|
||||
Left = 400
|
||||
Height = 14
|
||||
Top = 157
|
||||
Width = 96
|
||||
Alignment = taRightJustify
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Top = 2
|
||||
@ -27,9 +26,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoDelayTrackBar
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 16
|
||||
Top = 167
|
||||
Width = 105
|
||||
Height = 14
|
||||
Top = 157
|
||||
Width = 92
|
||||
BorderSpacing.Top = 2
|
||||
Caption = 'AutoDelayMinLabel'
|
||||
ParentColor = False
|
||||
@ -39,9 +38,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoDelayTrackBar
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 16
|
||||
Top = 189
|
||||
Width = 84
|
||||
Height = 14
|
||||
Top = 179
|
||||
Width = 76
|
||||
BorderSpacing.Top = 24
|
||||
Caption = 'AutoDelayLabel'
|
||||
ParentColor = False
|
||||
@ -51,9 +50,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = MarkupWordTimeTrackBar
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 16
|
||||
Top = 328
|
||||
Width = 149
|
||||
Height = 14
|
||||
Top = 310
|
||||
Width = 130
|
||||
BorderSpacing.Top = 2
|
||||
Caption = 'MarkupWordDelayMinLabel'
|
||||
ParentColor = False
|
||||
@ -63,10 +62,10 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 346
|
||||
Height = 16
|
||||
Top = 328
|
||||
Width = 150
|
||||
Left = 362
|
||||
Height = 14
|
||||
Top = 310
|
||||
Width = 134
|
||||
Alignment = taRightJustify
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Top = 2
|
||||
@ -78,22 +77,24 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = MarkupWordTimeTrackBar
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 16
|
||||
Top = 350
|
||||
Width = 128
|
||||
Height = 14
|
||||
Top = 332
|
||||
Width = 114
|
||||
BorderSpacing.Top = 24
|
||||
Caption = 'MarkupWordDelayLabel'
|
||||
ParentColor = False
|
||||
end
|
||||
object MarkupWordFullLenLabel: TLabel[6]
|
||||
AnchorSideLeft.Control = MarkupWordFullCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = MarkupWordFullCheckBox
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = MarkupWordFullLenSpin
|
||||
Left = 230
|
||||
Height = 16
|
||||
Top = 236
|
||||
Width = 137
|
||||
BorderSpacing.Left = 230
|
||||
Left = 205
|
||||
Height = 14
|
||||
Top = 223
|
||||
Width = 120
|
||||
BorderSpacing.Left = 60
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MarkupWordFullLenLabel'
|
||||
ParentColor = False
|
||||
@ -102,9 +103,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = Owner
|
||||
Left = 0
|
||||
Height = 19
|
||||
Height = 17
|
||||
Top = 0
|
||||
Width = 183
|
||||
Width = 181
|
||||
Caption = 'AutoIdentifierCompletionCheckBox'
|
||||
TabOrder = 0
|
||||
end
|
||||
@ -113,9 +114,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoIdentifierCompletionCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 25
|
||||
Width = 191
|
||||
Height = 17
|
||||
Top = 23
|
||||
Width = 189
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoRemoveEmptyMethodsOnSave'
|
||||
TabOrder = 1
|
||||
@ -125,9 +126,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoRemoveEmptyMethodsOnSave
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 50
|
||||
Width = 179
|
||||
Height = 17
|
||||
Top = 46
|
||||
Width = 177
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoToolTipSymbToolsCheckBox'
|
||||
TabOrder = 2
|
||||
@ -137,9 +138,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoToolTipSymbToolsCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 75
|
||||
Width = 169
|
||||
Height = 17
|
||||
Top = 69
|
||||
Width = 167
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoCodeParametersCheckBox'
|
||||
Enabled = False
|
||||
@ -150,9 +151,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoCodeParametersCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 100
|
||||
Width = 169
|
||||
Height = 17
|
||||
Top = 92
|
||||
Width = 167
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AutoToolTipExprEvalCheckBox'
|
||||
TabOrder = 4
|
||||
@ -165,7 +166,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 40
|
||||
Top = 125
|
||||
Top = 115
|
||||
Width = 496
|
||||
Frequency = 250
|
||||
Max = 4000
|
||||
@ -173,7 +174,6 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
Position = 500
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 6
|
||||
Ctl3D = False
|
||||
TabOrder = 5
|
||||
end
|
||||
object MarkupWordTimeTrackBar: TTrackBar[13]
|
||||
@ -184,7 +184,7 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 40
|
||||
Top = 286
|
||||
Top = 268
|
||||
Width = 496
|
||||
Frequency = 250
|
||||
Max = 4000
|
||||
@ -192,16 +192,16 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
Position = 500
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 6
|
||||
Ctl3D = False
|
||||
TabOrder = 6
|
||||
end
|
||||
object MarkupWordFullCheckBox: TCheckBox[14]
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = MarkupWordNoTimerCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 236
|
||||
Width = 147
|
||||
Height = 17
|
||||
Top = 222
|
||||
Width = 145
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MarkupWordFullCheckBox'
|
||||
TabOrder = 7
|
||||
@ -211,9 +211,9 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = MarkupWordFullCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 261
|
||||
Width = 137
|
||||
Height = 17
|
||||
Top = 245
|
||||
Width = 135
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MarkupWordNoKeyword'
|
||||
TabOrder = 8
|
||||
@ -221,12 +221,13 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
object MarkupWordFullLenSpin: TSpinEdit[16]
|
||||
AnchorSideLeft.Control = MarkupWordFullLenLabel
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideTop.Control = MarkupWordFullLenLabel
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 373
|
||||
Height = 19
|
||||
Top = 236
|
||||
Left = 331
|
||||
Height = 21
|
||||
Top = 220
|
||||
Width = 48
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
@ -237,23 +238,20 @@ inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
||||
AnchorSideTop.Control = AutoDelayLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 211
|
||||
Width = 171
|
||||
Height = 17
|
||||
Top = 199
|
||||
Width = 169
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'MarkupWordNoTimerCheckBox'
|
||||
TabOrder = 10
|
||||
end
|
||||
object MarkupWordTrim: TCheckBox[18]
|
||||
AnchorSideLeft.Control = MarkupWordNoKeyword
|
||||
AnchorSideTop.Control = MarkupWordFullCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 230
|
||||
Height = 19
|
||||
Top = 261
|
||||
Width = 102
|
||||
BorderSpacing.Left = 230
|
||||
BorderSpacing.Top = 6
|
||||
AnchorSideLeft.Control = MarkupWordFullLenLabel
|
||||
AnchorSideTop.Control = MarkupWordNoKeyword
|
||||
Left = 205
|
||||
Height = 17
|
||||
Top = 245
|
||||
Width = 100
|
||||
Caption = 'MarkupWordTrim'
|
||||
TabOrder = 11
|
||||
end
|
||||
|
@ -1,95 +1,97 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TEditorCodetoolsOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#28'TEditorCodetoolsOptionsFrame'#27'EditorCodetoolsOptionsFrame'#6
|
||||
+'Height'#3#184#1#5'Width'#3#240#1#12'ClientHeight'#3#184#1#11'ClientWidth'#3
|
||||
+#240#1#8'TabOrder'#2#0#7'Visible'#8#10'DesignLeft'#3#161#0#9'DesignTop'#3#161
|
||||
+#0#0#242#2#0#6'TLabel'#17'AutoDelayMaxLabel'#21'AnchorSideTop.Control'#7#17
|
||||
+'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight'
|
||||
+'.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#134#1
|
||||
+#6'Height'#2#16#3'Top'#3#167#0#5'Width'#2'j'#9'Alignment'#7#14'taRightJustif'
|
||||
+'y'#7'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#7'Caption'
|
||||
+#6#17'AutoDelayMaxLabel'#11'ParentColor'#8#0#0#242#2#1#6'TLabel'#17'AutoDela'
|
||||
+'yMinLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'H'
|
||||
+'eight'#2#16#3'Top'#3#167#0#5'Width'#2'i'#17'BorderSpacing.Top'#2#2#7'Captio'
|
||||
+'n'#6#17'AutoDelayMinLabel'#11'ParentColor'#8#0#0#242#2#2#6'TLabel'#14'AutoD'
|
||||
+'elayLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+#17'AutoDelayTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'H'
|
||||
+'eight'#2#16#3'Top'#3#189#0#5'Width'#2'T'#17'BorderSpacing.Top'#2#24#7'Capti'
|
||||
+'on'#6#14'AutoDelayLabel'#11'ParentColor'#8#0#0#242#2#3#6'TLabel'#18'MarkupW'
|
||||
+'ordMinLabel'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'
|
||||
+#7#22'MarkupWordTimeTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2
|
||||
+#0#6'Height'#2#16#3'Top'#3'H'#1#5'Width'#3#149#0#17'BorderSpacing.Top'#2#2#7
|
||||
+'Caption'#6#23'MarkupWordDelayMinLabel'#11'ParentColor'#8#0#0#242#2#4#6'TLab'
|
||||
+'el'#18'MarkupWordMaxLabel'#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTra'
|
||||
+'ckBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5
|
||||
+'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3'Z'#1#6'Height'#2#16
|
||||
+#3'Top'#3'H'#1#5'Width'#3#150#0#9'Alignment'#7#14'taRightJustify'#7'Anchors'
|
||||
+#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#2#7'Caption'#6#23'MarkupWo'
|
||||
+'rdDelayMaxLabel'#11'ParentColor'#8#0#0#242#2#5#6'TLabel'#20'MarkupWordDelay'
|
||||
+'Label'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22
|
||||
+'MarkupWordTimeTrackBar'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6
|
||||
+'Height'#2#16#3'Top'#3'^'#1#5'Width'#3#128#0#17'BorderSpacing.Top'#2#24#7'Ca'
|
||||
+'ption'#6#20'MarkupWordDelayLabel'#11'ParentColor'#8#0#0#242#2#6#6'TLabel'#22
|
||||
+'MarkupWordFullLenLabel'#22'AnchorSideLeft.Control'#7#22'MarkupWordFullCheck'
|
||||
+'Box'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#21
|
||||
+'MarkupWordFullLenSpin'#4'Left'#3#230#0#6'Height'#2#16#3'Top'#3#236#0#5'Widt'
|
||||
+'h'#3#137#0#18'BorderSpacing.Left'#3#230#0#17'BorderSpacing.Top'#2#6#7'Capti'
|
||||
+'on'#6#22'MarkupWordFullLenLabel'#11'ParentColor'#8#0#0#242#2#7#9'TCheckBox '
|
||||
+'AutoIdentifierCompletionCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21
|
||||
+'AnchorSideTop.Control'#7#5'Owner'#4'Left'#2#0#6'Height'#2#19#3'Top'#2#0#5'W'
|
||||
+'idth'#3#183#0#7'Caption'#6' AutoIdentifierCompletionCheckBox'#8'TabOrder'#2
|
||||
+#0#0#0#242#2#8#9'TCheckBox'#28'AutoRemoveEmptyMethodsOnSave'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7' AutoIdentifierCompletio'
|
||||
+'nCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#19
|
||||
+#3'Top'#2#25#5'Width'#3#191#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'Auto'
|
||||
+'RemoveEmptyMethodsOnSave'#8'TabOrder'#2#1#0#0#242#2#9#9'TCheckBox'#28'AutoT'
|
||||
+'oolTipSymbToolsCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSid'
|
||||
+'eTop.Control'#7#28'AutoRemoveEmptyMethodsOnSave'#18'AnchorSideTop.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#0#6'Height'#2#19#3'Top'#2'2'#5'Width'#3#179#0#17'Borde'
|
||||
+'rSpacing.Top'#2#6#7'Caption'#6#28'AutoToolTipSymbToolsCheckBox'#8'TabOrder'
|
||||
+#2#2#0#0#242#2#10#9'TCheckBox'#26'AutoCodeParametersCheckBox'#22'AnchorSideL'
|
||||
+'eft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#28'AutoToolTipSymbTools'
|
||||
+'CheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#19#3
|
||||
+'Top'#2'K'#5'Width'#3#169#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#26'AutoCo'
|
||||
+'deParametersCheckBox'#7'Enabled'#8#8'TabOrder'#2#3#0#0#242#2#11#9'TCheckBox'
|
||||
+#27'AutoToolTipExprEvalCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'An'
|
||||
+'chorSideTop.Control'#7#26'AutoCodeParametersCheckBox'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#19#3'Top'#2'd'#5'Width'#3#169#0#17'B'
|
||||
+'orderSpacing.Top'#2#6#7'Caption'#6#27'AutoToolTipExprEvalCheckBox'#8'TabOrd'
|
||||
+'er'#2#4#0#0#242#2#12#9'TTrackBar'#17'AutoDelayTrackBar'#22'AnchorSideLeft.C'
|
||||
+'ontrol'#7#5'Owner'#21'AnchorSideTop.Control'#7#27'AutoToolTipExprEvalCheckB'
|
||||
+'ox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'O'
|
||||
+'wner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'('#3
|
||||
+'Top'#2'}'#5'Width'#3#240#1#9'Frequency'#3#250#0#3'Max'#3#160#15#3'Min'#3#244
|
||||
+#1#8'Position'#3#244#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'Bord'
|
||||
+'erSpacing.Top'#2#6#5'Ctl3D'#8#8'TabOrder'#2#5#0#0#242#2#13#9'TTrackBar'#22
|
||||
,'MarkupWordTimeTrackBar'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSide'
|
||||
+'Top.Control'#7#19'MarkupWordNoKeyword'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBott'
|
||||
+'om'#4'Left'#2#0#6'Height'#2'('#3'Top'#3#30#1#5'Width'#3#240#1#9'Frequency'#3
|
||||
+#250#0#3'Max'#3#160#15#3'Min'#3#244#1#8'Position'#3#244#1#7'Anchors'#11#5'ak'
|
||||
+'Top'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#5'Ctl3D'#8#8'TabOrder'
|
||||
+#2#6#0#0#242#2#14#9'TCheckBox'#22'MarkupWordFullCheckBox'#22'AnchorSideLeft.'
|
||||
+'Control'#7#5'Owner'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Hei'
|
||||
+'ght'#2#19#3'Top'#3#236#0#5'Width'#3#147#0#17'BorderSpacing.Top'#2#6#7'Capti'
|
||||
+'on'#6#22'MarkupWordFullCheckBox'#8'TabOrder'#2#7#0#0#242#2#15#9'TCheckBox'
|
||||
+#19'MarkupWordNoKeyword'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSide'
|
||||
+'Top.Control'#7#22'MarkupWordFullCheckBox'#18'AnchorSideTop.Side'#7#9'asrBot'
|
||||
+'tom'#4'Left'#2#0#6'Height'#2#19#3'Top'#3#5#1#5'Width'#3#137#0#17'BorderSpac'
|
||||
+'ing.Top'#2#6#7'Caption'#6#19'MarkupWordNoKeyword'#8'TabOrder'#2#8#0#0#242#2
|
||||
+#16#9'TSpinEdit'#21'MarkupWordFullLenSpin'#22'AnchorSideLeft.Control'#7#22'M'
|
||||
+'arkupWordFullLenLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#18'AnchorSide'
|
||||
+'Top.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSi'
|
||||
+'deRight.Side'#7#9'asrBottom'#4'Left'#3'u'#1#6'Height'#2#19#3'Top'#3#236#0#5
|
||||
+'Width'#2'0'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#8'TabOrder'
|
||||
+#2#9#0#0#242#2#17#9'TCheckBox'#25'MarkupWordNoTimerCheckBox'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#14'AutoDelayLabel'#18'An'
|
||||
+'chorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#19#3'Top'#3#211#0#5
|
||||
+'Width'#3#171#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#25'MarkupWordNoTimerC'
|
||||
+'heckBox'#8'TabOrder'#2#10#0#0#242#2#18#9'TCheckBox'#14'MarkupWordTrim'#22'A'
|
||||
+'nchorSideLeft.Control'#7#19'MarkupWordNoKeyword'#21'AnchorSideTop.Control'#7
|
||||
+#22'MarkupWordFullCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3
|
||||
+#230#0#6'Height'#2#19#3'Top'#3#5#1#5'Width'#2'f'#18'BorderSpacing.Left'#3#230
|
||||
+#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#14'MarkupWordTrim'#8'TabOrder'#2#11
|
||||
+#0#0#0
|
||||
+#240#1#7'Visible'#8#10'DesignLeft'#2'X'#9'DesignTop'#2't'#0#242#2#0#6'TLabel'
|
||||
+#17'AutoDelayMaxLabel'#21'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20
|
||||
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#144#1#6'Height'#2#14#3'Top'#3
|
||||
+#157#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#242#2#1#6'TLabel'#17'AutoDelayMinLabel'#22'AnchorSideLef'
|
||||
+'t.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#14#3'Top'#3#157#0
|
||||
+#5'Width'#2'\'#17'BorderSpacing.Top'#2#2#7'Caption'#6#17'AutoDelayMinLabel'
|
||||
+#11'ParentColor'#8#0#0#242#2#2#6'TLabel'#14'AutoDelayLabel'#22'AnchorSideLef'
|
||||
+'t.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#17'AutoDelayTrackBar'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#14#3'Top'#3#179#0
|
||||
+#5'Width'#2'L'#17'BorderSpacing.Top'#2#24#7'Caption'#6#14'AutoDelayLabel'#11
|
||||
+'ParentColor'#8#0#0#242#2#3#6'TLabel'#18'MarkupWordMinLabel'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTrackBa'
|
||||
+'r'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#14#3'Top'#3
|
||||
+'6'#1#5'Width'#3#130#0#17'BorderSpacing.Top'#2#2#7'Caption'#6#23'MarkupWordD'
|
||||
+'elayMinLabel'#11'ParentColor'#8#0#0#242#2#4#6'TLabel'#18'MarkupWordMaxLabel'
|
||||
+#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTrackBar'#18'AnchorSideTop.Sid'
|
||||
+'e'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight'
|
||||
+'.Side'#7#9'asrBottom'#4'Left'#3'j'#1#6'Height'#2#14#3'Top'#3'6'#1#5'Width'#3
|
||||
+#134#0#9'Alignment'#7#14'taRightJustify'#7'Anchors'#11#5'akTop'#7'akRight'#0
|
||||
+#17'BorderSpacing.Top'#2#2#7'Caption'#6#23'MarkupWordDelayMaxLabel'#11'Paren'
|
||||
+'tColor'#8#0#0#242#2#5#6'TLabel'#20'MarkupWordDelayLabel'#22'AnchorSideLeft.'
|
||||
+'Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#22'MarkupWordTimeTrackBar'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#14#3'Top'#3'L'
|
||||
+#1#5'Width'#2'r'#17'BorderSpacing.Top'#2#24#7'Caption'#6#20'MarkupWordDelayL'
|
||||
+'abel'#11'ParentColor'#8#0#0#242#2#6#6'TLabel'#22'MarkupWordFullLenLabel'#22
|
||||
+'AnchorSideLeft.Control'#7#22'MarkupWordFullCheckBox'#19'AnchorSideLeft.Side'
|
||||
+#7#9'asrBottom'#21'AnchorSideTop.Control'#7#22'MarkupWordFullCheckBox'#18'An'
|
||||
+'chorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#21'MarkupWor'
|
||||
+'dFullLenSpin'#4'Left'#3#205#0#6'Height'#2#14#3'Top'#3#223#0#5'Width'#2'x'#18
|
||||
+'BorderSpacing.Left'#2'<'#17'BorderSpacing.Top'#2#6#7'Caption'#6#22'MarkupWo'
|
||||
+'rdFullLenLabel'#11'ParentColor'#8#0#0#242#2#7#9'TCheckBox AutoIdentifierCom'
|
||||
+'pletionCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#5'Owner'#4'Left'#2#0#6'Height'#2#17#3'Top'#2#0#5'Width'#3#181#0#7'C'
|
||||
+'aption'#6' AutoIdentifierCompletionCheckBox'#8'TabOrder'#2#0#0#0#242#2#8#9
|
||||
+'TCheckBox'#28'AutoRemoveEmptyMethodsOnSave'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7' AutoIdentifierCompletionCheckBox'#18'An'
|
||||
+'chorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#2#23#5'W'
|
||||
+'idth'#3#189#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#28'AutoRemoveEmptyMeth'
|
||||
+'odsOnSave'#8'TabOrder'#2#1#0#0#242#2#9#9'TCheckBox'#28'AutoToolTipSymbTools'
|
||||
+'CheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7
|
||||
+#28'AutoRemoveEmptyMethodsOnSave'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le'
|
||||
+'ft'#2#0#6'Height'#2#17#3'Top'#2'.'#5'Width'#3#177#0#17'BorderSpacing.Top'#2
|
||||
+#6#7'Caption'#6#28'AutoToolTipSymbToolsCheckBox'#8'TabOrder'#2#2#0#0#242#2#10
|
||||
+#9'TCheckBox'#26'AutoCodeParametersCheckBox'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#28'AutoToolTipSymbToolsCheckBox'#18'Anch'
|
||||
+'orSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#2'E'#5'Wid'
|
||||
+'th'#3#167#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#26'AutoCodeParametersChe'
|
||||
+'ckBox'#7'Enabled'#8#8'TabOrder'#2#3#0#0#242#2#11#9'TCheckBox'#27'AutoToolTi'
|
||||
+'pExprEvalCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.C'
|
||||
+'ontrol'#7#26'AutoCodeParametersCheckBox'#18'AnchorSideTop.Side'#7#9'asrBott'
|
||||
+'om'#4'Left'#2#0#6'Height'#2#17#3'Top'#2'\'#5'Width'#3#167#0#17'BorderSpacin'
|
||||
+'g.Top'#2#6#7'Caption'#6#27'AutoToolTipExprEvalCheckBox'#8'TabOrder'#2#4#0#0
|
||||
+#242#2#12#9'TTrackBar'#17'AutoDelayTrackBar'#22'AnchorSideLeft.Control'#7#5
|
||||
+'Owner'#21'AnchorSideTop.Control'#7#27'AutoToolTipExprEvalCheckBox'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anc'
|
||||
+'horSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'('#3'Top'#2's'#5
|
||||
+'Width'#3#240#1#9'Frequency'#3#250#0#3'Max'#3#160#15#3'Min'#3#244#1#8'Positi'
|
||||
+'on'#3#244#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.'
|
||||
,'Top'#2#6#8'TabOrder'#2#5#0#0#242#2#13#9'TTrackBar'#22'MarkupWordTimeTrackBa'
|
||||
+'r'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#19'Mar'
|
||||
+'kupWordNoKeyword'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.'
|
||||
+'Control'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'H'
|
||||
+'eight'#2'('#3'Top'#3#12#1#5'Width'#3#240#1#9'Frequency'#3#250#0#3'Max'#3#160
|
||||
+#15#3'Min'#3#244#1#8'Position'#3#244#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'ak'
|
||||
+'Right'#0#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#6#0#0#242#2#14#9'TCheckBox'
|
||||
+#22'MarkupWordFullCheckBox'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorS'
|
||||
+'ideTop.Control'#7#25'MarkupWordNoTimerCheckBox'#18'AnchorSideTop.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3#222#0#5'Width'#3#145#0#17'Bo'
|
||||
+'rderSpacing.Top'#2#6#7'Caption'#6#22'MarkupWordFullCheckBox'#8'TabOrder'#2#7
|
||||
+#0#0#242#2#15#9'TCheckBox'#19'MarkupWordNoKeyword'#22'AnchorSideLeft.Control'
|
||||
+#7#5'Owner'#21'AnchorSideTop.Control'#7#22'MarkupWordFullCheckBox'#18'Anchor'
|
||||
+'SideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3#245#0#5'Wi'
|
||||
+'dth'#3#135#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#19'MarkupWordNoKeyword'
|
||||
+#8'TabOrder'#2#8#0#0#242#2#16#9'TSpinEdit'#21'MarkupWordFullLenSpin'#22'Anch'
|
||||
+'orSideLeft.Control'#7#22'MarkupWordFullLenLabel'#19'AnchorSideLeft.Side'#7#9
|
||||
+'asrBottom'#21'AnchorSideTop.Control'#7#22'MarkupWordFullLenLabel'#18'Anchor'
|
||||
+'SideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anch'
|
||||
+'orSideRight.Side'#7#9'asrBottom'#4'Left'#3'K'#1#6'Height'#2#21#3'Top'#3#220
|
||||
+#0#5'Width'#2'0'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#8'TabO'
|
||||
+'rder'#2#9#0#0#242#2#17#9'TCheckBox'#25'MarkupWordNoTimerCheckBox'#22'Anchor'
|
||||
+'SideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#14'AutoDelayLabel'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2#17#3'Top'#3
|
||||
+#199#0#5'Width'#3#169#0#17'BorderSpacing.Top'#2#6#7'Caption'#6#25'MarkupWord'
|
||||
+'NoTimerCheckBox'#8'TabOrder'#2#10#0#0#242#2#18#9'TCheckBox'#14'MarkupWordTr'
|
||||
+'im'#22'AnchorSideLeft.Control'#7#22'MarkupWordFullLenLabel'#21'AnchorSideTo'
|
||||
+'p.Control'#7#19'MarkupWordNoKeyword'#4'Left'#3#205#0#6'Height'#2#17#3'Top'#3
|
||||
+#245#0#5'Width'#2'd'#7'Caption'#6#14'MarkupWordTrim'#8'TabOrder'#2#11#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user