jcf: use parentfont always

git-svn-id: trunk@23115 -
This commit is contained in:
paul 2009-12-13 04:53:39 +00:00
parent ed72cdd05c
commit d89894ca1e
8 changed files with 226 additions and 243 deletions

View File

@ -3,15 +3,13 @@ inherited fClarify: TfClarify
Width = 426 Width = 426
ClientHeight = 292 ClientHeight = 292
ClientWidth = 426 ClientWidth = 426
Font.CharSet = ANSI_CHARSET DesignLeft = 130
Font.Height = -15 DesignTop = 131
Font.Name = 'Segoe UI'
ParentFont = False
object Label1: TLabel[0] object Label1: TLabel[0]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 8 Top = 8
Width = 164 Width = 124
Caption = 'File extensions to format:' Caption = 'File extensions to format:'
ParentColor = False ParentColor = False
end end

View File

@ -2,19 +2,18 @@
LazarusResources.Add('TfClarify','FORMDATA',[ LazarusResources.Add('TfClarify','FORMDATA',[
'TPF0'#241#9'TfClarify'#8'fClarify'#6'Height'#3'$'#1#5'Width'#3#170#1#12'Clie' 'TPF0'#241#9'TfClarify'#8'fClarify'#6'Height'#3'$'#1#5'Width'#3#170#1#12'Clie'
+'ntHeight'#3'$'#1#11'ClientWidth'#3#170#1#12'Font.CharSet'#7#12'ANSI_CHARSET' +'ntHeight'#3'$'#1#11'ClientWidth'#3#170#1#10'DesignLeft'#3#130#0#9'DesignTop'
+#11'Font.Height'#2#241#9'Font.Name'#6#8'Segoe UI'#10'ParentFont'#8#0#242#2#0 +#3#131#0#0#242#2#0#6'TLabel'#6'Label1'#4'Left'#2#8#6'Height'#2#14#3'Top'#2#8
+#6'TLabel'#6'Label1'#4'Left'#2#8#6'Height'#2#18#3'Top'#2#8#5'Width'#3#164#0#7 +#5'Width'#2'|'#7'Caption'#6#26'File extensions to format:'#11'ParentColor'#8
+'Caption'#6#26'File extensions to format:'#11'ParentColor'#8#0#0#242#2#1#11 +#0#0#242#2#1#11'TRadioGroup'#13'rgRunOnceOffs'#4'Left'#3#136#0#6'Height'#2'W'
+'TRadioGroup'#13'rgRunOnceOffs'#4'Left'#3#136#0#6'Height'#2'W'#3'Top'#2'"'#5 +#3'Top'#2'"'#5'Width'#3#141#0#8'AutoFill'#9#7'Caption'#6#13'Run once-offs'#28
+'Width'#3#141#0#8'AutoFill'#9#7'Caption'#6#13'Run once-offs'#28'ChildSizing.' +'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'C'
+'LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.E' +'hildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing'
+'nlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVert' +'.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHoriz'
+'ical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14 +'ontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChi'
+'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'Chil' +'lds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSiz'
+'dSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.Controls' +'ing.ControlsPerLine'#2#1#12'ClientHeight'#2'E'#11'ClientWidth'#3#137#0#13'I'
+'PerLine'#2#1#12'ClientHeight'#2'E'#11'ClientWidth'#3#137#0#13'Items.Strings' +'tems.Strings'#1#6#11'Do &not run'#6#7'Do &run'#6#15'Run &only these'#0#8'Ta'
+#1#6#11'Do &not run'#6#7'Do &run'#6#15'Run &only these'#0#8'TabOrder'#2#0#0#0 +'bOrder'#2#0#0#0#242#2#2#5'TMemo'#15'mFileExtensions'#4'Left'#2#8#6'Height'#2
+#242#2#2#5'TMemo'#15'mFileExtensions'#4'Left'#2#8#6'Height'#2#127#3'Top'#2'"' +#127#3'Top'#2'"'#5'Width'#2'm'#8'TabOrder'#2#1#0#0#0
+#5'Width'#2'm'#8'TabOrder'#2#1#0#0#0
]); ]);

View File

