diff --git a/ide/compileroptionsdlg.lfm b/ide/compileroptionsdlg.lfm index d2a33177d9..15bdb67343 100644 --- a/ide/compileroptionsdlg.lfm +++ b/ide/compileroptionsdlg.lfm @@ -3,7 +3,7 @@ object frmCompilerOptions: TfrmCompilerOptions Height = 528 Top = 101 Width = 669 - ActiveControl = MainNotebook + ActiveControl = CategoryTreeView Align = alClient BorderIcons = [biSystemMenu] Caption = 'frmCompilerOptions' @@ -17,7 +17,7 @@ object frmCompilerOptions: TfrmCompilerOptions object MainNotebook: TNotebook AnchorSideBottom.Control = BtnPanel Left = 126 - Height = 462 + Height = 458 Top = 0 Width = 543 Align = alClient @@ -25,13 +25,13 @@ object frmCompilerOptions: TfrmCompilerOptions TabOrder = 0 object PathPage: TPage Caption = 'PathPage' - ClientWidth = 537 - ClientHeight = 441 + ClientWidth = 541 + ClientHeight = 435 object lblOtherUnits: TLabel Left = 6 Height = 18 Top = 6 - Width = 525 + Width = 529 Align = alTop BorderSpacing.Left = 6 BorderSpacing.Top = 6 @@ -131,7 +131,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 24 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -148,7 +148,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 70 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -165,7 +165,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 116 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -182,7 +182,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 162 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -199,7 +199,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 208 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -216,7 +216,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 22 Top = 254 - Width = 525 + Width = 529 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -244,13 +244,13 @@ object frmCompilerOptions: TfrmCompilerOptions end object ParsingPage: TPage Caption = 'ParsingPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object grpAsmStyle: TRadioGroup Left = 6 Height = 40 Top = 327 - Width = 655 + Width = 529 Align = alTop AutoFill = True BorderSpacing.Around = 6 @@ -270,7 +270,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 258 Top = 63 - Width = 655 + Width = 529 Align = alTop AutoFill = True BorderSpacing.Around = 6 @@ -289,17 +289,17 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 51 Top = 6 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'grpSyntaxMode' - ClientHeight = 29 - ClientWidth = 647 + ClientHeight = 32 + ClientWidth = 525 TabOrder = 2 object cmbSyntaxMode: TComboBox Left = 6 - Height = 17 + Height = 35 Top = 6 Width = 337 Align = alLeft @@ -312,8 +312,8 @@ object frmCompilerOptions: TfrmCompilerOptions end object CodeGenPage: TPage Caption = 'CodeGenPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object grpSmartLinkUnit: TGroupBox AnchorSideLeft.Control = grpChecks AnchorSideLeft.Side = asrBottom @@ -324,21 +324,21 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 159 Height = 47 Top = 6 - Width = 502 + Width = 376 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Left = 6 BorderSpacing.Top = 6 BorderSpacing.Right = 6 Caption = 'grpSmartLinkUnit' - ClientHeight = 25 - ClientWidth = 494 + ClientHeight = 28 + ClientWidth = 372 TabOrder = 0 object chkSmartLinkUnit: TCheckBox Left = 6 Height = 17 Top = 6 - Width = 482 + Width = 360 Align = alTop BorderSpacing.Around = 6 Caption = 'chkSmartLinkUnit' @@ -358,50 +358,50 @@ object frmCompilerOptions: TfrmCompilerOptions Caption = 'grpChecks' ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 1 - ClientHeight = 111 - ClientWidth = 139 + ClientHeight = 114 + ClientWidth = 143 TabOrder = 1 object chkChecksIO: TCheckBox Left = 6 - Height = 18 + Height = 21 Top = 6 - Width = 173 + Width = 172 BorderSpacing.Around = 6 Caption = 'chkChecksIO' TabOrder = 0 end object chkChecksRange: TCheckBox Left = 6 - Height = 18 - Top = 30 - Width = 173 + Height = 21 + Top = 33 + Width = 172 BorderSpacing.Around = 6 Caption = 'chkChecksRange' TabOrder = 1 end object chkChecksOverflow: TCheckBox Left = 6 - Height = 18 - Top = 54 - Width = 173 + Height = 21 + Top = 60 + Width = 172 BorderSpacing.Around = 6 Caption = 'chkChecksOverflow' TabOrder = 2 end object chkChecksStack: TCheckBox Left = 6 - Height = 18 - Top = 78 - Width = 173 + Height = 21 + Top = 87 + Width = 172 BorderSpacing.Around = 6 Caption = 'chkChecksStack' TabOrder = 3 end object chkVerifyObjMethodCall: TCheckBox Left = 6 - Height = 18 - Top = 102 - Width = 173 + Height = 21 + Top = 114 + Width = 172 Caption = 'chkVerifyObjMethodCall' TabOrder = 4 end @@ -416,19 +416,19 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 159 Height = 53 Top = 59 - Width = 502 + Width = 376 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'grpHeapSize' - ClientHeight = 31 - ClientWidth = 494 + ClientHeight = 34 + ClientWidth = 372 TabOrder = 2 object edtHeapSize: TEdit Left = 6 Height = 23 Top = 6 - Width = 482 + Width = 360 Align = alTop BorderSpacing.Around = 6 TabOrder = 0 @@ -445,13 +445,13 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 159 Height = 105 Top = 118 - Width = 502 + Width = 376 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'grpTargetPlatform' - ClientHeight = 83 - ClientWidth = 494 + ClientHeight = 86 + ClientWidth = 372 TabOrder = 3 object lblTargetOS: TLabel AnchorSideLeft.Control = grpTargetPlatform @@ -498,7 +498,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 75 Height = 21 Top = 6 - Width = 413 + Width = 291 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Around = 6 @@ -516,7 +516,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 81 Height = 21 Top = 33 - Width = 407 + Width = 285 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Around = 6 @@ -534,7 +534,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 129 Height = 21 Top = 60 - Width = 359 + Width = 237 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Around = 6 @@ -552,21 +552,21 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideBottom.Control = CodeGenPage AnchorSideBottom.Side = asrBottom Left = 6 - Height = 218 + Height = 200 Top = 229 - Width = 655 + Width = 529 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 Caption = 'grpOptimizations' - ClientHeight = 196 - ClientWidth = 647 + ClientHeight = 181 + ClientWidth = 525 TabOrder = 4 object lblOptMiddle: TLabel AnchorSideLeft.Control = grpOptimizations AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = grpOptimizations AnchorSideTop.Side = asrCenter - Left = 323 + Left = 262 Height = 1 Top = 98 Width = 1 @@ -628,7 +628,7 @@ object frmCompilerOptions: TfrmCompilerOptions object chkOptVarsInReg: TCheckBox AnchorSideLeft.Control = lblOptMiddle AnchorSideTop.Control = grpOptimizations - Left = 323 + Left = 262 Height = 17 Top = 6 Width = 103 @@ -640,7 +640,7 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideLeft.Control = lblOptMiddle AnchorSideTop.Control = chkOptVarsInReg AnchorSideTop.Side = asrBottom - Left = 323 + Left = 262 Height = 17 Top = 29 Width = 99 @@ -652,7 +652,7 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideLeft.Control = lblOptMiddle AnchorSideTop.Control = chkOptUncertain AnchorSideTop.Side = asrBottom - Left = 323 + Left = 262 Height = 17 Top = 52 Width = 87 @@ -664,25 +664,25 @@ object frmCompilerOptions: TfrmCompilerOptions end object LinkingPage: TPage Caption = 'LinkingPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object grpLinkLibraries: TGroupBox Left = 6 Height = 47 Top = 220 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'grpLinkLibraries' - ClientHeight = 25 - ClientWidth = 647 + ClientHeight = 28 + ClientWidth = 525 TabOrder = 0 object chkLinkSmart: TCheckBox Left = 6 Height = 17 Top = 6 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 Caption = 'chkLinkSmart' @@ -693,19 +693,19 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 47 Top = 273 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'TargetSpecificsGrpBox' - ClientHeight = 25 - ClientWidth = 647 + ClientHeight = 28 + ClientWidth = 525 TabOrder = 1 object chkWin32GraphicApp: TCheckBox Left = 6 Height = 17 Top = 6 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 Caption = 'chkWin32GraphicApp' @@ -716,19 +716,19 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 76 Top = 326 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'grpOptions' - ClientHeight = 54 - ClientWidth = 647 + ClientHeight = 57 + ClientWidth = 525 TabOrder = 2 object chkOptionsLinkOpt: TCheckBox Left = 6 Height = 17 Top = 6 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 Caption = 'chkOptionsLinkOpt' @@ -738,7 +738,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 23 Top = 29 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 TabOrder = 1 @@ -749,13 +749,13 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 208 Top = 6 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'grpDebugging' - ClientHeight = 186 - ClientWidth = 647 + ClientHeight = 189 + ClientWidth = 525 TabOrder = 3 object chkDebugGDB: TCheckBox AnchorSideLeft.Control = grpDebugging @@ -856,13 +856,13 @@ object frmCompilerOptions: TfrmCompilerOptions end object MsgPage: TPage Caption = 'MsgPage' - ClientWidth = 537 - ClientHeight = 441 + ClientWidth = 541 + ClientHeight = 435 object grpVerbosity: TCheckGroup Left = 6 - Height = 356 + Height = 350 Top = 6 - Width = 525 + Width = 529 Align = alClient AutoFill = True BorderSpacing.Around = 6 @@ -881,20 +881,20 @@ object frmCompilerOptions: TfrmCompilerOptions object grpErrorCnt: TGroupBox Left = 6 Height = 67 - Top = 368 - Width = 525 + Top = 362 + Width = 529 Align = alBottom AutoSize = True BorderSpacing.Around = 6 Caption = 'grpErrorCnt' - ClientHeight = 45 - ClientWidth = 517 + ClientHeight = 48 + ClientWidth = 525 TabOrder = 1 object edtErrorCnt: TEdit Left = 6 Height = 22 Top = 6 - Width = 505 + Width = 513 Align = alTop BorderSpacing.Around = 6 TabOrder = 0 @@ -904,27 +904,27 @@ object frmCompilerOptions: TfrmCompilerOptions end object CfgCmpMsgPage: TPage Caption = 'CfgCmpMsgPage' - ClientWidth = 537 - ClientHeight = 423 + ClientWidth = 541 + ClientHeight = 431 object grpCompilerMessages: TGroupBox Left = 6 - Height = 411 + Height = 419 Top = 6 - Width = 525 + Width = 529 Align = alClient BorderSpacing.Around = 6 Caption = 'grpCompilerMessages' - ClientHeight = 389 - ClientWidth = 517 + ClientHeight = 400 + ClientWidth = 525 TabOrder = 0 object chkUseMsgFile: TCheckBox AnchorSideLeft.Control = grpCompilerMessages AnchorSideTop.Control = editMsgFileName AnchorSideTop.Side = asrCenter Left = 6 - Height = 16 - Top = 9 - Width = 98 + Height = 22 + Top = 8 + Width = 117 BorderSpacing.Around = 6 Caption = 'chkUseMsgFile' OnChange = chkUseMsgFileChange @@ -935,10 +935,10 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = grpCompilerMessages AnchorSideRight.Control = btnBrowseMsg - Left = 110 - Height = 22 + Left = 129 + Height = 27 Top = 6 - Width = 331 + Width = 366 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Top = 6 @@ -951,10 +951,10 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = editMsgFileName AnchorSideBottom.Side = asrBottom - Left = 441 - Height = 22 + Left = 495 + Height = 27 Top = 6 - Width = 70 + Width = 24 Anchors = [akTop, akRight, akBottom] AutoSize = True BorderSpacing.Right = 6 @@ -971,39 +971,40 @@ object frmCompilerOptions: TfrmCompilerOptions AnchorSideBottom.Control = grpCompilerMessages AnchorSideBottom.Side = asrBottom Left = 6 - Height = 349 - Top = 34 - Width = 505 + Height = 355 + Top = 39 + Width = 513 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 ItemHeight = 0 OnClick = chklistCompMsgClick Sorted = True TabOrder = 3 + TopIndex = -1 end end end object OtherPage: TPage Caption = 'OtherPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object grpConfigFile: TGroupBox Left = 6 Height = 99 Top = 6 - Width = 655 + Width = 529 Align = alTop AutoSize = True BorderSpacing.Around = 6 Caption = 'grpConfigFile' - ClientHeight = 77 - ClientWidth = 647 + ClientHeight = 80 + ClientWidth = 525 TabOrder = 0 object chkConfigFile: TCheckBox Left = 6 Height = 17 Top = 6 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 Caption = 'chkConfigFile' @@ -1013,7 +1014,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 17 Top = 29 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 Caption = 'chkCustomConfigFile' @@ -1024,7 +1025,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 23 Top = 52 - Width = 635 + Width = 513 Align = alTop BorderSpacing.Around = 6 TabOrder = 2 @@ -1033,20 +1034,20 @@ object frmCompilerOptions: TfrmCompilerOptions end object grpCustomOptions: TGroupBox Left = 6 - Height = 336 + Height = 318 Top = 111 - Width = 655 + Width = 529 Align = alClient BorderSpacing.Around = 6 Caption = 'grpCustomOptions' - ClientHeight = 314 - ClientWidth = 647 + ClientHeight = 299 + ClientWidth = 525 TabOrder = 1 object memCustomOptions: TMemo Left = 6 Height = 302 Top = 6 - Width = 635 + Width = 513 Align = alClient BorderSpacing.Around = 6 TabOrder = 0 @@ -1055,30 +1056,29 @@ object frmCompilerOptions: TfrmCompilerOptions end object ConditionalPage: TPage Caption = 'ConditionalPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object ConditionalsGroupBox: TGroupBox Left = 0 Height = 214 Top = 0 - Width = 667 + Width = 541 Align = alTop Caption = 'ConditionalsGroupBox' - ClientHeight = 192 - ClientWidth = 659 + ClientHeight = 195 + ClientWidth = 537 TabOrder = 0 inline ConditionalOptionsFrame: TCompOptsConditionalsFrame - Height = 192 - Width = 659 + Height = 210 + Width = 537 Align = alClient - ClientHeight = 192 - ClientWidth = 659 + ClientHeight = 210 + ClientWidth = 537 Visible = True inherited COCTreeView: TTreeView - Height = 192 - Width = 659 + Height = 210 + Width = 537 DefaultItemHeight = 15 - PopupMenu = ConditionalOptionsFrame.COCPopupMenu end end end @@ -1087,42 +1087,41 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 0 Height = 5 Top = 214 - Width = 667 + Width = 541 Align = alTop ResizeAnchor = akTop end inline BuildVarsFrame: TCompOptBuildVarsFrame - Height = 234 + Height = 216 Top = 219 - Width = 667 + Width = 541 Align = alClient - ClientHeight = 234 - ClientWidth = 667 + ClientHeight = 216 + ClientWidth = 541 TabOrder = 2 Visible = True inherited BuildVarsGroupBox: TGroupBox - Height = 234 - Width = 667 - ClientHeight = 212 - ClientWidth = 659 + Height = 216 + Width = 541 + ClientHeight = 197 + ClientWidth = 537 inherited BuildVarsTreeView: TTreeView Height = 212 - Width = 659 + Width = 537 DefaultItemHeight = 15 - PopupMenu = BuildVarsFrame.BuildVarsTVPopupMenu end end end end object InheritedPage: TPage Caption = 'InheritedPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object InhNoteLabel: TLabel Left = 6 Height = 14 Top = 6 - Width = 655 + Width = 529 Align = alTop BorderSpacing.Around = 6 Caption = 'InhNoteLabel' @@ -1132,7 +1131,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 247 Top = 26 - Width = 655 + Width = 529 Align = alTop BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -1144,9 +1143,9 @@ object frmCompilerOptions: TfrmCompilerOptions end object InhItemMemo: TMemo Left = 6 - Height = 169 + Height = 151 Top = 278 - Width = 655 + Width = 529 Align = alClient BorderSpacing.Left = 6 BorderSpacing.Right = 6 @@ -1160,15 +1159,15 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 0 Height = 5 Top = 273 - Width = 667 + Width = 541 Align = alTop ResizeAnchor = akTop end end object CompilationPage: TPage Caption = 'CompilationPage' - ClientWidth = 667 - ClientHeight = 453 + ClientWidth = 541 + ClientHeight = 435 object chkCreateMakefile: TCheckBox AnchorSideLeft.Control = CompilationPage AnchorSideTop.Control = CompilationPage @@ -1189,13 +1188,13 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 99 Top = 216 - Width = 655 + Width = 529 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'ExecuteAfterGroupBox' - ClientHeight = 77 - ClientWidth = 647 + ClientHeight = 80 + ClientWidth = 525 TabOrder = 1 object lblRunIfExecAfter: TLabel AnchorSideLeft.Control = ExecuteAfterGroupBox @@ -1269,7 +1268,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 161 Height = 23 Top = 29 - Width = 480 + Width = 358 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 12 BorderSpacing.Around = 6 @@ -1326,13 +1325,13 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 76 Top = 134 - Width = 655 + Width = 529 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'grpCompiler' - ClientHeight = 54 - ClientWidth = 647 + ClientHeight = 57 + ClientWidth = 525 TabOrder = 2 object lblRunIfCompiler: TLabel AnchorSideLeft.Control = grpCompiler @@ -1406,7 +1405,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 76 Height = 23 Top = 29 - Width = 565 + Width = 443 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 12 BorderSpacing.Around = 6 @@ -1423,13 +1422,13 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 6 Height = 99 Top = 29 - Width = 655 + Width = 529 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 Caption = 'ExecuteBeforeGroupBox' - ClientHeight = 77 - ClientWidth = 647 + ClientHeight = 80 + ClientWidth = 525 TabOrder = 3 object lblRunIfExecBefore: TLabel AnchorSideLeft.Control = ExecuteBeforeGroupBox @@ -1503,7 +1502,7 @@ object frmCompilerOptions: TfrmCompilerOptions Left = 168 Height = 23 Top = 29 - Width = 473 + Width = 351 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 12 BorderSpacing.Around = 6 @@ -1740,7 +1739,7 @@ object frmCompilerOptions: TfrmCompilerOptions end object CategoryTreeView: TTreeView Left = 0 - Height = 462 + Height = 458 Top = 0 Width = 121 Align = alLeft @@ -1752,22 +1751,19 @@ object frmCompilerOptions: TfrmCompilerOptions end object CategorySplitter: TSplitter Left = 121 - Height = 462 + Height = 458 Top = 0 Width = 5 end object chkUseAsDefault: TCheckBox - AnchorSideTop.Control = MainNotebook AnchorSideTop.Side = asrBottom - AnchorSideBottom.Control = BtnPanel - Left = 10 - Height = 18 - Top = 462 - Width = 659 + Left = 6 + Height = 22 + Top = 458 + Width = 657 Align = alBottom - Anchors = [akTop, akLeft, akRight, akBottom] - AutoSize = False - BorderSpacing.Left = 10 + BorderSpacing.Left = 6 + BorderSpacing.Right = 6 Caption = 'chkUseAsDefault' TabOrder = 4 end diff --git a/ide/compileroptionsdlg.lrs b/ide/compileroptionsdlg.lrs index 7f23269a2e..faf35e9540 100644 --- a/ide/compileroptionsdlg.lrs +++ b/ide/compileroptionsdlg.lrs @@ -2,16 +2,16 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ 'TPF0'#19'TfrmCompilerOptions'#18'frmCompilerOptions'#4'Left'#3'A'#1#6'Height' - +#3#16#2#3'Top'#2'e'#5'Width'#3#157#2#13'ActiveControl'#7#12'MainNotebook'#5 - +'Align'#7#8'alClient'#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#18 + +#3#16#2#3'Top'#2'e'#5'Width'#3#157#2#13'ActiveControl'#7#16'CategoryTreeView' + +#5'Align'#7#8'alClient'#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#18 +'frmCompilerOptions'#12'ClientHeight'#3#16#2#11'ClientWidth'#3#157#2#21'Cons' +'traints.MinHeight'#3#244#1#20'Constraints.MinWidth'#3'X'#2#7'OnClose'#7#23 +'frmCompilerOptionsClose'#8'Position'#7#14'poScreenCenter'#10'LCLVersion'#6#6 +'0.9.29'#0#9'TNotebook'#12'MainNotebook'#24'AnchorSideBottom.Control'#7#8'Bt' - +'nPanel'#4'Left'#2'~'#6'Height'#3#206#1#3'Top'#2#0#5'Width'#3#31#2#5'Align'#7 + +'nPanel'#4'Left'#2'~'#6'Height'#3#202#1#3'Top'#2#0#5'Width'#3#31#2#5'Align'#7 +#8'alClient'#9'PageIndex'#2#6#8'TabOrder'#2#0#0#5'TPage'#8'PathPage'#7'Capti' - +'on'#6#8'PathPage'#11'ClientWidth'#3#25#2#12'ClientHeight'#3#185#1#0#6'TLabe' - +'l'#13'lblOtherUnits'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#13#2#5 + +'on'#6#8'PathPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#179#1#0#6'TLabe' + +'l'#13'lblOtherUnits'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#17#2#5 +'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'B' +'orderSpacing.Right'#2#6#7'Caption'#6#13'lblOtherUnits'#11'ParentColor'#8#0#0 +#6'TLabel'#15'lblIncludeFiles'#22'AnchorSideLeft.Control'#7#8'PathPage'#21'A' @@ -44,39 +44,39 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'olor'#8#0#0#5'TEdit'#13'edtOtherUnits'#22'AnchorSideLeft.Control'#7#8'PathP' +'age'#21'AnchorSideTop.Control'#7#13'lblOtherUnits'#18'AnchorSideTop.Side'#7 +#9'asrBottom'#23'AnchorSideRight.Control'#7#8'PathPage'#20'AnchorSideRight.S' - +'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#24#5'Width'#3#13#2#7 + +'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#24#5'Width'#3#17#2#7 +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#19'B' +'orderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#8'TabOrder'#2#0#4'Text' +#6#13'edtOtherUnits'#0#0#5'TEdit'#15'edtIncludeFiles'#22'AnchorSideLeft.Cont' +'rol'#7#8'PathPage'#21'AnchorSideTop.Control'#7#15'lblIncludeFiles'#18'Ancho' +'rSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'PathPage'#20 +'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'F' - +#5'Width'#3#13#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpac' + +#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpac' +'ing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#8'Ta' +'bOrder'#2#1#4'Text'#6#15'edtIncludeFiles'#0#0#5'TEdit'#15'edtOtherSources' +#22'AnchorSideLeft.Control'#7#8'PathPage'#21'AnchorSideTop.Control'#7#15'lbl' +'OtherSources'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Cont' +'rol'#7#8'PathPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'He' - +'ight'#2#22#3'Top'#2't'#5'Width'#3#13#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'a' + +'ight'#2#22#3'Top'#2't'#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'a' +'kRight'#0#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'BorderS' +'pacing.Bottom'#2#6#8'TabOrder'#2#2#4'Text'#6#15'edtOtherSources'#0#0#5'TEdi' +'t'#12'edtLibraries'#22'AnchorSideLeft.Control'#7#8'PathPage'#21'AnchorSideT' +'op.Control'#7#12'lblLibraries'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anc' +'horSideRight.Control'#7#8'PathPage'#20'AnchorSideRight.Side'#7#9'asrBottom' - +#4'Left'#2#6#6'Height'#2#22#3'Top'#3#162#0#5'Width'#3#13#2#7'Anchors'#11#5'a' + +#4'Left'#2#6#6'Height'#2#22#3'Top'#3#162#0#5'Width'#3#17#2#7'Anchors'#11#5'a' +'kTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Ri' ,'ght'#2#6#20'BorderSpacing.Bottom'#2#6#8'TabOrder'#2#3#4'Text'#6#12'edtLibra' +'ries'#0#0#5'TEdit'#16'edtUnitOutputDir'#22'AnchorSideLeft.Control'#7#8'Path' +'Page'#21'AnchorSideTop.Control'#7#16'lblUnitOutputDir'#18'AnchorSideTop.Sid' +'e'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'PathPage'#20'AnchorSideRi' +'ght.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#208#0#5'Width' - +#3#13#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left' + +#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left' +#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#8'TabOrder'#2#4 +#4'Text'#6#16'edtUnitOutputDir'#0#0#5'TEdit'#12'edtDebugPath'#22'AnchorSideL' +'eft.Control'#7#8'PathPage'#21'AnchorSideTop.Control'#7#12'lblDebugPath'#18 +'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'PathPage' +#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3 - +#254#0#5'Width'#3#13#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bord' + +#254#0#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bord' +'erSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6 +#8'TabOrder'#2#5#4'Text'#6#12'edtDebugPath'#0#0#9'TComboBox'#21'LCLWidgetTyp' +'eComboBox'#22'AnchorSideLeft.Control'#7#18'LCLWidgetTypeLabel'#19'AnchorSid' @@ -85,337 +85,335 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'op'#3#31#1#5'Width'#3#171#0#18'BorderSpacing.Left'#2#6#10'ItemHeight'#2#0#5 +'Style'#7#14'csDropDownList'#8'TabOrder'#2#6#0#0#0#5'TPage'#14'BuildModesPag' +'e'#7'Caption'#6#14'BuildModesPage'#0#0#5'TPage'#11'ParsingPage'#7'Caption'#6 - +#11'ParsingPage'#11'ClientWidth'#3#155#2#12'ClientHeight'#3#197#1#0#11'TRadi' - +'oGroup'#11'grpAsmStyle'#4'Left'#2#6#6'Height'#2'('#3'Top'#3'G'#1#5'Width'#3 - +#143#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Capt' - +'ion'#6#11'grpAsmStyle'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.' - +'TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousC' - +'hildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize' - +#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.Shrink' - +'Vertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightTh' - +'enTopToBottom'#27'ChildSizing.ControlsPerLine'#2#3#7'Columns'#2#3#8'TabOrde' - +'r'#2#0#0#0#11'TCheckGroup'#16'grpSyntaxOptions'#4'Left'#2#6#6'Height'#3#2#1 - +#3'Top'#2'?'#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpa' - +'cing.Around'#2#6#7'Caption'#6#16'grpSyntaxOptions'#28'ChildSizing.LeftRight' - +'Spacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHor' - +'izontal'#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'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1 - +#8'TabOrder'#2#1#0#0#9'TGroupBox'#13'grpSyntaxMode'#4'Left'#2#6#6'Height'#2 - +'3'#3'Top'#2#6#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderS' - +'pacing.Around'#2#6#7'Caption'#6#13'grpSyntaxMode'#12'ClientHeight'#2#29#11 - +'ClientWidth'#3#135#2#8'TabOrder'#2#2#0#9'TComboBox'#13'cmbSyntaxMode'#4'Lef' - +'t'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3'Q'#1#5'Align'#7#6'alLeft'#20'Bo' - +'rderSpacing.Around'#2#6#10'ItemHeight'#2#0#8'TabOrder'#2#0#4'Text'#6#13'cmb' - +'SyntaxMode'#0#0#0#0#5'TPage'#11'CodeGenPage'#7'Caption'#6#11'CodeGenPage'#11 - +'ClientWidth'#3#155#2#12'ClientHeight'#3#197#1#0#9'TGroupBox'#16'grpSmartLin' - +'kUnit'#22'AnchorSideLeft.Control'#7#9'grpChecks'#19'AnchorSideLeft.Side'#7#9 - +'asrBottom'#21'AnchorSideTop.Control'#7#11'CodeGenPage'#23'AnchorSideRight.C' - +'ontrol'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'Anchor' - +'SideBottom.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2'/'#3'Top'#2#6#5 - +'Width'#3#246#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9 - +#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right' - +#2#6#7'Caption'#6#16'grpSmartLinkUnit'#12'ClientHeight'#2#25#11'ClientWidth' - +#3#238#1#8'TabOrder'#2#0#0#9'TCheckBox'#16'chkSmartLinkUnit'#4'Left'#2#6#6'H' - +'eight'#2#17#3'Top'#2#6#5'Width'#3#226#1#5'Align'#7#5'alTop'#20'BorderSpacin' - +'g.Around'#2#6#7'Caption'#6#16'chkSmartLinkUnit'#8'TabOrder'#2#0#0#0#0#9'TGr' - +'oupBox'#9'grpChecks'#22'AnchorSideLeft.Control'#7#11'CodeGenPage'#21'Anchor' - +'SideTop.Control'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4 - +'Left'#2#6#6'Height'#3#133#0#3'Top'#2#6#5'Width'#3#147#0#8'AutoSize'#9#20'Bo' - +'rderSpacing.Around'#2#6#7'Caption'#6#9'grpChecks'#18'ChildSizing.Layout'#7 - +#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#12'Cl' - +'ientHeight'#2'o'#11'ClientWidth'#3#139#0#8'TabOrder'#2#1#0#9'TCheckBox'#11 - +'chkChecksIO'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#173#0#20'Bord' - +'erSpacing.Around'#2#6#7'Caption'#6#11'chkChecksIO'#8'TabOrder'#2#0#0#0#9'TC' - +'heckBox'#14'chkChecksRange'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#30#5'Width' - ,#3#173#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'chkChecksRange'#8'TabO' - +'rder'#2#1#0#0#9'TCheckBox'#17'chkChecksOverflow'#4'Left'#2#6#6'Height'#2#18 - +#3'Top'#2'6'#5'Width'#3#173#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'c' - +'hkChecksOverflow'#8'TabOrder'#2#2#0#0#9'TCheckBox'#14'chkChecksStack'#4'Lef' - +'t'#2#6#6'Height'#2#18#3'Top'#2'N'#5'Width'#3#173#0#20'BorderSpacing.Around' - +#2#6#7'Caption'#6#14'chkChecksStack'#8'TabOrder'#2#3#0#0#9'TCheckBox'#22'chk' - +'VerifyObjMethodCall'#4'Left'#2#6#6'Height'#2#18#3'Top'#2'f'#5'Width'#3#173#0 - +#7'Caption'#6#22'chkVerifyObjMethodCall'#8'TabOrder'#2#4#0#0#0#9'TGroupBox' - +#11'grpHeapSize'#22'AnchorSideLeft.Control'#7#9'grpChecks'#19'AnchorSideLeft' - +'.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'grpSmartLinkUnit'#18'A' - +'nchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'CodeGenP' - +'age'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2'5' - +#3'Top'#2';'#5'Width'#3#246#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8 - +'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'grpHeapSize'#12'Cl' - +'ientHeight'#2#31#11'ClientWidth'#3#238#1#8'TabOrder'#2#2#0#5'TEdit'#11'edtH' - +'eapSize'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3#226#1#5'Align'#7#5 - +'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#11'edtHeapSiz' - +'e'#0#0#0#9'TGroupBox'#17'grpTargetPlatform'#22'AnchorSideLeft.Control'#7#9 - +'grpChecks'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control' - +#7#11'grpHeapSize'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.' - +'Control'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3 - +#159#0#6'Height'#2'i'#3'Top'#2'v'#5'Width'#3#246#1#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#17'grpTargetPlatform'#12'ClientHeight'#2'S'#11'ClientWidth'#3#238#1#8'TabOr' - +'der'#2#3#0#6'TLabel'#11'lblTargetOS'#22'AnchorSideLeft.Control'#7#17'grpTar' - +'getPlatform'#21'AnchorSideTop.Control'#7#16'TargetOSComboBox'#18'AnchorSide' - +'Top.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#9#5'Width'#2'9' - +#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'lblTargetOS'#11'ParentColor'#8 - +#0#0#6'TLabel'#12'lblTargetCPU'#22'AnchorSideLeft.Control'#7#17'grpTargetPla' - +'tform'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#18'AnchorSideTop.S' - +'ide'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'$'#5'Width'#2'?'#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#12'lblTargetCPU'#11'ParentColor'#8#0 - +#0#6'TLabel'#22'lblTargetProcessorProc'#22'AnchorSideLeft.Control'#7#17'grpT' - +'argetPlatform'#21'AnchorSideTop.Control'#7#27'TargetProcessorProcComboBox' - +#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'?' - +#5'Width'#2'o'#20'BorderSpacing.Around'#2#6#7'Caption'#6#22'lblTargetProcess' - +'orProc'#11'ParentColor'#8#0#0#9'TComboBox'#16'TargetOSComboBox'#22'AnchorSi' - +'deLeft.Control'#7#11'lblTargetOS'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21 - +'AnchorSideTop.Control'#7#17'grpTargetPlatform'#23'AnchorSideRight.Control'#7 - +#17'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'K'#6 - +'Height'#2#21#3'Top'#2#6#5'Width'#3#157#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#0#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemH' - +'eight'#2#0#8'TabOrder'#2#0#4'Text'#6#16'TargetOSComboBox'#0#0#9'TComboBox' - +#17'TargetCPUComboBox'#22'AnchorSideLeft.Control'#7#12'lblTargetCPU'#19'Anch' - +'orSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'TargetOSComb' - +'oBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17 - +'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'Q'#6'H' - +'eight'#2#21#3'Top'#2'!'#5'Width'#3#151#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#0#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemH' - +'eight'#2#0#8'TabOrder'#2#1#4'Text'#6#17'TargetCPUComboBox'#0#0#9'TComboBox' - +#27'TargetProcessorProcComboBox'#22'AnchorSideLeft.Control'#7#22'lblTargetPr' - +'ocessorProc'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Contro' - +'l'#7#17'TargetCPUComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorS' - +'ideRight.Control'#7#17'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrB' - +'ottom'#4'Left'#3#129#0#6'Height'#2#21#3'Top'#2'<'#5'Width'#3'g'#1#7'Anchors' - +#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#20'BorderSpac' - +'ing.Around'#2#6#10'ItemHeight'#2#0#8'TabOrder'#2#2#4'Text'#6#27'TargetProce' - +'ssorProcComboBox'#0#0#0#9'TGroupBox'#16'grpOptimizations'#22'AnchorSideLeft' - +'.Control'#7#11'CodeGenPage'#21'AnchorSideTop.Control'#7#17'grpTargetPlatfor' - +'m'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'C' - +'odeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Con' - +'trol'#7#11'CodeGenPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6 - +#6'Height'#3#218#0#3'Top'#3#229#0#5'Width'#3#143#2#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6 - ,#16'grpOptimizations'#12'ClientHeight'#3#196#0#11'ClientWidth'#3#135#2#8'Tab' - +'Order'#2#4#0#6'TLabel'#12'lblOptMiddle'#22'AnchorSideLeft.Control'#7#16'grp' - +'Optimizations'#19'AnchorSideLeft.Side'#7#9'asrCenter'#21'AnchorSideTop.Cont' - +'rol'#7#16'grpOptimizations'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3 - +'C'#1#6'Height'#2#1#3'Top'#2'b'#5'Width'#2#1#8'AutoSize'#8#11'ParentColor'#8 - +#0#0#12'TRadioButton'#15'radOptLevelNone'#22'AnchorSideLeft.Control'#7#16'gr' - +'pOptimizations'#21'AnchorSideTop.Control'#7#16'grpOptimizations'#4'Left'#2#6 - +#6'Height'#2#17#3'Top'#2#6#5'Width'#2'f'#20'BorderSpacing.Around'#2#6#7'Capt' - +'ion'#6#15'radOptLevelNone'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder' - +#2#0#0#0#12'TRadioButton'#12'radOptLevel1'#22'AnchorSideLeft.Control'#7#16'g' - +'rpOptimizations'#21'AnchorSideTop.Control'#7#15'radOptLevelNone'#18'AnchorS' - +'ideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width' - +#2'R'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel1'#8'TabOrder' - +#2#1#7'TabStop'#8#0#0#12'TRadioButton'#12'radOptLevel2'#22'AnchorSideLeft.Co' - +'ntrol'#7#16'grpOptimizations'#21'AnchorSideTop.Control'#7#12'radOptLevel1' - +#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4' - +#5'Width'#2'R'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel2'#8 - +'TabOrder'#2#2#7'TabStop'#8#0#0#12'TRadioButton'#12'radOptLevel3'#22'AnchorS' - +'ideLeft.Control'#7#16'grpOptimizations'#21'AnchorSideTop.Control'#7#12'radO' - +'ptLevel2'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3 - +'Top'#2'K'#5'Width'#2'R'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOpt' - +'Level3'#8'TabOrder'#2#3#7'TabStop'#8#0#0#9'TCheckBox'#15'chkOptVarsInReg'#22 - +'AnchorSideLeft.Control'#7#12'lblOptMiddle'#21'AnchorSideTop.Control'#7#16'g' - +'rpOptimizations'#4'Left'#3'C'#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'g'#17 - +'BorderSpacing.Top'#2#6#7'Caption'#6#15'chkOptVarsInReg'#8'TabOrder'#2#4#0#0 - +#9'TCheckBox'#15'chkOptUncertain'#22'AnchorSideLeft.Control'#7#12'lblOptMidd' - +'le'#21'AnchorSideTop.Control'#7#15'chkOptVarsInReg'#18'AnchorSideTop.Side'#7 - +#9'asrBottom'#4'Left'#3'C'#1#6'Height'#2#17#3'Top'#2#29#5'Width'#2'c'#17'Bor' - +'derSpacing.Top'#2#6#7'Caption'#6#15'chkOptUncertain'#8'TabOrder'#2#5#0#0#9 - +'TCheckBox'#13'chkOptSmaller'#22'AnchorSideLeft.Control'#7#12'lblOptMiddle' - +#21'AnchorSideTop.Control'#7#15'chkOptUncertain'#18'AnchorSideTop.Side'#7#9 - +'asrBottom'#4'Left'#3'C'#1#6'Height'#2#17#3'Top'#2'4'#5'Width'#2'W'#17'Borde' - +'rSpacing.Top'#2#6#7'Caption'#6#13'chkOptSmaller'#8'TabOrder'#2#6#0#0#0#0#5 - +'TPage'#11'LinkingPage'#7'Caption'#6#11'LinkingPage'#11'ClientWidth'#3#155#2 - +#12'ClientHeight'#3#197#1#0#9'TGroupBox'#16'grpLinkLibraries'#4'Left'#2#6#6 - +'Height'#2'/'#3'Top'#3#220#0#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoSize' - +#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'grpLinkLibraries'#12'ClientH' - +'eight'#2#25#11'ClientWidth'#3#135#2#8'TabOrder'#2#0#0#9'TCheckBox'#12'chkLi' - +'nkSmart'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3'{'#2#5'Align'#7#5 - +'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'chkLinkSmart'#8'TabOrde' - +'r'#2#0#0#0#0#9'TGroupBox'#21'TargetSpecificsGrpBox'#4'Left'#2#6#6'Height'#2 - +'/'#3'Top'#3#17#1#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'Bord' - +'erSpacing.Around'#2#6#7'Caption'#6#21'TargetSpecificsGrpBox'#12'ClientHeigh' - +'t'#2#25#11'ClientWidth'#3#135#2#8'TabOrder'#2#1#0#9'TCheckBox'#18'chkWin32G' - +'raphicApp'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3'{'#2#5'Align'#7 - +#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'chkWin32GraphicApp'#8 - +'TabOrder'#2#0#0#0#0#9'TGroupBox'#10'grpOptions'#4'Left'#2#6#6'Height'#2'L'#3 - +'Top'#3'F'#1#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpa' - +'cing.Around'#2#6#7'Caption'#6#10'grpOptions'#12'ClientHeight'#2'6'#11'Clien' - +'tWidth'#3#135#2#8'TabOrder'#2#2#0#9'TCheckBox'#17'chkOptionsLinkOpt'#4'Left' - +#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3'{'#2#5'Align'#7#5'alTop'#20'Border' - +'Spacing.Around'#2#6#7'Caption'#6#17'chkOptionsLinkOpt'#8'TabOrder'#2#0#0#0#5 - +'TEdit'#17'edtOptionsLinkOpt'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#29#5'Width' - +#3'{'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#1#4'T' - +'ext'#6#17'edtOptionsLinkOpt'#0#0#0#9'TGroupBox'#12'grpDebugging'#4'Left'#2#6 - +#6'Height'#3#208#0#3'Top'#2#6#5'Width'#3#143#2#5'Align'#7#5'alTop'#8'AutoSiz' - +'e'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'grpDebugging'#12'ClientHe' - +'ight'#3#186#0#11'ClientWidth'#3#135#2#8'TabOrder'#2#3#0#9'TCheckBox'#11'chk' - +'DebugGDB'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Co' - +'ntrol'#7#12'grpDebugging'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#2 - +'['#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'chkDebugGDB'#8'TabOrder'#2#0 - +#0#0#9'TCheckBox'#18'chkUseLineInfoUnit'#22'AnchorSideLeft.Control'#7#12'grp' - +'Debugging'#21'AnchorSideTop.Control'#7#11'chkDebugGDB'#18'AnchorSideTop.Sid' - +'e'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#2'p'#20'B' - ,'orderSpacing.Around'#2#6#7'Caption'#6#18'chkUseLineInfoUnit'#8'TabOrder'#2#1 - +#0#0#9'TCheckBox'#13'chkUseHeaptrc'#22'AnchorSideLeft.Control'#7#12'grpDebug' - +'ging'#21'AnchorSideTop.Control'#7#16'chkGenerateDwarf'#18'AnchorSideTop.Sid' - +'e'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'K'#5'Width'#2']'#20'B' - +'orderSpacing.Around'#2#6#7'Caption'#6#13'chkUseHeaptrc'#8'TabOrder'#2#2#0#0 - +#9'TCheckBox'#14'chkUseValgrind'#22'AnchorSideLeft.Control'#7#12'grpDebuggin' - +'g'#21'AnchorSideTop.Control'#7#13'chkUseHeaptrc'#18'AnchorSideTop.Side'#7#9 - +'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'b'#5'Width'#2']'#20'BorderSp' - +'acing.Around'#2#6#7'Caption'#6#14'chkUseValgrind'#8'TabOrder'#2#3#0#0#9'TCh' - +'eckBox'#15'chkGenGProfCode'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21 - +'AnchorSideTop.Control'#7#14'chkUseValgrind'#18'AnchorSideTop.Side'#7#9'asrB' - +'ottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'y'#5'Width'#2'l'#20'BorderSpacin' - +'g.Around'#2#6#7'Caption'#6#15'chkGenGProfCode'#8'TabOrder'#2#4#0#0#9'TCheck' - +'Box'#15'chkSymbolsStrip'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'A' - +'nchorSideTop.Control'#7#15'chkGenGProfCode'#18'AnchorSideTop.Side'#7#9'asrB' - +'ottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#144#0#5'Width'#2'`'#20'BorderSpa' - +'cing.Around'#2#6#7'Caption'#6#15'chkSymbolsStrip'#8'TabOrder'#2#5#0#0#9'TCh' - +'eckBox'#21'chkUseExternalDbgSyms'#22'AnchorSideLeft.Control'#7#12'grpDebugg' - +'ing'#21'AnchorSideTop.Control'#7#15'chkSymbolsStrip'#18'AnchorSideTop.Side' - +#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#167#0#5'Width'#3#138#0#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#21'chkUseExternalDbgSyms'#8'TabOrder' - +#2#6#0#0#9'TCheckBox'#16'chkGenerateDwarf'#22'AnchorSideLeft.Control'#7#12'g' - +'rpDebugging'#21'AnchorSideTop.Control'#7#18'chkUseLineInfoUnit'#18'AnchorSi' - +'deTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#2 - +'l'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'chkGenerateDwarf'#8'TabOrde' - +'r'#2#7#0#0#0#0#5'TPage'#7'MsgPage'#7'Caption'#6#7'MsgPage'#11'ClientWidth'#3 - +#25#2#12'ClientHeight'#3#185#1#0#11'TCheckGroup'#12'grpVerbosity'#4'Left'#2#6 - +#6'Height'#3'd'#1#3'Top'#2#6#5'Width'#3#13#2#5'Align'#7#8'alClient'#8'AutoFi' - +'ll'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'grpVerbosity'#28'ChildSi' - +'zing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSiz' - +'ing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.Enlarg' - +'eVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7 - +#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'C' - +'hildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.Contr' - +'olsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#0#0#0#9'TGroupBox'#11'grpError' - +'Cnt'#4'Left'#2#6#6'Height'#2'C'#3'Top'#3'p'#1#5'Width'#3#13#2#5'Align'#7#8 - +'alBottom'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'grpErr' - +'orCnt'#12'ClientHeight'#2'-'#11'ClientWidth'#3#5#2#8'TabOrder'#2#1#0#5'TEdi' - +'t'#11'edtErrorCnt'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3#249#1#5 - +'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#11 - +'edtErrorCnt'#0#0#0#0#5'TPage'#13'CfgCmpMsgPage'#7'Caption'#6#13'CfgCmpMsgPa' - +'ge'#11'ClientWidth'#3#25#2#12'ClientHeight'#3#167#1#0#9'TGroupBox'#19'grpCo' - +'mpilerMessages'#4'Left'#2#6#6'Height'#3#155#1#3'Top'#2#6#5'Width'#3#13#2#5 - +'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'grpCompil' - +'erMessages'#12'ClientHeight'#3#133#1#11'ClientWidth'#3#5#2#8'TabOrder'#2#0#0 - +#9'TCheckBox'#13'chkUseMsgFile'#22'AnchorSideLeft.Control'#7#19'grpCompilerM' - +'essages'#21'AnchorSideTop.Control'#7#15'editMsgFileName'#18'AnchorSideTop.S' - +'ide'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#16#3'Top'#2#9#5'Width'#2'b'#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkUseMsgFile'#8'OnChange'#7#19'c' - +'hkUseMsgFileChange'#8'TabOrder'#2#0#0#0#5'TEdit'#15'editMsgFileName'#22'Anc' - +'horSideLeft.Control'#7#13'chkUseMsgFile'#19'AnchorSideLeft.Side'#7#9'asrBot' - +'tom'#21'AnchorSideTop.Control'#7#19'grpCompilerMessages'#23'AnchorSideRight' - +'.Control'#7#12'btnBrowseMsg'#4'Left'#2'n'#6'Height'#2#22#3'Top'#2#6#5'Width' - +#3'K'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left' - +#2#6#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#1#4'Text'#6#15'editMsgFileName' - +#0#0#7'TButton'#12'btnBrowseMsg'#21'AnchorSideTop.Control'#7#15'editMsgFileN' - +'ame'#23'AnchorSideRight.Control'#7#19'grpCompilerMessages'#20'AnchorSideRig' - +'ht.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#15'editMsgFileName' - +#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#185#1#6'Height'#2#22#3'T' - +'op'#2#6#5'Width'#2'F'#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#8'Aut' - +'oSize'#9#19'BorderSpacing.Right'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#17'bt' - +'nBrowseMsgClick'#8'TabOrder'#2#2#0#0#13'TCheckListBox'#14'chklistCompMsg'#22 - +'AnchorSideLeft.Control'#7#19'grpCompilerMessages'#21'AnchorSideTop.Control' - +#7#15'editMsgFileName'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRi' - ,'ght.Control'#7#19'grpCompilerMessages'#20'AnchorSideRight.Side'#7#9'asrBott' - +'om'#24'AnchorSideBottom.Control'#7#19'grpCompilerMessages'#21'AnchorSideBot' - +'tom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3']'#1#3'Top'#2'"'#5'Width'#3 - +#249#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSp' - +'acing.Around'#2#6#10'ItemHeight'#2#0#7'OnClick'#7#19'chklistCompMsgClick'#6 - +'Sorted'#9#8'TabOrder'#2#3#0#0#0#0#5'TPage'#9'OtherPage'#7'Caption'#6#9'Othe' - +'rPage'#11'ClientWidth'#3#155#2#12'ClientHeight'#3#197#1#0#9'TGroupBox'#13'g' - +'rpConfigFile'#4'Left'#2#6#6'Height'#2'c'#3'Top'#2#6#5'Width'#3#143#2#5'Alig' - +'n'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'gr' - +'pConfigFile'#12'ClientHeight'#2'M'#11'ClientWidth'#3#135#2#8'TabOrder'#2#0#0 - +#9'TCheckBox'#13'chkConfigFile'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Widt' - +'h'#3'{'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#13 - +'chkConfigFile'#8'TabOrder'#2#0#0#0#9'TCheckBox'#19'chkCustomConfigFile'#4'L' - +'eft'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#3'{'#2#5'Align'#7#5'alTop'#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#19'chkCustomConfigFile'#7'OnClick'#7 - +#24'chkCustomConfigFileClick'#8'TabOrder'#2#1#0#0#5'TEdit'#13'edtConfigPath' - +#4'Left'#2#6#6'Height'#2#23#3'Top'#2'4'#5'Width'#3'{'#2#5'Align'#7#5'alTop' - +#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#2#4'Text'#6#13'edtConfigPath'#0#0 - +#0#9'TGroupBox'#16'grpCustomOptions'#4'Left'#2#6#6'Height'#3'P'#1#3'Top'#2'o' - +#5'Width'#3#143#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Capt' - +'ion'#6#16'grpCustomOptions'#12'ClientHeight'#3':'#1#11'ClientWidth'#3#135#2 - +#8'TabOrder'#2#1#0#5'TMemo'#16'memCustomOptions'#4'Left'#2#6#6'Height'#3'.'#1 - +#3'Top'#2#6#5'Width'#3'{'#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2 - +#6#8'TabOrder'#2#0#0#0#0#0#5'TPage'#15'ConditionalPage'#7'Caption'#6#15'Cond' - +'itionalPage'#11'ClientWidth'#3#155#2#12'ClientHeight'#3#197#1#0#9'TGroupBox' - +#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#214#0#3'Top'#2#0#5'Width'#3 - +#155#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGroupBox'#12'ClientHe' - +'ight'#3#192#0#11'ClientWidth'#3#147#2#8'TabOrder'#2#0#0#244#26'TCompOptsCon' - +'ditionalsFrame'#23'ConditionalOptionsFrame'#6'Height'#3#192#0#5'Width'#3#147 - +#2#5'Align'#7#8'alClient'#12'ClientHeight'#3#192#0#11'ClientWidth'#3#147#2#7 - +'Visible'#9#0#241#9'TTreeView'#11'COCTreeView'#6'Height'#3#192#0#5'Width'#3 - +#147#2#17'DefaultItemHeight'#2#15#9'PopupMenu'#7'$ConditionalOptionsFrame.CO' - +'CPopupMenu'#0#0#0#0#9'TSplitter'#19'ConditionalSplitter'#6'Cursor'#7#8'crVS' - +'plit'#4'Left'#2#0#6'Height'#2#5#3'Top'#3#214#0#5'Width'#3#155#2#5'Align'#7#5 - +'alTop'#12'ResizeAnchor'#7#5'akTop'#0#0#244#22'TCompOptBuildVarsFrame'#14'Bu' - +'ildVarsFrame'#6'Height'#3#234#0#3'Top'#3#219#0#5'Width'#3#155#2#5'Align'#7#8 - +'alClient'#12'ClientHeight'#3#234#0#11'ClientWidth'#3#155#2#8'TabOrder'#2#2#7 - +'Visible'#9#0#241#9'TGroupBox'#17'BuildVarsGroupBox'#6'Height'#3#234#0#5'Wid' - +'th'#3#155#2#12'ClientHeight'#3#212#0#11'ClientWidth'#3#147#2#0#241#9'TTreeV' - +'iew'#17'BuildVarsTreeView'#6'Height'#3#212#0#5'Width'#3#147#2#17'DefaultIte' - +'mHeight'#2#15#9'PopupMenu'#7'#BuildVarsFrame.BuildVarsTVPopupMenu'#0#0#0#0#0 - +#5'TPage'#13'InheritedPage'#7'Caption'#6#13'InheritedPage'#11'ClientWidth'#3 - +#155#2#12'ClientHeight'#3#197#1#0#6'TLabel'#12'InhNoteLabel'#4'Left'#2#6#6'H' - +'eight'#2#14#3'Top'#2#6#5'Width'#3#143#2#5'Align'#7#5'alTop'#20'BorderSpacin' - +'g.Around'#2#6#7'Caption'#6#12'InhNoteLabel'#11'ParentColor'#8#0#0#9'TTreeVi' - +'ew'#11'InhTreeView'#4'Left'#2#6#6'Height'#3#247#0#3'Top'#2#26#5'Width'#3#143 - +#2#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6 - +#17'DefaultItemHeight'#2#15#8'ReadOnly'#9#8'TabOrder'#2#0#18'OnSelectionChan' - +'ged'#7#27'InhTreeViewSelectionChanged'#7'Options'#11#17'tvoAutoItemHeight' - +#16'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tvoShowBu' - +'ttons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#5'TMemo'#11'I' - +'nhItemMemo'#4'Left'#2#6#6'Height'#3#169#0#3'Top'#3#22#1#5'Width'#3#143#2#5 - +'Align'#7#8'alClient'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6 - +#20'BorderSpacing.Bottom'#2#6#8'ReadOnly'#9#10'ScrollBars'#7#14'ssAutoVertic' - +'al'#8'TabOrder'#2#1#0#0#9'TSplitter'#11'InhSplitter'#6'Cursor'#7#8'crVSplit' - +#4'Left'#2#0#6'Height'#2#5#3'Top'#3#17#1#5'Width'#3#155#2#5'Align'#7#5'alTop' - +#12'ResizeAnchor'#7#5'akTop'#0#0#0#5'TPage'#15'CompilationPage'#7'Caption'#6 - +#15'CompilationPage'#11'ClientWidth'#3#155#2#12'ClientHeight'#3#197#1#0#9'TC' - +'heckBox'#17'chkCreateMakefile'#22'AnchorSideLeft.Control'#7#15'CompilationP' - +'age'#21'AnchorSideTop.Control'#7#15'CompilationPage'#4'Left'#2#6#6'Height'#2 - +#17#3'Top'#2#6#5'Width'#2'k'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'ch' - +'kCreateMakefile'#8'TabOrder'#2#0#0#0#9'TGroupBox'#20'ExecuteAfterGroupBox' - +#22'AnchorSideLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Control'#7 - +#11'grpCompiler'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Co' - ,'ntrol'#7#15'CompilationPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left' - +#2#6#6'Height'#2'c'#3'Top'#3#216#0#5'Width'#3#143#2#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#20'ExecuteAfterGroupBox'#12'ClientHeight'#2'M'#11'ClientWidth'#3#135#2#8'Ta' - +'bOrder'#2#1#0#6'TLabel'#17'lblRunIfExecAfter'#22'AnchorSideLeft.Control'#7 - +#20'ExecuteAfterGroupBox'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBo' - +'x'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'V'#20'BorderSpacing.Aro' - +'und'#2#6#7'Caption'#6#17'lblRunIfExecAfter'#11'ParentColor'#8#0#0#6'TLabel' - +#24'ExecuteAfterCommandLabel'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGr' - +'oupBox'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSi' - +'deTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3 - +#137#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#24'ExecuteAfterCommandLabel' - +#11'ParentColor'#8#0#0#9'TCheckBox'#19'chkExecAfterCompile'#22'AnchorSideLef' - +'t.Control'#7#17'lblRunIfExecAfter'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21 - +'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#2'z'#6'Height'#2 - +#17#3'Top'#2#6#5'Width'#2'w'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Ar' - +'ound'#2#6#7'Caption'#6#19'chkExecAfterCompile'#8'TabOrder'#2#0#0#0#9'TCheck' - +'Box'#17'chkExecAfterBuild'#22'AnchorSideLeft.Control'#7#19'chkExecAfterComp' - +'ile'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20 - +'ExecuteAfterGroupBox'#4'Left'#3#15#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'i' - +#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'ch' - +'kExecAfterBuild'#8'TabOrder'#2#1#0#0#9'TCheckBox'#15'chkExecAfterRun'#22'An' - +'chorSideLeft.Control'#7#17'chkExecAfterBuild'#19'AnchorSideLeft.Side'#7#9'a' - +'srBottom'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#3#150 - +#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'f'#18'BorderSpacing.Left'#2#24#20'Bo' - +'rderSpacing.Around'#2#6#7'Caption'#6#15'chkExecAfterRun'#8'TabOrder'#2#2#0#0 - +#5'TEdit'#23'ExecuteAfterCommandEdit'#22'AnchorSideLeft.Control'#7#24'Execut' - +'eAfterCommandLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop' - +'.Control'#7#19'chkExecAfterCompile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23 + +#11'ParsingPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#179#1#0#11'TRadio' + +'Group'#11'grpAsmStyle'#4'Left'#2#6#6'Height'#2'('#3'Top'#3'G'#1#5'Width'#3 + +#17#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Capti' + +'on'#6#11'grpAsmStyle'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.T' + +'opBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousCh' + +'ildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28 + +'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVer' + +'tical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenT' + +'opToBottom'#27'ChildSizing.ControlsPerLine'#2#3#7'Columns'#2#3#8'TabOrder'#2 + +#0#0#0#11'TCheckGroup'#16'grpSyntaxOptions'#4'Left'#2#6#6'Height'#3#2#1#3'To' + +'p'#2'?'#5'Width'#3#17#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.' + +'Around'#2#6#7'Caption'#6#16'grpSyntaxOptions'#28'ChildSizing.LeftRightSpaci' + +'ng'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizont' + +'al'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crs' + +'HomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds' + +#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7 + +#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#8'Tab' + +'Order'#2#1#0#0#9'TGroupBox'#13'grpSyntaxMode'#4'Left'#2#6#6'Height'#2'3'#3 + +'Top'#2#6#5'Width'#3#17#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing' + +'.Around'#2#6#7'Caption'#6#13'grpSyntaxMode'#12'ClientHeight'#2' '#11'Client' + +'Width'#3#13#2#8'TabOrder'#2#2#0#9'TComboBox'#13'cmbSyntaxMode'#4'Left'#2#6#6 + +'Height'#2'#'#3'Top'#2#6#5'Width'#3'Q'#1#5'Align'#7#6'alLeft'#20'BorderSpaci' + +'ng.Around'#2#6#10'ItemHeight'#2#0#8'TabOrder'#2#0#4'Text'#6#13'cmbSyntaxMod' + +'e'#0#0#0#0#5'TPage'#11'CodeGenPage'#7'Caption'#6#11'CodeGenPage'#11'ClientW' + +'idth'#3#29#2#12'ClientHeight'#3#179#1#0#9'TGroupBox'#16'grpSmartLinkUnit'#22 + +'AnchorSideLeft.Control'#7#9'grpChecks'#19'AnchorSideLeft.Side'#7#9'asrBotto' + +'m'#21'AnchorSideTop.Control'#7#11'CodeGenPage'#23'AnchorSideRight.Control'#7 + +#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom' + +'.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2'/'#3'Top'#2#6#5'Width'#3 + +'x'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderS' + +'pacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Ca' + +'ption'#6#16'grpSmartLinkUnit'#12'ClientHeight'#2#28#11'ClientWidth'#3't'#1#8 + +'TabOrder'#2#0#0#9'TCheckBox'#16'chkSmartLinkUnit'#4'Left'#2#6#6'Height'#2#17 + +#3'Top'#2#6#5'Width'#3'h'#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6 + +#7'Caption'#6#16'chkSmartLinkUnit'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#9'grpC' + +'hecks'#22'AnchorSideLeft.Control'#7#11'CodeGenPage'#21'AnchorSideTop.Contro' + +'l'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6 + +'Height'#3#133#0#3'Top'#2#6#5'Width'#3#147#0#8'AutoSize'#9#20'BorderSpacing.' + +'Around'#2#6#7'Caption'#6#9'grpChecks'#18'ChildSizing.Layout'#7#29'cclLeftTo' + +'RightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#12'ClientHeight'#2 + +'r'#11'ClientWidth'#3#143#0#8'TabOrder'#2#1#0#9'TCheckBox'#11'chkChecksIO'#4 + +'Left'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3#172#0#20'BorderSpacing.Aroun' + +'d'#2#6#7'Caption'#6#11'chkChecksIO'#8'TabOrder'#2#0#0#0#9'TCheckBox'#14'chk' + +'ChecksRange'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'!'#5'Width'#3#172#0#20'Bor' + ,'derSpacing.Around'#2#6#7'Caption'#6#14'chkChecksRange'#8'TabOrder'#2#1#0#0#9 + +'TCheckBox'#17'chkChecksOverflow'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'<'#5'W' + +'idth'#3#172#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkChecksOverflo' + +'w'#8'TabOrder'#2#2#0#0#9'TCheckBox'#14'chkChecksStack'#4'Left'#2#6#6'Height' + +#2#21#3'Top'#2'W'#5'Width'#3#172#0#20'BorderSpacing.Around'#2#6#7'Caption'#6 + +#14'chkChecksStack'#8'TabOrder'#2#3#0#0#9'TCheckBox'#22'chkVerifyObjMethodCa' + +'ll'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'r'#5'Width'#3#172#0#7'Caption'#6#22 + +'chkVerifyObjMethodCall'#8'TabOrder'#2#4#0#0#0#9'TGroupBox'#11'grpHeapSize' + +#22'AnchorSideLeft.Control'#7#9'grpChecks'#19'AnchorSideLeft.Side'#7#9'asrBo' + +'ttom'#21'AnchorSideTop.Control'#7#16'grpSmartLinkUnit'#18'AnchorSideTop.Sid' + +'e'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'CodeGenPage'#20'AnchorSi' + +'deRight.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2'5'#3'Top'#2';'#5'W' + +'idth'#3'x'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20 + +'BorderSpacing.Around'#2#6#7'Caption'#6#11'grpHeapSize'#12'ClientHeight'#2'"' + +#11'ClientWidth'#3't'#1#8'TabOrder'#2#2#0#5'TEdit'#11'edtHeapSize'#4'Left'#2 + +#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3'h'#1#5'Align'#7#5'alTop'#20'BorderSp' + +'acing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#11'edtHeapSize'#0#0#0#9'TGroupB' + +'ox'#17'grpTargetPlatform'#22'AnchorSideLeft.Control'#7#9'grpChecks'#19'Anch' + +'orSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'grpHeapSize' + +#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'Code' + +'GenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2 + +'i'#3'Top'#2'v'#5'Width'#3'x'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0 + +#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'grpTargetPlatfor' + +'m'#12'ClientHeight'#2'V'#11'ClientWidth'#3't'#1#8'TabOrder'#2#3#0#6'TLabel' + +#11'lblTargetOS'#22'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21'Ancho' + +'rSideTop.Control'#7#16'TargetOSComboBox'#18'AnchorSideTop.Side'#7#9'asrCent' + +'er'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#9#5'Width'#2'9'#20'BorderSpacing.Ar' + +'ound'#2#6#7'Caption'#6#11'lblTargetOS'#11'ParentColor'#8#0#0#6'TLabel'#12'l' + +'blTargetCPU'#22'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21'AnchorSi' + +'deTop.Control'#7#17'TargetCPUComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter' + +#4'Left'#2#6#6'Height'#2#14#3'Top'#2'$'#5'Width'#2'?'#20'BorderSpacing.Aroun' + +'d'#2#6#7'Caption'#6#12'lblTargetCPU'#11'ParentColor'#8#0#0#6'TLabel'#22'lbl' + +'TargetProcessorProc'#22'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21 + +'AnchorSideTop.Control'#7#27'TargetProcessorProcComboBox'#18'AnchorSideTop.S' + +'ide'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'?'#5'Width'#2'o'#20 + +'BorderSpacing.Around'#2#6#7'Caption'#6#22'lblTargetProcessorProc'#11'Parent' + +'Color'#8#0#0#9'TComboBox'#16'TargetOSComboBox'#22'AnchorSideLeft.Control'#7 + +#11'lblTargetOS'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Con' + +'trol'#7#17'grpTargetPlatform'#23'AnchorSideRight.Control'#7#17'grpTargetPla' + +'tform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'K'#6'Height'#2#21#3 + +'Top'#2#6#5'Width'#3'#'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'B' + +'orderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#0#8'Ta' + +'bOrder'#2#0#4'Text'#6#16'TargetOSComboBox'#0#0#9'TComboBox'#17'TargetCPUCom' + +'boBox'#22'AnchorSideLeft.Control'#7#12'lblTargetCPU'#19'AnchorSideLeft.Side' + +#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'TargetOSComboBox'#18'AnchorSi' + +'deTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'grpTargetPlatfo' + +'rm'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'Q'#6'Height'#2#21#3'T' + +'op'#2'!'#5'Width'#3#29#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'B' + +'orderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#0#8'Ta' + +'bOrder'#2#1#4'Text'#6#17'TargetCPUComboBox'#0#0#9'TComboBox'#27'TargetProce' + +'ssorProcComboBox'#22'AnchorSideLeft.Control'#7#22'lblTargetProcessorProc'#19 + +'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'TargetCP' + +'UComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control' + +#7#17'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3 + +#129#0#6'Height'#2#21#3'Top'#2'<'#5'Width'#3#237#0#7'Anchors'#11#5'akTop'#6 + +'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6 + +#10'ItemHeight'#2#0#8'TabOrder'#2#2#4'Text'#6#27'TargetProcessorProcComboBox' + +#0#0#0#9'TGroupBox'#16'grpOptimizations'#22'AnchorSideLeft.Control'#7#11'Cod' + +'eGenPage'#21'AnchorSideTop.Control'#7#17'grpTargetPlatform'#18'AnchorSideTo' + +'p.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'CodeGenPage'#20'Anc' + +'horSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#11'CodeGen' + +'Page'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#200#0 + +#3'Top'#3#229#0#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8 + +'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'grpOptimizations' + ,#12'ClientHeight'#3#181#0#11'ClientWidth'#3#13#2#8'TabOrder'#2#4#0#6'TLabel' + +#12'lblOptMiddle'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#19'Ancho' + +'rSideLeft.Side'#7#9'asrCenter'#21'AnchorSideTop.Control'#7#16'grpOptimizati' + +'ons'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#3#6#1#6'Height'#2#1#3'To' + +'p'#2'b'#5'Width'#2#1#8'AutoSize'#8#11'ParentColor'#8#0#0#12'TRadioButton'#15 + +'radOptLevelNone'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#21'Ancho' + +'rSideTop.Control'#7#16'grpOptimizations'#4'Left'#2#6#6'Height'#2#17#3'Top'#2 + +#6#5'Width'#2'f'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'radOptLevelNon' + +'e'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#0#0#12'TRadioButton' + +#12'radOptLevel1'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#21'Ancho' + +'rSideTop.Control'#7#15'radOptLevelNone'#18'AnchorSideTop.Side'#7#9'asrBotto' + +'m'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#2'R'#20'BorderSpacing.Ar' + +'ound'#2#6#7'Caption'#6#12'radOptLevel1'#8'TabOrder'#2#1#7'TabStop'#8#0#0#12 + +'TRadioButton'#12'radOptLevel2'#22'AnchorSideLeft.Control'#7#16'grpOptimizat' + +'ions'#21'AnchorSideTop.Control'#7#12'radOptLevel1'#18'AnchorSideTop.Side'#7 + +#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#2'R'#20'Border' + +'Spacing.Around'#2#6#7'Caption'#6#12'radOptLevel2'#8'TabOrder'#2#2#7'TabStop' + +#8#0#0#12'TRadioButton'#12'radOptLevel3'#22'AnchorSideLeft.Control'#7#16'grp' + +'Optimizations'#21'AnchorSideTop.Control'#7#12'radOptLevel2'#18'AnchorSideTo' + +'p.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'K'#5'Width'#2'R' + +#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel3'#8'TabOrder'#2#3#7 + +'TabStop'#8#0#0#9'TCheckBox'#15'chkOptVarsInReg'#22'AnchorSideLeft.Control'#7 + +#12'lblOptMiddle'#21'AnchorSideTop.Control'#7#16'grpOptimizations'#4'Left'#3 + +#6#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'g'#17'BorderSpacing.Top'#2#6#7'Cap' + +'tion'#6#15'chkOptVarsInReg'#8'TabOrder'#2#4#0#0#9'TCheckBox'#15'chkOptUncer' + +'tain'#22'AnchorSideLeft.Control'#7#12'lblOptMiddle'#21'AnchorSideTop.Contro' + +'l'#7#15'chkOptVarsInReg'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#6#1 + +#6'Height'#2#17#3'Top'#2#29#5'Width'#2'c'#17'BorderSpacing.Top'#2#6#7'Captio' + +'n'#6#15'chkOptUncertain'#8'TabOrder'#2#5#0#0#9'TCheckBox'#13'chkOptSmaller' + +#22'AnchorSideLeft.Control'#7#12'lblOptMiddle'#21'AnchorSideTop.Control'#7#15 + +'chkOptUncertain'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#6#1#6'Heig' + +'ht'#2#17#3'Top'#2'4'#5'Width'#2'W'#17'BorderSpacing.Top'#2#6#7'Caption'#6#13 + +'chkOptSmaller'#8'TabOrder'#2#6#0#0#0#0#5'TPage'#11'LinkingPage'#7'Caption'#6 + +#11'LinkingPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#179#1#0#9'TGroupB' + +'ox'#16'grpLinkLibraries'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#220#0#5'Width' + +#3#17#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Cap' + +'tion'#6#16'grpLinkLibraries'#12'ClientHeight'#2#28#11'ClientWidth'#3#13#2#8 + +'TabOrder'#2#0#0#9'TCheckBox'#12'chkLinkSmart'#4'Left'#2#6#6'Height'#2#17#3 + +'Top'#2#6#5'Width'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7 + +'Caption'#6#12'chkLinkSmart'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#21'TargetSpe' + +'cificsGrpBox'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#17#1#5'Width'#3#17#2#5'Al' + +'ign'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#21 + +'TargetSpecificsGrpBox'#12'ClientHeight'#2#28#11'ClientWidth'#3#13#2#8'TabOr' + +'der'#2#1#0#9'TCheckBox'#18'chkWin32GraphicApp'#4'Left'#2#6#6'Height'#2#17#3 + +'Top'#2#6#5'Width'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7 + +'Caption'#6#18'chkWin32GraphicApp'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#10'grp' + +'Options'#4'Left'#2#6#6'Height'#2'L'#3'Top'#3'F'#1#5'Width'#3#17#2#5'Align'#7 + +#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'grpOpti' + +'ons'#12'ClientHeight'#2'9'#11'ClientWidth'#3#13#2#8'TabOrder'#2#2#0#9'TChec' + +'kBox'#17'chkOptionsLinkOpt'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3 + +#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkOpt' + +'ionsLinkOpt'#8'TabOrder'#2#0#0#0#5'TEdit'#17'edtOptionsLinkOpt'#4'Left'#2#6 + +#6'Height'#2#23#3'Top'#2#29#5'Width'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpac' + +'ing.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#17'edtOptionsLinkOpt'#0#0#0#9'TGr' + +'oupBox'#12'grpDebugging'#4'Left'#2#6#6'Height'#3#208#0#3'Top'#2#6#5'Width'#3 + +#17#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capti' + +'on'#6#12'grpDebugging'#12'ClientHeight'#3#189#0#11'ClientWidth'#3#13#2#8'Ta' + +'bOrder'#2#3#0#9'TCheckBox'#11'chkDebugGDB'#22'AnchorSideLeft.Control'#7#12 + +'grpDebugging'#21'AnchorSideTop.Control'#7#12'grpDebugging'#4'Left'#2#6#6'He' + +'ight'#2#17#3'Top'#2#6#5'Width'#2'['#20'BorderSpacing.Around'#2#6#7'Caption' + +#6#11'chkDebugGDB'#8'TabOrder'#2#0#0#0#9'TCheckBox'#18'chkUseLineInfoUnit'#22 + +'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#11'c' + +'hkDebugGDB'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17 + +#3'Top'#2#29#5'Width'#2'p'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'chkU' + ,'seLineInfoUnit'#8'TabOrder'#2#1#0#0#9'TCheckBox'#13'chkUseHeaptrc'#22'Ancho' + +'rSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#16'chkGen' + +'erateDwarf'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17 + +#3'Top'#2'K'#5'Width'#2']'#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkU' + +'seHeaptrc'#8'TabOrder'#2#2#0#0#9'TCheckBox'#14'chkUseValgrind'#22'AnchorSid' + +'eLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#13'chkUseHeap' + +'trc'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top' + +#2'b'#5'Width'#2']'#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'chkUseValgr' + +'ind'#8'TabOrder'#2#3#0#0#9'TCheckBox'#15'chkGenGProfCode'#22'AnchorSideLeft' + +'.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#14'chkUseValgrind' + +#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'y' + +#5'Width'#2'l'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkGenGProfCode' + +#8'TabOrder'#2#4#0#0#9'TCheckBox'#15'chkSymbolsStrip'#22'AnchorSideLeft.Cont' + +'rol'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#15'chkGenGProfCode'#18 + +'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#144#0 + +#5'Width'#2'`'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkSymbolsStrip' + +#8'TabOrder'#2#5#0#0#9'TCheckBox'#21'chkUseExternalDbgSyms'#22'AnchorSideLef' + +'t.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#15'chkSymbolsStri' + +'p'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3 + +#167#0#5'Width'#3#138#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'chkUseE' + +'xternalDbgSyms'#8'TabOrder'#2#6#0#0#9'TCheckBox'#16'chkGenerateDwarf'#22'An' + +'chorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#18'chk' + +'UseLineInfoUnit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height' + +#2#17#3'Top'#2'4'#5'Width'#2'l'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16 + +'chkGenerateDwarf'#8'TabOrder'#2#7#0#0#0#0#5'TPage'#7'MsgPage'#7'Caption'#6#7 + +'MsgPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#179#1#0#11'TCheckGroup' + +#12'grpVerbosity'#4'Left'#2#6#6'Height'#3'^'#1#3'Top'#2#6#5'Width'#3#17#2#5 + +'Align'#7#8'alClient'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 + +#12'grpVerbosity'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBot' + +'tomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildRe' + +'size'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'Chi' + +'ldSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertic' + +'al'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopT' + +'oBottom'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#0 + +#0#0#9'TGroupBox'#11'grpErrorCnt'#4'Left'#2#6#6'Height'#2'C'#3'Top'#3'j'#1#5 + +'Width'#3#17#2#5'Align'#7#8'alBottom'#8'AutoSize'#9#20'BorderSpacing.Around' + +#2#6#7'Caption'#6#11'grpErrorCnt'#12'ClientHeight'#2'0'#11'ClientWidth'#3#13 + +#2#8'TabOrder'#2#1#0#5'TEdit'#11'edtErrorCnt'#4'Left'#2#6#6'Height'#2#22#3'T' + +'op'#2#6#5'Width'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'T' + +'abOrder'#2#0#4'Text'#6#11'edtErrorCnt'#0#0#0#0#5'TPage'#13'CfgCmpMsgPage'#7 + +'Caption'#6#13'CfgCmpMsgPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#175#1 + +#0#9'TGroupBox'#19'grpCompilerMessages'#4'Left'#2#6#6'Height'#3#163#1#3'Top' + +#2#6#5'Width'#3#17#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'C' + +'aption'#6#19'grpCompilerMessages'#12'ClientHeight'#3#144#1#11'ClientWidth'#3 + +#13#2#8'TabOrder'#2#0#0#9'TCheckBox'#13'chkUseMsgFile'#22'AnchorSideLeft.Con' + +'trol'#7#19'grpCompilerMessages'#21'AnchorSideTop.Control'#7#15'editMsgFileN' + +'ame'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#22#3'Top' + +#2#8#5'Width'#2'u'#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkUseMsgFil' + +'e'#8'OnChange'#7#19'chkUseMsgFileChange'#8'TabOrder'#2#0#0#0#5'TEdit'#15'ed' + +'itMsgFileName'#22'AnchorSideLeft.Control'#7#13'chkUseMsgFile'#19'AnchorSide' + +'Left.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'grpCompilerMessage' + +'s'#23'AnchorSideRight.Control'#7#12'btnBrowseMsg'#4'Left'#3#129#0#6'Height' + +#2#27#3'Top'#2#6#5'Width'#3'n'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' + +#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#1#4'Te' + +'xt'#6#15'editMsgFileName'#0#0#7'TButton'#12'btnBrowseMsg'#21'AnchorSideTop.' + +'Control'#7#15'editMsgFileName'#23'AnchorSideRight.Control'#7#19'grpCompiler' + +'Messages'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Contr' + +'ol'#7#15'editMsgFileName'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3 + +#239#1#6'Height'#2#27#3'Top'#2#6#5'Width'#2#24#7'Anchors'#11#5'akTop'#7'akRi' + +'ght'#8'akBottom'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#6#7'Caption'#6#3 + +'...'#7'OnClick'#7#17'btnBrowseMsgClick'#8'TabOrder'#2#2#0#0#13'TCheckListBo' + +'x'#14'chklistCompMsg'#22'AnchorSideLeft.Control'#7#19'grpCompilerMessages' + +#21'AnchorSideTop.Control'#7#15'editMsgFileName'#18'AnchorSideTop.Side'#7#9 + +'asrBottom'#23'AnchorSideRight.Control'#7#19'grpCompilerMessages'#20'AnchorS' + ,'ideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#19'grpCompiler' + +'Messages'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3 + +'c'#1#3'Top'#2''''#5'Width'#3#1#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' + +#8'akBottom'#0#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#0#7'OnClick'#7 + +#19'chklistCompMsgClick'#6'Sorted'#9#8'TabOrder'#2#3#8'TopIndex'#2#255#0#0#0 + +#0#5'TPage'#9'OtherPage'#7'Caption'#6#9'OtherPage'#11'ClientWidth'#3#29#2#12 + +'ClientHeight'#3#179#1#0#9'TGroupBox'#13'grpConfigFile'#4'Left'#2#6#6'Height' + +#2'c'#3'Top'#2#6#5'Width'#3#17#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'Border' + +'Spacing.Around'#2#6#7'Caption'#6#13'grpConfigFile'#12'ClientHeight'#2'P'#11 + +'ClientWidth'#3#13#2#8'TabOrder'#2#0#0#9'TCheckBox'#13'chkConfigFile'#4'Left' + +#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#1#2#5'Align'#7#5'alTop'#20'BorderS' + +'pacing.Around'#2#6#7'Caption'#6#13'chkConfigFile'#8'TabOrder'#2#0#0#0#9'TCh' + +'eckBox'#19'chkCustomConfigFile'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Wi' + +'dth'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19 + +'chkCustomConfigFile'#7'OnClick'#7#24'chkCustomConfigFileClick'#8'TabOrder'#2 + +#1#0#0#5'TEdit'#13'edtConfigPath'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'4'#5'W' + +'idth'#3#1#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#2 + +#4'Text'#6#13'edtConfigPath'#0#0#0#9'TGroupBox'#16'grpCustomOptions'#4'Left' + +#2#6#6'Height'#3'>'#1#3'Top'#2'o'#5'Width'#3#17#2#5'Align'#7#8'alClient'#20 + +'BorderSpacing.Around'#2#6#7'Caption'#6#16'grpCustomOptions'#12'ClientHeight' + +#3'+'#1#11'ClientWidth'#3#13#2#8'TabOrder'#2#1#0#5'TMemo'#16'memCustomOption' + +'s'#4'Left'#2#6#6'Height'#3'.'#1#3'Top'#2#6#5'Width'#3#1#2#5'Align'#7#8'alCl' + +'ient'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#0#5'TPage'#15'Cond' + +'itionalPage'#7'Caption'#6#15'ConditionalPage'#11'ClientWidth'#3#29#2#12'Cli' + +'entHeight'#3#179#1#0#9'TGroupBox'#20'ConditionalsGroupBox'#4'Left'#2#0#6'He' + +'ight'#3#214#0#3'Top'#2#0#5'Width'#3#29#2#5'Align'#7#5'alTop'#7'Caption'#6#20 + +'ConditionalsGroupBox'#12'ClientHeight'#3#195#0#11'ClientWidth'#3#25#2#8'Tab' + +'Order'#2#0#0#244#26'TCompOptsConditionalsFrame'#23'ConditionalOptionsFrame' + +#6'Height'#3#210#0#5'Width'#3#25#2#5'Align'#7#8'alClient'#12'ClientHeight'#3 + +#210#0#11'ClientWidth'#3#25#2#7'Visible'#9#0#241#9'TTreeView'#11'COCTreeView' + +#6'Height'#3#210#0#5'Width'#3#25#2#17'DefaultItemHeight'#2#15#0#0#0#0#9'TSpl' + +'itter'#19'ConditionalSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height' + +#2#5#3'Top'#3#214#0#5'Width'#3#29#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5 + +'akTop'#0#0#244#22'TCompOptBuildVarsFrame'#14'BuildVarsFrame'#6'Height'#3#216 + +#0#3'Top'#3#219#0#5'Width'#3#29#2#5'Align'#7#8'alClient'#12'ClientHeight'#3 + +#216#0#11'ClientWidth'#3#29#2#8'TabOrder'#2#2#7'Visible'#9#0#241#9'TGroupBox' + +#17'BuildVarsGroupBox'#6'Height'#3#216#0#5'Width'#3#29#2#12'ClientHeight'#3 + +#197#0#11'ClientWidth'#3#25#2#0#241#9'TTreeView'#17'BuildVarsTreeView'#6'Hei' + +'ght'#3#212#0#5'Width'#3#25#2#17'DefaultItemHeight'#2#15#0#0#0#0#0#5'TPage' + +#13'InheritedPage'#7'Caption'#6#13'InheritedPage'#11'ClientWidth'#3#29#2#12 + +'ClientHeight'#3#179#1#0#6'TLabel'#12'InhNoteLabel'#4'Left'#2#6#6'Height'#2 + +#14#3'Top'#2#6#5'Width'#3#17#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2 + +#6#7'Caption'#6#12'InhNoteLabel'#11'ParentColor'#8#0#0#9'TTreeView'#11'InhTr' + +'eeView'#4'Left'#2#6#6'Height'#3#247#0#3'Top'#2#26#5'Width'#3#17#2#5'Align'#7 + +#5'alTop'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#17'DefaultI' + +'temHeight'#2#15#8'ReadOnly'#9#8'TabOrder'#2#0#18'OnSelectionChanged'#7#27'I' + +'nhTreeViewSelectionChanged'#7'Options'#11#17'tvoAutoItemHeight'#16'tvoHideS' + +'election'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tvoShowButtons'#12't' + +'voShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#5'TMemo'#11'InhItemMemo' + +#4'Left'#2#6#6'Height'#3#151#0#3'Top'#3#22#1#5'Width'#3#17#2#5'Align'#7#8'al' + +'Client'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpa' + +'cing.Bottom'#2#6#8'ReadOnly'#9#10'ScrollBars'#7#14'ssAutoVertical'#8'TabOrd' + +'er'#2#1#0#0#9'TSplitter'#11'InhSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0 + +#6'Height'#2#5#3'Top'#3#17#1#5'Width'#3#29#2#5'Align'#7#5'alTop'#12'ResizeAn' + +'chor'#7#5'akTop'#0#0#0#5'TPage'#15'CompilationPage'#7'Caption'#6#15'Compila' + +'tionPage'#11'ClientWidth'#3#29#2#12'ClientHeight'#3#179#1#0#9'TCheckBox'#17 + +'chkCreateMakefile'#22'AnchorSideLeft.Control'#7#15'CompilationPage'#21'Anch' + +'orSideTop.Control'#7#15'CompilationPage'#4'Left'#2#6#6'Height'#2#17#3'Top'#2 + +#6#5'Width'#2'k'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkCreateMakef' + +'ile'#8'TabOrder'#2#0#0#0#9'TGroupBox'#20'ExecuteAfterGroupBox'#22'AnchorSid' + +'eLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Control'#7#11'grpComp' + +'iler'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15 + +'CompilationPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Heig' + +'ht'#2'c'#3'Top'#3#216#0#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7 + ,'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'Execu' + +'teAfterGroupBox'#12'ClientHeight'#2'P'#11'ClientWidth'#3#13#2#8'TabOrder'#2 + +#1#0#6'TLabel'#17'lblRunIfExecAfter'#22'AnchorSideLeft.Control'#7#20'Execute' + +'AfterGroupBox'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left' + +#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'V'#20'BorderSpacing.Around'#2#6#7 + +'Caption'#6#17'lblRunIfExecAfter'#11'ParentColor'#8#0#0#6'TLabel'#24'Execute' + +'AfterCommandLabel'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGroupBox'#21 + +'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideTop.Side' + +#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3#137#0#20'B' + +'orderSpacing.Around'#2#6#7'Caption'#6#24'ExecuteAfterCommandLabel'#11'Paren' + +'tColor'#8#0#0#9'TCheckBox'#19'chkExecAfterCompile'#22'AnchorSideLeft.Contro' + +'l'#7#17'lblRunIfExecAfter'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anchor' + +'SideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#2'z'#6'Height'#2#17#3'T' + +'op'#2#6#5'Width'#2'w'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2 + +#6#7'Caption'#6#19'chkExecAfterCompile'#8'TabOrder'#2#0#0#0#9'TCheckBox'#17 + +'chkExecAfterBuild'#22'AnchorSideLeft.Control'#7#19'chkExecAfterCompile'#19 + +'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20'ExecuteA' + +'fterGroupBox'#4'Left'#3#15#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'i'#18'Bor' + +'derSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkExecA' + +'fterBuild'#8'TabOrder'#2#1#0#0#9'TCheckBox'#15'chkExecAfterRun'#22'AnchorSi' + +'deLeft.Control'#7#17'chkExecAfterBuild'#19'AnchorSideLeft.Side'#7#9'asrBott' + +'om'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#3#150#1#6 + +'Height'#2#17#3'Top'#2#6#5'Width'#2'f'#18'BorderSpacing.Left'#2#24#20'Border' + +'Spacing.Around'#2#6#7'Caption'#6#15'chkExecAfterRun'#8'TabOrder'#2#2#0#0#5 + +'TEdit'#23'ExecuteAfterCommandEdit'#22'AnchorSideLeft.Control'#7#24'ExecuteA' + +'fterCommandLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.C' + +'ontrol'#7#19'chkExecAfterCompile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23 +'AnchorSideRight.Control'#7#20'ExecuteAfterGroupBox'#20'AnchorSideRight.Side' - +#7#9'asrBottom'#4'Left'#3#161#0#6'Height'#2#23#3'Top'#2#29#5'Width'#3#224#1#7 + +#7#9'asrBottom'#4'Left'#3#161#0#6'Height'#2#23#3'Top'#2#29#5'Width'#3'f'#1#7 +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#12#20 +'BorderSpacing.Around'#2#6#8'TabOrder'#2#3#4'Text'#6#23'ExecuteAfterCommandE' +'dit'#0#0#9'TCheckBox'#27'ExecuteAfterScanFPCCheckBox'#22'AnchorSideLeft.Con' @@ -438,20 +436,20 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'ideTop.Control'#7#21'ExecuteBeforeGroupBox'#18'AnchorSideTop.Side'#7#9'asrB' +'ottom'#23'AnchorSideRight.Control'#7#15'CompilationPage'#20'AnchorSideRight' +'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'L'#3'Top'#3#134#0#5'Width'#3 - +#143#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'Border' - +'Spacing.Around'#2#6#7'Caption'#6#11'grpCompiler'#12'ClientHeight'#2'6'#11'C' - +'lientWidth'#3#135#2#8'TabOrder'#2#2#0#6'TLabel'#16'lblRunIfCompiler'#22'Anc' - +'horSideLeft.Control'#7#11'grpCompiler'#21'AnchorSideTop.Control'#7#11'grpCo' - +'mpiler'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'O'#20'BorderSpacin' - +'g.Around'#2#6#7'Caption'#6#16'lblRunIfCompiler'#11'ParentColor'#8#0#0#6'TLa' - +'bel'#11'lblCompiler'#22'AnchorSideLeft.Control'#7#11'grpCompiler'#21'Anchor' - +'SideTop.Control'#7#11'edtCompiler'#18'AnchorSideTop.Side'#7#9'asrCenter'#4 - +'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#2'4'#20'BorderSpacing.Around' - +#2#6#7'Caption'#6#11'lblCompiler'#11'ParentColor'#8#0#0#9'TCheckBox'#18'chkC' - +'ompilerCompile'#22'AnchorSideLeft.Control'#7#16'lblRunIfCompiler'#19'Anchor' - ,'SideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'grpCompiler'#4 - +'Left'#2's'#6'Height'#2#17#3'Top'#2#6#5'Width'#2'q'#18'BorderSpacing.Left'#2 - +#30#17'BorderSpacing.Top'#2#6#7'Caption'#6#18'chkCompilerCompile'#8'TabOrder' + +#17#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderS' + +'pacing.Around'#2#6#7'Caption'#6#11'grpCompiler'#12'ClientHeight'#2'9'#11'Cl' + +'ientWidth'#3#13#2#8'TabOrder'#2#2#0#6'TLabel'#16'lblRunIfCompiler'#22'Ancho' + +'rSideLeft.Control'#7#11'grpCompiler'#21'AnchorSideTop.Control'#7#11'grpComp' + +'iler'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'O'#20'BorderSpacing.' + +'Around'#2#6#7'Caption'#6#16'lblRunIfCompiler'#11'ParentColor'#8#0#0#6'TLabe' + +'l'#11'lblCompiler'#22'AnchorSideLeft.Control'#7#11'grpCompiler'#21'AnchorSi' + +'deTop.Control'#7#11'edtCompiler'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Le' + +'ft'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#2'4'#20'BorderSpacing.Around'#2 + +#6#7'Caption'#6#11'lblCompiler'#11'ParentColor'#8#0#0#9'TCheckBox'#18'chkCom' + +'pilerCompile'#22'AnchorSideLeft.Control'#7#16'lblRunIfCompiler'#19'AnchorSi' + +'deLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#11'grpCompiler'#4'L' + +'eft'#2's'#6'Height'#2#17#3'Top'#2#6#5'Width'#2'q'#18'BorderSpacing.Left'#2 + ,#30#17'BorderSpacing.Top'#2#6#7'Caption'#6#18'chkCompilerCompile'#8'TabOrder' +#2#0#0#0#9'TCheckBox'#16'chkCompilerBuild'#22'AnchorSideLeft.Control'#7#18'c' +'hkCompilerCompile'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.' +'Control'#7#11'grpCompiler'#4'Left'#3#2#1#6'Height'#2#17#3'Top'#2#6#5'Width' @@ -465,16 +463,16 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'ideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#18'chkCompilerComp' +'ile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11 +'grpCompiler'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'L'#6'Height' - +#2#23#3'Top'#2#29#5'Width'#3'5'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' - +#0#18'BorderSpacing.Left'#2#12#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#3#4 - +'Text'#6#11'edtCompiler'#0#0#0#9'TGroupBox'#21'ExecuteBeforeGroupBox'#22'Anc' - +'horSideLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Control'#7#17'c' - +'hkCreateMakefile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.' - +'Control'#7#15'CompilationPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#2'c'#3'Top'#2#29#5'Width'#3#143#2#7'Anchors'#11#5'akTop'#6 + +#2#23#3'Top'#2#29#5'Width'#3#187#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh' + +'t'#0#18'BorderSpacing.Left'#2#12#20'BorderSpacing.Around'#2#6#8'TabOrder'#2 + +#3#4'Text'#6#11'edtCompiler'#0#0#0#9'TGroupBox'#21'ExecuteBeforeGroupBox'#22 + +'AnchorSideLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Control'#7#17 + +'chkCreateMakefile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight' + +'.Control'#7#15'CompilationPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'L' + +'eft'#2#6#6'Height'#2'c'#3'Top'#2#29#5'Width'#3#17#2#7'Anchors'#11#5'akTop'#6 +'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#21'ExecuteBeforeGroupBox'#12'ClientHeight'#2'M'#11'ClientWidth'#3#135#2#8'T' - +'abOrder'#2#3#0#6'TLabel'#18'lblRunIfExecBefore'#22'AnchorSideLeft.Control'#7 + +#21'ExecuteBeforeGroupBox'#12'ClientHeight'#2'P'#11'ClientWidth'#3#13#2#8'Ta' + +'bOrder'#2#3#0#6'TLabel'#18'lblRunIfExecBefore'#22'AnchorSideLeft.Control'#7 +#21'ExecuteBeforeGroupBox'#21'AnchorSideTop.Control'#7#21'ExecuteBeforeGroup' +'Box'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2']'#20'BorderSpacing.A' +'round'#2#6#7'Caption'#6#18'lblRunIfExecBefore'#11'ParentColor'#8#0#0#6'TLab' @@ -501,8 +499,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20'chkExecBeforeCompile'#18'Anch' +'orSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#21'ExecuteBefo' +'reGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#168#0#6'Heigh' - +'t'#2#23#3'Top'#2#29#5'Width'#3#217#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akR' - +'ight'#0#18'BorderSpacing.Left'#2#12#20'BorderSpacing.Around'#2#6#8'TabOrder' + +'t'#2#23#3'Top'#2#29#5'Width'#3'_'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi' + +'ght'#0#18'BorderSpacing.Left'#2#12#20'BorderSpacing.Around'#2#6#8'TabOrder' +#2#3#4'Text'#6#24'ExecuteBeforeCommandEdit'#0#0#9'TCheckBox'#28'ExecuteBefor' +'eScanFPCCheckBox'#22'AnchorSideLeft.Control'#7#29'ExecuteBeforeScanMakeChec' +'kBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#24 @@ -513,9 +511,9 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'chorSideLeft.Control'#7#21'ExecuteBeforeGroupBox'#21'AnchorSideTop.Control' +#7#24'ExecuteBeforeCommandEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left' +#2#6#6'Height'#2#17#3'Top'#2':'#5'Width'#3#189#0#20'BorderSpacing.Around'#2#6 - ,#7'Caption'#6#29'ExecuteBeforeScanMakeCheckBox'#8'TabOrder'#2#5#0#0#9'TCheck' + +#7'Caption'#6#29'ExecuteBeforeScanMakeCheckBox'#8'TabOrder'#2#5#0#0#9'TCheck' +'Box'#28'ExecuteBeforeShowAllCheckBox'#22'AnchorSideLeft.Control'#7#28'Execu' - +'teBeforeScanFPCCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi' + ,'teBeforeScanFPCCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi' +'deTop.Control'#7#24'ExecuteBeforeCommandEdit'#18'AnchorSideTop.Side'#7#9'as' +'rBottom'#4'Left'#3#181#1#6'Height'#2#17#3'Top'#2':'#5'Width'#3#175#0#18'Bor' +'derSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'ExecuteB' @@ -577,9 +575,9 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +#193#255#128#133#173#255'u'#135#214#255'q'#147#243#255#149#164#224#255#254 +#254#254#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#225#227#226#255#185#187#186#255#185#187#186#255#185#187#186#255#185 - ,#187#186#255#185#187#186#255#128#131#176#255'u'#140#222#255'u'#148#243#255 + +#187#186#255#185#187#186#255#128#131#176#255'u'#140#222#255'u'#148#243#255 +#254#254#254#0#250#250#252#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#254#254#254#0#165#170#202#255#128#146#218#255#254#254 +#254#0#247#247#251#0#254#254#254#0#255#255#255#0#9'NumGlyphs'#2#0#7'OnClick' +#7#24'ButtonShowOptionsClicked'#8'TabOrder'#2#1#0#0#7'TBitBtn'#8'btnCheck'#21 @@ -641,9 +639,9 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +#245#240#255#250#240#234#255#251#242#237#255#253#249#246#255#253#250#247#255 +#251#241#235#255#248#233#223#254#236#208#189#251#201#137'^'#236#181'i5c'#188 +'k6q'#188'k6'#144#188'k6'#204#188'k6'#238#188'k6'#250#187'k6'#254#187'k6'#255 - ,#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'#255#187'k8'#239#187 + +#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'#255#187'k8'#239#187 +'p>'#203#182'i5T'#255#255#255#0#9'NumGlyphs'#2#0#7'OnClick'#7#19'ButtonLoadS' - +'aveClick'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#3#0#0#7'TBitBtn' + ,'aveClick'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#3#0#0#7'TBitBtn' +#5'btnOK'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#251#1#6'Height' +#2'$'#3'Top'#2#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'AutoSize'#9#20'Border' +'Spacing.Around'#2#6#7'Caption'#6#3'&OK'#21'Constraints.MinHeight'#2#25#20'C' @@ -654,16 +652,14 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[ +'ze'#9#20'BorderSpacing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Cancel'#21'Co' +'nstraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#8'bkCance' +'l'#11'ModalResult'#2#2#9'NumGlyphs'#2#0#8'TabOrder'#2#5#0#0#0#9'TTreeView' - +#16'CategoryTreeView'#4'Left'#2#0#6'Height'#3#206#1#3'Top'#2#0#5'Width'#2'y' + +#16'CategoryTreeView'#4'Left'#2#0#6'Height'#3#202#1#3'Top'#2#0#5'Width'#2'y' +#5'Align'#7#6'alLeft'#17'DefaultItemHeight'#2#19#8'ReadOnly'#9#8'TabOrder'#2 +#2#18'OnSelectionChanged'#7' CategoryTreeViewSelectionChanged'#7'Options'#11 +#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvo' +'ReadOnly'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTip' - +'s'#0#0#0#9'TSplitter'#16'CategorySplitter'#4'Left'#2'y'#6'Height'#3#206#1#3 - +'Top'#2#0#5'Width'#2#5#0#0#9'TCheckBox'#15'chkUseAsDefault'#21'AnchorSideTop' - +'.Control'#7#12'MainNotebook'#18'AnchorSideTop.Side'#7#9'asrBottom'#24'Ancho' - +'rSideBottom.Control'#7#8'BtnPanel'#4'Left'#2#10#6'Height'#2#18#3'Top'#3#206 - +#1#5'Width'#3#147#2#5'Align'#7#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#8'akBottom'#0#8'AutoSize'#8#18'BorderSpacing.Left'#2#10#7'Caption' - +#6#15'chkUseAsDefault'#8'TabOrder'#2#4#0#0#0 + +'s'#0#0#0#9'TSplitter'#16'CategorySplitter'#4'Left'#2'y'#6'Height'#3#202#1#3 + +'Top'#2#0#5'Width'#2#5#0#0#9'TCheckBox'#15'chkUseAsDefault'#18'AnchorSideTop' + +'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#202#1#5'Width'#3 + +#145#2#5'Align'#7#8'alBottom'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Ri' + +'ght'#2#6#7'Caption'#6#15'chkUseAsDefault'#8'TabOrder'#2#4#0#0#0 ]);