@ -3,25 +3,21 @@ inherited fClarifySpaces: TfClarifySpaces
Width = 472 Width = 472
ClientHeight = 463 ClientHeight = 463
ClientWidth = 472 ClientWidth = 472
Font.CharSet = ANSI_CHARSET DesignLeft = 479
Font.Height = -15
Font.Name = 'Segoe UI'
ParentFont = False
DesignLeft = 493
DesignTop = 188 DesignTop = 188
object cbFixSpacing: TCheckBox[0] object cbFixSpacing: TCheckBox[0]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 6 Top = 6
Width = 92 Width = 71
Caption = 'Fix &spacing' Caption = 'Fix &spacing'
TabOrder = 0 TabOrder = 0
end end
object cbSpaceClassHeritage: TCheckBox[1] object cbSpaceClassHeritage: TCheckBox[1]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 29 Top = 29
Width = 200 Width = 151
Caption = 'Space before class &heritage' Caption = 'Space before class &heritage'
TabOrder = 1 TabOrder = 1
end end
@ -36,144 +32,144 @@ inherited fClarifySpaces: TfClarifySpaces
TabOrder = 2 TabOrder = 2
object lblSpaceBeforeColonVar: TLabel object lblSpaceBeforeColonVar: TLabel
Left = 8 Left = 8
Height = 18 Height = 14
Top = 3 Top = 3
Width = 106 Width = 78
Caption = '&Var declarations' Caption = '&Var declarations'
FocusControl = eSpaceBeforeColonVar FocusControl = eSpaceBeforeColonVar
ParentColor = False ParentColor = False
end end
object lblSpacesBeforeColonClassVar: TLabel object lblSpacesBeforeColonClassVar: TLabel
Left = 8 Left = 8
Height = 18 Height = 14
Top = 123 Top = 123
Width = 101 Width = 72
Caption = '&Class variables' Caption = '&Class variables'
FocusControl = eSpacesBeforeColonClassVar FocusControl = eSpacesBeforeColonClassVar
ParentColor = False ParentColor = False
end end
object lblSpaceBeforeColonFn: TLabel object lblSpaceBeforeColonFn: TLabel
Left = 8 Left = 8
Height = 18 Height = 14
Top = 93 Top = 93
Width = 138 Width = 105
Caption = '&Function return types' Caption = '&Function return types'
FocusControl = eSpaceBeforeColonFn FocusControl = eSpaceBeforeColonFn
ParentColor = False ParentColor = False
end end
object lblSpaceBeforeColonParam: TLabel object lblSpaceBeforeColonParam: TLabel
Left = 8 Left = 8
Height = 18 Height = 14
Top = 63 Top = 63
Width = 148 Width = 108
Caption = '&Procedure parameters' Caption = '&Procedure parameters'
FocusControl = eSpaceBeforeColonParam FocusControl = eSpaceBeforeColonParam
ParentColor = False ParentColor = False
end end
object lblSpacesBeforeCaseLabel: TLabel object lblSpacesBeforeCaseLabel: TLabel
Left = 5 Left = 5
Height = 18 Height = 14
Top = 183 Top = 183
Width = 70 Width = 50
Caption = 'Case l&abel' Caption = 'Case l&abel'
FocusControl = eSpacesBeforeCaseLabel FocusControl = eSpacesBeforeCaseLabel
ParentColor = False ParentColor = False
end end
object lbSpacesBeforeLabel: TLabel object lbSpacesBeforeLabel: TLabel
Left = 5 Left = 5
Height = 18 Height = 14
Top = 213 Top = 213
Width = 36 Width = 26
Caption = '&Label' Caption = '&Label'
FocusControl = eSpacesBeforeLabel FocusControl = eSpacesBeforeLabel
ParentColor = False ParentColor = False
end end
object lblSpacesBeforeColonGeneric: TLabel object lblSpacesBeforeColonGeneric: TLabel
Left = 5 Left = 5
Height = 18 Height = 14
Top = 243 Top = 243
Width = 64 Width = 49
Caption = 'In &generic' Caption = 'In &generic'
FocusControl = eSpacesBeforeColonGeneric FocusControl = eSpacesBeforeColonGeneric
ParentColor = False ParentColor = False
end end
object lblSpaceBeforeColonConst: TLabel object lblSpaceBeforeColonConst: TLabel
Left = 7 Left = 7
Height = 18 Height = 14
Top = 33 Top = 33
Width = 123 Width = 90
Caption = 'C&onst declarations' Caption = 'C&onst declarations'
FocusControl = eSpaceBeforeColonConst FocusControl = eSpaceBeforeColonConst
ParentColor = False ParentColor = False
end end
object lblSpacesBeforeColonRecordField: TLabel object lblSpacesBeforeColonRecordField: TLabel
Left = 8 Left = 8
Height = 18 Height = 14
Top = 153 Top = 153
Width = 87 Width = 63
Caption = '&Record fields' Caption = '&Record fields'
FocusControl = eSpacesBeforeColonRecordField FocusControl = eSpacesBeforeColonRecordField
ParentColor = False ParentColor = False
end end
object eSpaceBeforeColonVar: TSpinEdit object eSpaceBeforeColonVar: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 1 Top = 1
Width = 50 Width = 50
TabOrder = 0 TabOrder = 0
end end
object eSpaceBeforeColonParam: TSpinEdit object eSpaceBeforeColonParam: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 61 Top = 61
Width = 50 Width = 50
TabOrder = 1 TabOrder = 1
end end
object eSpaceBeforeColonFn: TSpinEdit object eSpaceBeforeColonFn: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 91 Top = 91
Width = 50 Width = 50
TabOrder = 2 TabOrder = 2
end end
object eSpacesBeforeColonClassVar: TSpinEdit object eSpacesBeforeColonClassVar: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 121 Top = 121
Width = 50 Width = 50
TabOrder = 3 TabOrder = 3
end end
object eSpacesBeforeCaseLabel: TSpinEdit object eSpacesBeforeCaseLabel: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 181 Top = 181
Width = 50 Width = 50
TabOrder = 4 TabOrder = 4
end end
object eSpacesBeforeLabel: TSpinEdit object eSpacesBeforeLabel: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 211 Top = 211
Width = 50 Width = 50
TabOrder = 5 TabOrder = 5
end end
object eSpacesBeforeColonGeneric: TSpinEdit object eSpacesBeforeColonGeneric: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 241 Top = 241
Width = 50 Width = 50
TabOrder = 6 TabOrder = 6
end end
object eSpaceBeforeColonConst: TSpinEdit object eSpaceBeforeColonConst: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 31 Top = 31
Width = 50 Width = 50
TabOrder = 7 TabOrder = 7
end end
object eSpacesBeforeColonRecordField: TSpinEdit object eSpacesBeforeColonRecordField: TSpinEdit
Left = 180 Left = 180
Height = 25 Height = 21
Top = 151 Top = 151
Width = 50 Width = 50
TabOrder = 8 TabOrder = 8
@ -190,41 +186,41 @@ inherited fClarifySpaces: TfClarifySpaces
TabOrder = 3 TabOrder = 3
object Label1: TLabel object Label1: TLabel
Left = 240 Left = 240
Height = 18 Height = 14
Top = 7 Top = 7
Width = 100 Width = 73
Caption = 'Spaces per tab' Caption = 'Spaces per tab'
ParentColor = False ParentColor = False
end end
object Label3: TLabel object Label3: TLabel
Left = 240 Left = 240
Height = 18 Height = 14
Top = 29 Top = 29
Width = 96 Width = 71
Caption = 'Spaces for tab' Caption = 'Spaces for tab'
ParentColor = False ParentColor = False
end end
object cbTabsToSpaces: TCheckBox object cbTabsToSpaces: TCheckBox
Left = 6 Left = 6
Height = 21 Height = 17
Top = 9 Top = 9
Width = 148 Width = 113
Caption = 'Turn tabs to spaces' Caption = 'Turn tabs to spaces'
OnClick = cbTabsToSpacesClick OnClick = cbTabsToSpacesClick
TabOrder = 0 TabOrder = 0
end end
object cbSpacesToTabs: TCheckBox object cbSpacesToTabs: TCheckBox
Left = 6 Left = 6
Height = 21 Height = 17
Top = 31 Top = 31
Width = 148 Width = 113
Caption = 'Turn spaces to tabs' Caption = 'Turn spaces to tabs'
OnClick = cbSpacesToTabsClick OnClick = cbSpacesToTabsClick
TabOrder = 2 TabOrder = 2
end end
object edtSpacesPerTab: TSpinEdit object edtSpacesPerTab: TSpinEdit
Left = 356 Left = 356
Height = 25 Height = 21
Top = 5 Top = 5
Width = 49 Width = 49
MaxValue = 12 MaxValue = 12
@ -232,7 +228,7 @@ inherited fClarifySpaces: TfClarifySpaces
end end
object edtSpacesForTab: TSpinEdit object edtSpacesForTab: TSpinEdit
Left = 356 Left = 356
Height = 25 Height = 21
Top = 29 Top = 29
Width = 49 Width = 49
MaxValue = 12 MaxValue = 12
@ -241,16 +237,16 @@ inherited fClarifySpaces: TfClarifySpaces
end end
object cbMaxSpaces: TCheckBox[4] object cbMaxSpaces: TCheckBox[4]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 426 Top = 426
Width = 147 Width = 111
Caption = '&Max spaces in code' Caption = '&Max spaces in code'
OnClick = cbMaxSpacesClick OnClick = cbMaxSpacesClick
TabOrder = 4 TabOrder = 4
end end
object edtMaxSpacesInCode: TSpinEdit[5] object edtMaxSpacesInCode: TSpinEdit[5]
Left = 193 Left = 193
Height = 25 Height = 21
Top = 424 Top = 424
Width = 50 Width = 50
MaxValue = 99 MaxValue = 99
@ -291,25 +287,25 @@ inherited fClarifySpaces: TfClarifySpaces
TabOrder = 7 TabOrder = 7
object cbInsertSpaceBeforeBracketinFunctionDeclaration: TCheckBox object cbInsertSpaceBeforeBracketinFunctionDeclaration: TCheckBox
Left = 8 Left = 8
Height = 21 Height = 17
Top = 10 Top = 10
Width = 159 Width = 126
Caption = 'In function &declaration' Caption = 'In function &declaration'
TabOrder = 0 TabOrder = 0
end end
object cbInsertSpaceBeforeBracketinFunctionCall: TCheckBox object cbInsertSpaceBeforeBracketinFunctionCall: TCheckBox
Left = 8 Left = 8
Height = 21 Height = 17
Top = 32 Top = 32
Width = 110 Width = 88
Caption = 'In function &call' Caption = 'In function &call'
TabOrder = 1 TabOrder = 1
end end
object cbBeforeOpenSquareBracketInExpression: TCheckBox object cbBeforeOpenSquareBracketInExpression: TCheckBox
Left = 8 Left = 8
Height = 21 Height = 17
Top = 52 Top = 52
Width = 159 Width = 123
Caption = 'Before [ in expression' Caption = 'Before [ in expression'
TabOrder = 2 TabOrder = 2
end end
@ -325,26 +321,26 @@ inherited fClarifySpaces: TfClarifySpaces
TabOrder = 8 TabOrder = 8
object CheckBoxInsertSpaceBeforeEnd: TCheckBox object CheckBoxInsertSpaceBeforeEnd: TCheckBox
Left = 8 Left = 8
Height = 21 Height = 17
Top = 27 Top = 27
Width = 89 Width = 71
Caption = 'Before end' Caption = 'Before end'
TabOrder = 0 TabOrder = 0
end end
object cbInsertSpaceAfterOpen: TCheckBox object cbInsertSpaceAfterOpen: TCheckBox
Left = 8 Left = 8
Height = 21 Height = 17
Top = 4 Top = 4
Width = 84 Width = 70
Caption = 'After open' Caption = 'After open'
TabOrder = 1 TabOrder = 1
end end
end end
object cbMoveSpacesToBeforeColon: TCheckBox[9] object cbMoveSpacesToBeforeColon: TCheckBox[9]
Left = 260 Left = 260
Height = 21 Height = 17
Top = 270 Top = 270
Width = 204 Width = 156
Caption = 'Move spaces to before colon' Caption = 'Move spaces to before colon'
TabOrder = 9 TabOrder = 9
end end

View File

@ -2,98 +2,96 @@
LazarusResources.Add('TfClarifySpaces','FORMDATA',[ LazarusResources.Add('TfClarifySpaces','FORMDATA',[
'TPF0'#241#15'TfClarifySpaces'#14'fClarifySpaces'#6'Height'#3#207#1#5'Width'#3 'TPF0'#241#15'TfClarifySpaces'#14'fClarifySpaces'#6'Height'#3#207#1#5'Width'#3
+#216#1#12'ClientHeight'#3#207#1#11'ClientWidth'#3#216#1#12'Font.CharSet'#7#12 +#216#1#12'ClientHeight'#3#207#1#11'ClientWidth'#3#216#1#10'DesignLeft'#3#223
+'ANSI_CHARSET'#11'Font.Height'#2#241#9'Font.Name'#6#8'Segoe UI'#10'ParentFon' +#1#9'DesignTop'#3#188#0#0#242#2#0#9'TCheckBox'#12'cbFixSpacing'#4'Left'#2#8#6
+'t'#8#10'DesignLeft'#3#237#1#9'DesignTop'#3#188#0#0#242#2#0#9'TCheckBox'#12 +'Height'#2#17#3'Top'#2#6#5'Width'#2'G'#7'Caption'#6#12'Fix &spacing'#8'TabOr'
+'cbFixSpacing'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#6#5'Width'#2'\'#7'Caption' +'der'#2#0#0#0#242#2#1#9'TCheckBox'#20'cbSpaceClassHeritage'#4'Left'#2#8#6'He'
+#6#12'Fix &spacing'#8'TabOrder'#2#0#0#0#242#2#1#9'TCheckBox'#20'cbSpaceClass' +'ight'#2#17#3'Top'#2#29#5'Width'#3#151#0#7'Caption'#6#28'Space before class '
+'Heritage'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#29#5'Width'#3#200#0#7'Caption' +'&heritage'#8'TabOrder'#2#1#0#0#242#2#2#9'TGroupBox'#7'gbColon'#4'Left'#2#8#6
+#6#28'Space before class &heritage'#8'TabOrder'#2#1#0#0#242#2#2#9'TGroupBox' +'Height'#3'$'#1#3'Top'#2'2'#5'Width'#3#246#0#7'Caption'#6#23'Spaces &before '
+#7'gbColon'#4'Left'#2#8#6'Height'#3'$'#1#3'Top'#2'2'#5'Width'#3#246#0#7'Capt' +'colon in'#12'ClientHeight'#3#18#1#11'ClientWidth'#3#242#0#8'TabOrder'#2#2#0
+'ion'#6#23'Spaces &before colon in'#12'ClientHeight'#3#18#1#11'ClientWidth'#3 +#6'TLabel'#22'lblSpaceBeforeColonVar'#4'Left'#2#8#6'Height'#2#14#3'Top'#2#3#5
+#242#0#8'TabOrder'#2#2#0#6'TLabel'#22'lblSpaceBeforeColonVar'#4'Left'#2#8#6 +'Width'#2'N'#7'Caption'#6#17'&Var declarations'#12'FocusControl'#7#20'eSpace'
+'Height'#2#18#3'Top'#2#3#5'Width'#2'j'#7'Caption'#6#17'&Var declarations'#12 +'BeforeColonVar'#11'ParentColor'#8#0#0#6'TLabel'#28'lblSpacesBeforeColonClas'
+'FocusControl'#7#20'eSpaceBeforeColonVar'#11'ParentColor'#8#0#0#6'TLabel'#28 +'sVar'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'{'#5'Width'#2'H'#7'Caption'#6#16
+'lblSpacesBeforeColonClassVar'#4'Left'#2#8#6'Height'#2#18#3'Top'#2'{'#5'Widt' +'&Class variables'#12'FocusControl'#7#26'eSpacesBeforeColonClassVar'#11'Pare'
+'h'#2'e'#7'Caption'#6#16'&Class variables'#12'FocusControl'#7#26'eSpacesBefo' +'ntColor'#8#0#0#6'TLabel'#21'lblSpaceBeforeColonFn'#4'Left'#2#8#6'Height'#2
+'reColonClassVar'#11'ParentColor'#8#0#0#6'TLabel'#21'lblSpaceBeforeColonFn'#4 +#14#3'Top'#2']'#5'Width'#2'i'#7'Caption'#6#22'&Function return types'#12'Foc'
+'Left'#2#8#6'Height'#2#18#3'Top'#2']'#5'Width'#3#138#0#7'Caption'#6#22'&Func' +'usControl'#7#19'eSpaceBeforeColonFn'#11'ParentColor'#8#0#0#6'TLabel'#24'lbl'
+'tion return types'#12'FocusControl'#7#19'eSpaceBeforeColonFn'#11'ParentColo' +'SpaceBeforeColonParam'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'?'#5'Width'#2'l'
+'r'#8#0#0#6'TLabel'#24'lblSpaceBeforeColonParam'#4'Left'#2#8#6'Height'#2#18#3 +#7'Caption'#6#21'&Procedure parameters'#12'FocusControl'#7#22'eSpaceBeforeCo'
+'Top'#2'?'#5'Width'#3#148#0#7'Caption'#6#21'&Procedure parameters'#12'FocusC' +'lonParam'#11'ParentColor'#8#0#0#6'TLabel'#24'lblSpacesBeforeCaseLabel'#4'Le'
+'ontrol'#7#22'eSpaceBeforeColonParam'#11'ParentColor'#8#0#0#6'TLabel'#24'lbl' +'ft'#2#5#6'Height'#2#14#3'Top'#3#183#0#5'Width'#2'2'#7'Caption'#6#11'Case l&'
+'SpacesBeforeCaseLabel'#4'Left'#2#5#6'Height'#2#18#3'Top'#3#183#0#5'Width'#2 +'abel'#12'FocusControl'#7#22'eSpacesBeforeCaseLabel'#11'ParentColor'#8#0#0#6
+'F'#7'Caption'#6#11'Case l&abel'#12'FocusControl'#7#22'eSpacesBeforeCaseLabe' +'TLabel'#19'lbSpacesBeforeLabel'#4'Left'#2#5#6'Height'#2#14#3'Top'#3#213#0#5
+'l'#11'ParentColor'#8#0#0#6'TLabel'#19'lbSpacesBeforeLabel'#4'Left'#2#5#6'He' +'Width'#2#26#7'Caption'#6#6'&Label'#12'FocusControl'#7#18'eSpacesBeforeLabel'
+'ight'#2#18#3'Top'#3#213#0#5'Width'#2'$'#7'Caption'#6#6'&Label'#12'FocusCont' +#11'ParentColor'#8#0#0#6'TLabel'#27'lblSpacesBeforeColonGeneric'#4'Left'#2#5
+'rol'#7#18'eSpacesBeforeLabel'#11'ParentColor'#8#0#0#6'TLabel'#27'lblSpacesB' +#6'Height'#2#14#3'Top'#3#243#0#5'Width'#2'1'#7'Caption'#6#11'In &generic'#12
+'eforeColonGeneric'#4'Left'#2#5#6'Height'#2#18#3'Top'#3#243#0#5'Width'#2'@'#7 +'FocusControl'#7#25'eSpacesBeforeColonGeneric'#11'ParentColor'#8#0#0#6'TLabe'
+'Caption'#6#11'In &generic'#12'FocusControl'#7#25'eSpacesBeforeColonGeneric' +'l'#24'lblSpaceBeforeColonConst'#4'Left'#2#7#6'Height'#2#14#3'Top'#2'!'#5'Wi'
+#11'ParentColor'#8#0#0#6'TLabel'#24'lblSpaceBeforeColonConst'#4'Left'#2#7#6 +'dth'#2'Z'#7'Caption'#6#19'C&onst declarations'#12'FocusControl'#7#22'eSpace'
+'Height'#2#18#3'Top'#2'!'#5'Width'#2'{'#7'Caption'#6#19'C&onst declarations' +'BeforeColonConst'#11'ParentColor'#8#0#0#6'TLabel'#31'lblSpacesBeforeColonRe'
+#12'FocusControl'#7#22'eSpaceBeforeColonConst'#11'ParentColor'#8#0#0#6'TLabe' +'cordField'#4'Left'#2#8#6'Height'#2#14#3'Top'#3#153#0#5'Width'#2'?'#7'Captio'
+'l'#31'lblSpacesBeforeColonRecordField'#4'Left'#2#8#6'Height'#2#18#3'Top'#3 +'n'#6#14'&Record fields'#12'FocusControl'#7#29'eSpacesBeforeColonRecordField'
+#153#0#5'Width'#2'W'#7'Caption'#6#14'&Record fields'#12'FocusControl'#7#29'e' +#11'ParentColor'#8#0#0#9'TSpinEdit'#20'eSpaceBeforeColonVar'#4'Left'#3#180#0
+'SpacesBeforeColonRecordField'#11'ParentColor'#8#0#0#9'TSpinEdit'#20'eSpaceB' +#6'Height'#2#21#3'Top'#2#1#5'Width'#2'2'#8'TabOrder'#2#0#0#0#9'TSpinEdit'#22
+'eforeColonVar'#4'Left'#3#180#0#6'Height'#2#25#3'Top'#2#1#5'Width'#2'2'#8'Ta' +'eSpaceBeforeColonParam'#4'Left'#3#180#0#6'Height'#2#21#3'Top'#2'='#5'Width'
+'bOrder'#2#0#0#0#9'TSpinEdit'#22'eSpaceBeforeColonParam'#4'Left'#3#180#0#6'H' +#2'2'#8'TabOrder'#2#1#0#0#9'TSpinEdit'#19'eSpaceBeforeColonFn'#4'Left'#3#180
+'eight'#2#25#3'Top'#2'='#5'Width'#2'2'#8'TabOrder'#2#1#0#0#9'TSpinEdit'#19'e' +#0#6'Height'#2#21#3'Top'#2'['#5'Width'#2'2'#8'TabOrder'#2#2#0#0#9'TSpinEdit'
+'SpaceBeforeColonFn'#4'Left'#3#180#0#6'Height'#2#25#3'Top'#2'['#5'Width'#2'2' +#26'eSpacesBeforeColonClassVar'#4'Left'#3#180#0#6'Height'#2#21#3'Top'#2'y'#5
+#8'TabOrder'#2#2#0#0#9'TSpinEdit'#26'eSpacesBeforeColonClassVar'#4'Left'#3 +'Width'#2'2'#8'TabOrder'#2#3#0#0#9'TSpinEdit'#22'eSpacesBeforeCaseLabel'#4'L'
+#180#0#6'Height'#2#25#3'Top'#2'y'#5'Width'#2'2'#8'TabOrder'#2#3#0#0#9'TSpinE' +'eft'#3#180#0#6'Height'#2#21#3'Top'#3#181#0#5'Width'#2'2'#8'TabOrder'#2#4#0#0
+'dit'#22'eSpacesBeforeCaseLabel'#4'Left'#3#180#0#6'Height'#2#25#3'Top'#3#181 +#9'TSpinEdit'#18'eSpacesBeforeLabel'#4'Left'#3#180#0#6'Height'#2#21#3'Top'#3
+#0#5'Width'#2'2'#8'TabOrder'#2#4#0#0#9'TSpinEdit'#18'eSpacesBeforeLabel'#4'L' +#211#0#5'Width'#2'2'#8'TabOrder'#2#5#0#0#9'TSpinEdit'#25'eSpacesBeforeColonG'
+'eft'#3#180#0#6'Height'#2#25#3'Top'#3#211#0#5'Width'#2'2'#8'TabOrder'#2#5#0#0 +'eneric'#4'Left'#3#180#0#6'Height'#2#21#3'Top'#3#241#0#5'Width'#2'2'#8'TabOr'
+#9'TSpinEdit'#25'eSpacesBeforeColonGeneric'#4'Left'#3#180#0#6'Height'#2#25#3 +'der'#2#6#0#0#9'TSpinEdit'#22'eSpaceBeforeColonConst'#4'Left'#3#180#0#6'Heig'
+'Top'#3#241#0#5'Width'#2'2'#8'TabOrder'#2#6#0#0#9'TSpinEdit'#22'eSpaceBefore' +'ht'#2#21#3'Top'#2#31#5'Width'#2'2'#8'TabOrder'#2#7#0#0#9'TSpinEdit'#29'eSpa'
+'ColonConst'#4'Left'#3#180#0#6'Height'#2#25#3'Top'#2#31#5'Width'#2'2'#8'TabO' +'cesBeforeColonRecordField'#4'Left'#3#180#0#6'Height'#2#21#3'Top'#3#151#0#5
+'rder'#2#7#0#0#9'TSpinEdit'#29'eSpacesBeforeColonRecordField'#4'Left'#3#180#0 +'Width'#2'2'#8'TabOrder'#2#8#0#0#0#242#2#3#9'TGroupBox'#6'gbTabs'#4'Left'#2#8
+#6'Height'#2#25#3'Top'#3#151#0#5'Width'#2'2'#8'TabOrder'#2#8#0#0#0#242#2#3#9 +#6'Height'#2'N'#3'Top'#3'X'#1#5'Width'#3#201#1#7'Caption'#6#15'&Tab characte'
+'TGroupBox'#6'gbTabs'#4'Left'#2#8#6'Height'#2'N'#3'Top'#3'X'#1#5'Width'#3#201 +'rs'#12'ClientHeight'#2'<'#11'ClientWidth'#3#197#1#8'TabOrder'#2#3#0#6'TLabe'
+#1#7'Caption'#6#15'&Tab characters'#12'ClientHeight'#2'<'#11'ClientWidth'#3 +'l'#6'Label1'#4'Left'#3#240#0#6'Height'#2#14#3'Top'#2#7#5'Width'#2'I'#7'Capt'
+#197#1#8'TabOrder'#2#3#0#6'TLabel'#6'Label1'#4'Left'#3#240#0#6'Height'#2#18#3 +'ion'#6#14'Spaces per tab'#11'ParentColor'#8#0#0#6'TLabel'#6'Label3'#4'Left'
+'Top'#2#7#5'Width'#2'd'#7'Caption'#6#14'Spaces per tab'#11'ParentColor'#8#0#0 +#3#240#0#6'Height'#2#14#3'Top'#2#29#5'Width'#2'G'#7'Caption'#6#14'Spaces for'
+#6'TLabel'#6'Label3'#4'Left'#3#240#0#6'Height'#2#18#3'Top'#2#29#5'Width'#2'`' +' tab'#11'ParentColor'#8#0#0#9'TCheckBox'#14'cbTabsToSpaces'#4'Left'#2#6#6'H'
+#7'Caption'#6#14'Spaces for tab'#11'ParentColor'#8#0#0#9'TCheckBox'#14'cbTab' +'eight'#2#17#3'Top'#2#9#5'Width'#2'q'#7'Caption'#6#19'Turn tabs to spaces'#7
+'sToSpaces'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#9#5'Width'#3#148#0#7'Caption' +'OnClick'#7#19'cbTabsToSpacesClick'#8'TabOrder'#2#0#0#0#9'TCheckBox'#14'cbSp'
+#6#19'Turn tabs to spaces'#7'OnClick'#7#19'cbTabsToSpacesClick'#8'TabOrder'#2 +'acesToTabs'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#31#5'Width'#2'q'#7'Caption'
+#0#0#0#9'TCheckBox'#14'cbSpacesToTabs'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#31 +#6#19'Turn spaces to tabs'#7'OnClick'#7#19'cbSpacesToTabsClick'#8'TabOrder'#2
+#5'Width'#3#148#0#7'Caption'#6#19'Turn spaces to tabs'#7'OnClick'#7#19'cbSpa' +#2#0#0#9'TSpinEdit'#15'edtSpacesPerTab'#4'Left'#3'd'#1#6'Height'#2#21#3'Top'
+'cesToTabsClick'#8'TabOrder'#2#2#0#0#9'TSpinEdit'#15'edtSpacesPerTab'#4'Left' +#2#5#5'Width'#2'1'#8'MaxValue'#2#12#8'TabOrder'#2#1#0#0#9'TSpinEdit'#15'edtS'
+#3'd'#1#6'Height'#2#25#3'Top'#2#5#5'Width'#2'1'#8'MaxValue'#2#12#8'TabOrder' +'pacesForTab'#4'Left'#3'd'#1#6'Height'#2#21#3'Top'#2#29#5'Width'#2'1'#8'MaxV'
+#2#1#0#0#9'TSpinEdit'#15'edtSpacesForTab'#4'Left'#3'd'#1#6'Height'#2#25#3'To' +'alue'#2#12#8'TabOrder'#2#3#0#0#0#242#2#4#9'TCheckBox'#11'cbMaxSpaces'#4'Lef'
+'p'#2#29#5'Width'#2'1'#8'MaxValue'#2#12#8'TabOrder'#2#3#0#0#0#242#2#4#9'TChe' +'t'#2#8#6'Height'#2#17#3'Top'#3#170#1#5'Width'#2'o'#7'Caption'#6#19'&Max spa'
+'ckBox'#11'cbMaxSpaces'#4'Left'#2#8#6'Height'#2#21#3'Top'#3#170#1#5'Width'#3 +'ces in code'#7'OnClick'#7#16'cbMaxSpacesClick'#8'TabOrder'#2#4#0#0#242#2#5#9
+#147#0#7'Caption'#6#19'&Max spaces in code'#7'OnClick'#7#16'cbMaxSpacesClick' +'TSpinEdit'#18'edtMaxSpacesInCode'#4'Left'#3#193#0#6'Height'#2#21#3'Top'#3
,#8'TabOrder'#2#4#0#0#242#2#5#9'TSpinEdit'#18'edtMaxSpacesInCode'#4'Left'#3 ,#168#1#5'Width'#2'2'#8'MaxValue'#2'c'#8'TabOrder'#2#5#0#0#242#2#6#11'TRadioG'
+#193#0#6'Height'#2#25#3'Top'#3#168#1#5'Width'#2'2'#8'MaxValue'#2'c'#8'TabOrd' +'roup'#11'rgOperators'#4'Left'#3#4#1#6'Height'#2'\'#3'Top'#2#6#5'Width'#3#202
+'er'#2#5#0#0#242#2#6#11'TRadioGroup'#11'rgOperators'#4'Left'#3#4#1#6'Height' +#0#8'AutoFill'#9#7'Caption'#6#24'Spaces around &operators'#28'ChildSizing.Le'
+#2'\'#3'Top'#2#6#5'Width'#3#202#0#8'AutoFill'#9#7'Caption'#6#24'Spaces aroun' +'ftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.Enl'
+'d &operators'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottom' +'argeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertic'
+'Spacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResiz' +'al'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'cr'
+'e'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildS' +'sScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildS'
+'izing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical' +'izing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPe'
+#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBot' +'rLine'#2#1#12'ClientHeight'#2'J'#11'ClientWidth'#3#198#0#13'Items.Strings'#1
+'tom'#27'ChildSizing.ControlsPerLine'#2#1#12'ClientHeight'#2'J'#11'ClientWid' +#6#6'Always'#6#11'Leave as is'#6#5'Never'#0#8'TabOrder'#2#6#0#0#242#2#7#9'TG'
+'th'#3#198#0#13'Items.Strings'#1#6#6'Always'#6#11'Leave as is'#6#5'Never'#0#8 +'roupBox GroupBoxInsertSpaceBeforeBracket'#4'Left'#3#4#1#6'Height'#2'_'#3'To'
+'TabOrder'#2#6#0#0#242#2#7#9'TGroupBox GroupBoxInsertSpaceBeforeBracket'#4'L' +'p'#2'b'#5'Width'#3#202#0#7'Caption'#6#28'&Insert space before bracket'#12'C'
+'eft'#3#4#1#6'Height'#2'_'#3'Top'#2'b'#5'Width'#3#202#0#7'Caption'#6#28'&Ins' +'lientHeight'#2'M'#11'ClientWidth'#3#198#0#8'TabOrder'#2#7#0#9'TCheckBox/cbI'
+'ert space before bracket'#12'ClientHeight'#2'M'#11'ClientWidth'#3#198#0#8'T' +'nsertSpaceBeforeBracketinFunctionDeclaration'#4'Left'#2#8#6'Height'#2#17#3
+'abOrder'#2#7#0#9'TCheckBox/cbInsertSpaceBeforeBracketinFunctionDeclaration' +'Top'#2#10#5'Width'#2'~'#7'Caption'#6#24'In function &declaration'#8'TabOrde'
+#4'Left'#2#8#6'Height'#2#21#3'Top'#2#10#5'Width'#3#159#0#7'Caption'#6#24'In ' +'r'#2#0#0#0#9'TCheckBox(cbInsertSpaceBeforeBracketinFunctionCall'#4'Left'#2#8
+'function &declaration'#8'TabOrder'#2#0#0#0#9'TCheckBox(cbInsertSpaceBeforeB' +#6'Height'#2#17#3'Top'#2' '#5'Width'#2'X'#7'Caption'#6#17'In function &call'
+'racketinFunctionCall'#4'Left'#2#8#6'Height'#2#21#3'Top'#2' '#5'Width'#2'n'#7 +#8'TabOrder'#2#1#0#0#9'TCheckBox%cbBeforeOpenSquareBracketInExpression'#4'Le'
+'Caption'#6#17'In function &call'#8'TabOrder'#2#1#0#0#9'TCheckBox%cbBeforeOp' +'ft'#2#8#6'Height'#2#17#3'Top'#2'4'#5'Width'#2'{'#7'Caption'#6#22'Before [ i'
+'enSquareBracketInExpression'#4'Left'#2#8#6'Height'#2#21#3'Top'#2'4'#5'Width' +'n expression'#8'TabOrder'#2#2#0#0#0#242#2#8#9'TGroupBox'#28'GroupBoxSpacesI'
+#3#159#0#7'Caption'#6#22'Before [ in expression'#8'TabOrder'#2#2#0#0#0#242#2 +'nsideBrackets'#4'Left'#3#4#1#6'Height'#2'F'#3'Top'#3#194#0#5'Width'#3#202#0
+#8#9'TGroupBox'#28'GroupBoxSpacesInsideBrackets'#4'Left'#3#4#1#6'Height'#2'F' +#7'Caption'#6#28'Insert space inside brackets'#12'ClientHeight'#2'4'#11'Clie'
+#3'Top'#3#194#0#5'Width'#3#202#0#7'Caption'#6#28'Insert space inside bracket' +'ntWidth'#3#198#0#8'TabOrder'#2#8#0#9'TCheckBox'#28'CheckBoxInsertSpaceBefor'
+'s'#12'ClientHeight'#2'4'#11'ClientWidth'#3#198#0#8'TabOrder'#2#8#0#9'TCheck' +'eEnd'#4'Left'#2#8#6'Height'#2#17#3'Top'#2#27#5'Width'#2'G'#7'Caption'#6#10
+'Box'#28'CheckBoxInsertSpaceBeforeEnd'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#27 +'Before end'#8'TabOrder'#2#0#0#0#9'TCheckBox'#22'cbInsertSpaceAfterOpen'#4'L'
+#5'Width'#2'Y'#7'Caption'#6#10'Before end'#8'TabOrder'#2#0#0#0#9'TCheckBox' +'eft'#2#8#6'Height'#2#17#3'Top'#2#4#5'Width'#2'F'#7'Caption'#6#10'After open'
+#22'cbInsertSpaceAfterOpen'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#4#5'Width'#2 +#8'TabOrder'#2#1#0#0#0#242#2#9#9'TCheckBox'#25'cbMoveSpacesToBeforeColon'#4
+'T'#7'Caption'#6#10'After open'#8'TabOrder'#2#1#0#0#0#242#2#9#9'TCheckBox'#25 +'Left'#3#4#1#6'Height'#2#17#3'Top'#3#14#1#5'Width'#3#156#0#7'Caption'#6#27'M'
+'cbMoveSpacesToBeforeColon'#4'Left'#3#4#1#6'Height'#2#21#3'Top'#3#14#1#5'Wid' +'ove spaces to before colon'#8'TabOrder'#2#9#0#0#0
+'th'#3#204#0#7'Caption'#6#27'Move spaces to before colon'#8'TabOrder'#2#9#0#0
+#0
]); ]);

View File

@ -3,50 +3,46 @@ inherited fFiles: TfFiles
Width = 338 Width = 338
ClientHeight = 281 ClientHeight = 281
ClientWidth = 338 ClientWidth = 338
Font.CharSet = ANSI_CHARSET
Font.Height = -15
Font.Name = 'Segoe UI'
OnResize = FrameResize OnResize = FrameResize
ParentFont = False DesignLeft = 597
DesignLeft = 745 DesignTop = 402
DesignTop = 432
object lblStatus: TLabel[0] object lblStatus: TLabel[0]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 42 Top = 42
Width = 57 Width = 42
Caption = 'lblStatus' Caption = 'lblStatus'
ParentColor = False ParentColor = False
end end
object lblDate: TLabel[1] object lblDate: TLabel[1]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 64 Top = 64
Width = 46 Width = 34
Caption = 'lblDate' Caption = 'lblDate'
ParentColor = False ParentColor = False
end end
object lblVersion: TLabel[2] object lblVersion: TLabel[2]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 88 Top = 88
Width = 64 Width = 46
Caption = 'lblVersion' Caption = 'lblVersion'
ParentColor = False ParentColor = False
end end
object lblDescription: TLabel[3] object lblDescription: TLabel[3]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 114 Top = 114
Width = 79 Width = 58
Caption = 'Description:' Caption = 'Description:'
ParentColor = False ParentColor = False
end end
object lblFormatFileName: TLabel[4] object lblFormatFileName: TLabel[4]
Left = 8 Left = 8
Height = 18 Height = 14
Top = 8 Top = 8
Width = 124 Width = 88
Caption = 'lblFormatFileName' Caption = 'lblFormatFileName'
ParentColor = False ParentColor = False
end end

View File

@ -2,18 +2,17 @@
LazarusResources.Add('TfFiles','FORMDATA',[ LazarusResources.Add('TfFiles','FORMDATA',[
'TPF0'#241#7'TfFiles'#6'fFiles'#6'Height'#3#25#1#5'Width'#3'R'#1#12'ClientHei' 'TPF0'#241#7'TfFiles'#6'fFiles'#6'Height'#3#25#1#5'Width'#3'R'#1#12'ClientHei'
+'ght'#3#25#1#11'ClientWidth'#3'R'#1#12'Font.CharSet'#7#12'ANSI_CHARSET'#11'F' +'ght'#3#25#1#11'ClientWidth'#3'R'#1#8'OnResize'#7#11'FrameResize'#10'DesignL'
+'ont.Height'#2#241#9'Font.Name'#6#8'Segoe UI'#8'OnResize'#7#11'FrameResize' +'eft'#3'U'#2#9'DesignTop'#3#146#1#0#242#2#0#6'TLabel'#9'lblStatus'#4'Left'#2
+#10'ParentFont'#8#10'DesignLeft'#3#233#2#9'DesignTop'#3#176#1#0#242#2#0#6'TL' +#8#6'Height'#2#14#3'Top'#2'*'#5'Width'#2'*'#7'Caption'#6#9'lblStatus'#11'Par'
+'abel'#9'lblStatus'#4'Left'#2#8#6'Height'#2#18#3'Top'#2'*'#5'Width'#2'9'#7'C' +'entColor'#8#0#0#242#2#1#6'TLabel'#7'lblDate'#4'Left'#2#8#6'Height'#2#14#3'T'
+'aption'#6#9'lblStatus'#11'ParentColor'#8#0#0#242#2#1#6'TLabel'#7'lblDate'#4 +'op'#2'@'#5'Width'#2'"'#7'Caption'#6#7'lblDate'#11'ParentColor'#8#0#0#242#2#2
+'Left'#2#8#6'Height'#2#18#3'Top'#2'@'#5'Width'#2'.'#7'Caption'#6#7'lblDate' +#6'TLabel'#10'lblVersion'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'X'#5'Width'#2
+#11'ParentColor'#8#0#0#242#2#2#6'TLabel'#10'lblVersion'#4'Left'#2#8#6'Height' +'.'#7'Caption'#6#10'lblVersion'#11'ParentColor'#8#0#0#242#2#3#6'TLabel'#14'l'
+#2#18#3'Top'#2'X'#5'Width'#2'@'#7'Caption'#6#10'lblVersion'#11'ParentColor'#8 +'blDescription'#4'Left'#2#8#6'Height'#2#14#3'Top'#2'r'#5'Width'#2':'#7'Capti'
+#0#0#242#2#3#6'TLabel'#14'lblDescription'#4'Left'#2#8#6'Height'#2#18#3'Top'#2 +'on'#6#12'Description:'#11'ParentColor'#8#0#0#242#2#4#6'TLabel'#17'lblFormat'
+'r'#5'Width'#2'O'#7'Caption'#6#12'Description:'#11'ParentColor'#8#0#0#242#2#4 +'FileName'#4'Left'#2#8#6'Height'#2#14#3'Top'#2#8#5'Width'#2'X'#7'Caption'#6
+#6'TLabel'#17'lblFormatFileName'#4'Left'#2#8#6'Height'#2#18#3'Top'#2#8#5'Wid' +#17'lblFormatFileName'#11'ParentColor'#8#0#0#242#2#5#5'TMemo'#12'mDescriptio'
+'th'#2'|'#7'Caption'#6#17'lblFormatFileName'#11'ParentColor'#8#0#0#242#2#5#5 +'n'#4'Left'#2#8#6'Height'#2'Y'#3'Top'#3#134#0#5'Width'#3'-'#1#8'TabOrder'#2#0
+'TMemo'#12'mDescription'#4'Left'#2#8#6'Height'#2'Y'#3'Top'#3#134#0#5'Width'#3 +#0#0#0
+'-'#1#8'TabOrder'#2#0#0#0#0
]); ]);

View File

@ -3,15 +3,13 @@ inherited fObfuscateSettings: TfObfuscateSettings
Width = 275 Width = 275
ClientHeight = 271 ClientHeight = 271
ClientWidth = 275 ClientWidth = 275
Font.CharSet = ANSI_CHARSET DesignLeft = 426
Font.Height = -15 DesignTop = 292
Font.Name = 'Segoe UI'
ParentFont = False
object cbRemoveWhiteSpace: TCheckBox[0] object cbRemoveWhiteSpace: TCheckBox[0]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 160 Top = 160
Width = 155 Width = 117
Caption = 'Remove &white space' Caption = 'Remove &white space'
Checked = True Checked = True
State = cbChecked State = cbChecked
@ -19,9 +17,9 @@ inherited fObfuscateSettings: TfObfuscateSettings
end end
object cbRemoveComments: TCheckBox[1] object cbRemoveComments: TCheckBox[1]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 180 Top = 180
Width = 147 Width = 108
Caption = 'Remove c&omments' Caption = 'Remove c&omments'
Checked = True Checked = True
State = cbChecked State = cbChecked
@ -55,9 +53,9 @@ inherited fObfuscateSettings: TfObfuscateSettings
end end
object cbRebreak: TCheckBox[3] object cbRebreak: TCheckBox[3]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 220 Top = 220
Width = 107 Width = 82
Caption = 'Rebreak &lines' Caption = 'Rebreak &lines'
Checked = True Checked = True
State = cbChecked State = cbChecked
@ -65,9 +63,9 @@ inherited fObfuscateSettings: TfObfuscateSettings
end end
object cbRemoveIndent: TCheckBox[4] object cbRemoveIndent: TCheckBox[4]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 200 Top = 200
Width = 116 Width = 90
Caption = 'Remove &indent' Caption = 'Remove &indent'
Checked = True Checked = True
State = cbChecked State = cbChecked
@ -75,9 +73,9 @@ inherited fObfuscateSettings: TfObfuscateSettings
end end
object cbEnabled: TCheckBox[5] object cbEnabled: TCheckBox[5]
Left = 8 Left = 8
Height = 21 Height = 17
Top = 8 Top = 8
Width = 127 Width = 97
Caption = '&Obfuscate mode' Caption = '&Obfuscate mode'
TabOrder = 0 TabOrder = 0
end end

View File

@ -2,28 +2,27 @@
LazarusResources.Add('TfObfuscateSettings','FORMDATA',[ LazarusResources.Add('TfObfuscateSettings','FORMDATA',[
'TPF0'#241#19'TfObfuscateSettings'#18'fObfuscateSettings'#6'Height'#3#15#1#5 'TPF0'#241#19'TfObfuscateSettings'#18'fObfuscateSettings'#6'Height'#3#15#1#5
+'Width'#3#19#1#12'ClientHeight'#3#15#1#11'ClientWidth'#3#19#1#12'Font.CharSe' +'Width'#3#19#1#12'ClientHeight'#3#15#1#11'ClientWidth'#3#19#1#10'DesignLeft'
+'t'#7#12'ANSI_CHARSET'#11'Font.Height'#2#241#9'Font.Name'#6#8'Segoe UI'#10'P' +#3#170#1#9'DesignTop'#3'$'#1#0#242#2#0#9'TCheckBox'#18'cbRemoveWhiteSpace'#4
+'arentFont'#8#0#242#2#0#9'TCheckBox'#18'cbRemoveWhiteSpace'#4'Left'#2#8#6'He' +'Left'#2#8#6'Height'#2#17#3'Top'#3#160#0#5'Width'#2'u'#7'Caption'#6#19'Remov'
+'ight'#2#21#3'Top'#3#160#0#5'Width'#3#155#0#7'Caption'#6#19'Remove &white sp' +'e &white space'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#2#0#0#242
+'ace'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#2#0#0#242#2#1#9'TCh' +#2#1#9'TCheckBox'#16'cbRemoveComments'#4'Left'#2#8#6'Height'#2#17#3'Top'#3
+'eckBox'#16'cbRemoveComments'#4'Left'#2#8#6'Height'#2#21#3'Top'#3#180#0#5'Wi' +#180#0#5'Width'#2'l'#7'Caption'#6#16'Remove c&omments'#7'Checked'#9#5'State'
+'dth'#3#147#0#7'Caption'#6#16'Remove c&omments'#7'Checked'#9#5'State'#7#9'cb' +#7#9'cbChecked'#8'TabOrder'#2#3#0#0#242#2#2#11'TRadioGroup'#15'rgObfuscateCa'
+'Checked'#8'TabOrder'#2#3#0#0#242#2#2#11'TRadioGroup'#15'rgObfuscateCaps'#4 +'ps'#4'Left'#2#8#6'Height'#2'l'#3'Top'#2'&'#5'Width'#3#169#0#8'AutoFill'#9#7
+'Left'#2#8#6'Height'#2'l'#3'Top'#2'&'#5'Width'#3#169#0#8'AutoFill'#9#7'Capti' +'Caption'#6#20'Obfuscate word &caps'#28'ChildSizing.LeftRightSpacing'#2#6#28
+'on'#6#20'Obfuscate word &caps'#28'ChildSizing.LeftRightSpacing'#2#6#28'Chil' +'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'cr'
+'dSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHom' +'sHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousC'
+'ogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChild' +'hildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildS'
+'Resize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizin' +'izing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclL'
+'g.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftT' +'eftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#12'ClientHei'
+'oRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#12'ClientHeight' +'ght'#2'Z'#11'ClientWidth'#3#165#0#9'ItemIndex'#2#0#13'Items.Strings'#1#6#12
+#2'Z'#11'ClientWidth'#3#165#0#9'ItemIndex'#2#0#13'Items.Strings'#1#6#12'ALL ' +'ALL CAPITALS'#6#13'all lowercase'#6#10'Mixed Case'#6#11'Leave alone'#0#8'Ta'
+'CAPITALS'#6#13'all lowercase'#6#10'Mixed Case'#6#11'Leave alone'#0#8'TabOrd' +'bOrder'#2#1#0#0#242#2#3#9'TCheckBox'#9'cbRebreak'#4'Left'#2#8#6'Height'#2#17
+'er'#2#1#0#0#242#2#3#9'TCheckBox'#9'cbRebreak'#4'Left'#2#8#6'Height'#2#21#3 +#3'Top'#3#220#0#5'Width'#2'R'#7'Caption'#6#14'Rebreak &lines'#7'Checked'#9#5
+'Top'#3#220#0#5'Width'#2'k'#7'Caption'#6#14'Rebreak &lines'#7'Checked'#9#5'S' +'State'#7#9'cbChecked'#8'TabOrder'#2#5#0#0#242#2#4#9'TCheckBox'#14'cbRemoveI'
+'tate'#7#9'cbChecked'#8'TabOrder'#2#5#0#0#242#2#4#9'TCheckBox'#14'cbRemoveIn' +'ndent'#4'Left'#2#8#6'Height'#2#17#3'Top'#3#200#0#5'Width'#2'Z'#7'Caption'#6
+'dent'#4'Left'#2#8#6'Height'#2#21#3'Top'#3#200#0#5'Width'#2't'#7'Caption'#6
+#14'Remove &indent'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#4#0#0 +#14'Remove &indent'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#4#0#0
+#242#2#5#9'TCheckBox'#9'cbEnabled'#4'Left'#2#8#6'Height'#2#21#3'Top'#2#8#5'W' +#242#2#5#9'TCheckBox'#9'cbEnabled'#4'Left'#2#8#6'Height'#2#17#3'Top'#2#8#5'W'
+'idth'#2#127#7'Caption'#6#15'&Obfuscate mode'#8'TabOrder'#2#0#0#0#0 +'idth'#2'a'#7'Caption'#6#15'&Obfuscate mode'#8'TabOrder'#2#0#0#0#0
]); ]);