mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 16:09:41 +02:00
IDE: compiler options: changed compiler path to combobox
git-svn-id: trunk@44132 -
This commit is contained in:
parent
cf059fd60e
commit
9c2555f89f
@ -12,9 +12,9 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 139
|
Width = 129
|
||||||
Caption = 'chkCreateMakefile'
|
Caption = 'chkCreateMakefile'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
@ -25,14 +25,14 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideRight.Control = Owner
|
AnchorSideRight.Control = Owner
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 110
|
Height = 114
|
||||||
Top = 232
|
Top = 242
|
||||||
Width = 599
|
Width = 599
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
Caption = 'ExecuteAfterGroupBox'
|
Caption = 'ExecuteAfterGroupBox'
|
||||||
ClientHeight = 91
|
ClientHeight = 97
|
||||||
ClientWidth = 595
|
ClientWidth = 595
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
object lblRunIfExecAfter: TLabel
|
object lblRunIfExecAfter: TLabel
|
||||||
@ -41,7 +41,7 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 103
|
Width = 99
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'lblRunIfExecAfter'
|
Caption = 'lblRunIfExecAfter'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -52,8 +52,8 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 38
|
Top = 41
|
||||||
Width = 175
|
Width = 158
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteAfterCommandLabel'
|
Caption = 'ExecuteAfterCommandLabel'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -62,10 +62,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = lblRunIfExecAfter
|
AnchorSideLeft.Control = lblRunIfExecAfter
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterGroupBox
|
AnchorSideTop.Control = ExecuteAfterGroupBox
|
||||||
Left = 139
|
Left = 135
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 154
|
Width = 145
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecAfterCompile'
|
Caption = 'chkExecAfterCompile'
|
||||||
@ -75,10 +75,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkExecAfterCompile
|
AnchorSideLeft.Control = chkExecAfterCompile
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterGroupBox
|
AnchorSideTop.Control = ExecuteAfterGroupBox
|
||||||
Left = 323
|
Left = 310
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 135
|
Width = 129
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecAfterBuild'
|
Caption = 'chkExecAfterBuild'
|
||||||
@ -88,10 +88,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkExecAfterBuild
|
AnchorSideLeft.Control = chkExecAfterBuild
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterGroupBox
|
AnchorSideTop.Control = ExecuteAfterGroupBox
|
||||||
Left = 488
|
Left = 469
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 128
|
Width = 123
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecAfterRun'
|
Caption = 'chkExecAfterRun'
|
||||||
@ -104,10 +104,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = ExecuteAfterGroupBox
|
AnchorSideRight.Control = ExecuteAfterGroupBox
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 199
|
Left = 182
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 33
|
Top = 36
|
||||||
Width = 390
|
Width = 407
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 12
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -119,10 +119,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 414
|
Left = 379
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 218
|
Width = 199
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteAfterScanFPCCheckBox'
|
Caption = 'ExecuteAfterScanFPCCheckBox'
|
||||||
@ -133,10 +133,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 156
|
Left = 141
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 228
|
Width = 208
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteAfterScanMakeCheckBox'
|
Caption = 'ExecuteAfterScanMakeCheckBox'
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
@ -146,10 +146,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
AnchorSideTop.Control = ExecuteAfterCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 662
|
Left = 608
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 211
|
Width = 197
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteAfterShowAllCheckBox'
|
Caption = 'ExecuteAfterShowAllCheckBox'
|
||||||
@ -161,8 +161,8 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 67
|
Top = 72
|
||||||
Width = 144
|
Width = 129
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
Caption = 'ExecuteAfterScanLabel'
|
Caption = 'ExecuteAfterScanLabel'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -175,14 +175,14 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideRight.Control = Owner
|
AnchorSideRight.Control = Owner
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 83
|
Height = 86
|
||||||
Top = 143
|
Top = 150
|
||||||
Width = 599
|
Width = 599
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
Caption = 'grpCompiler'
|
Caption = 'grpCompiler'
|
||||||
ClientHeight = 64
|
ClientHeight = 69
|
||||||
ClientWidth = 595
|
ClientWidth = 595
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
object lblRunIfCompiler: TLabel
|
object lblRunIfCompiler: TLabel
|
||||||
@ -191,19 +191,18 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 98
|
Width = 92
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'lblRunIfCompiler'
|
Caption = 'lblRunIfCompiler'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
end
|
end
|
||||||
object lblCompiler: TLabel
|
object lblCompiler: TLabel
|
||||||
AnchorSideLeft.Control = grpCompiler
|
AnchorSideLeft.Control = grpCompiler
|
||||||
AnchorSideTop.Control = edtCompiler
|
|
||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 38
|
Top = 38
|
||||||
Width = 68
|
Width = 62
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'lblCompiler'
|
Caption = 'lblCompiler'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -212,10 +211,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = lblRunIfCompiler
|
AnchorSideLeft.Control = lblRunIfCompiler
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = grpCompiler
|
AnchorSideTop.Control = grpCompiler
|
||||||
Left = 134
|
Left = 128
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 149
|
Width = 138
|
||||||
BorderSpacing.Left = 30
|
BorderSpacing.Left = 30
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
Caption = 'chkCompilerCompile'
|
Caption = 'chkCompilerCompile'
|
||||||
@ -225,10 +224,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkCompilerCompile
|
AnchorSideLeft.Control = chkCompilerCompile
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = grpCompiler
|
AnchorSideTop.Control = grpCompiler
|
||||||
Left = 313
|
Left = 296
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 130
|
Width = 122
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkCompilerBuild'
|
Caption = 'chkCompilerBuild'
|
||||||
@ -238,29 +237,30 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkCompilerBuild
|
AnchorSideLeft.Control = chkCompilerBuild
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = grpCompiler
|
AnchorSideTop.Control = grpCompiler
|
||||||
Left = 473
|
Left = 448
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 123
|
Width = 116
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkCompilerRun'
|
Caption = 'chkCompilerRun'
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
end
|
end
|
||||||
object edtCompiler: TEdit
|
object edtCompiler: TComboBox
|
||||||
AnchorSideLeft.Control = lblCompiler
|
AnchorSideLeft.Control = lblCompiler
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = chkCompilerCompile
|
AnchorSideTop.Control = chkCompilerCompile
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = grpCompiler
|
AnchorSideRight.Control = grpCompiler
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 92
|
Left = 86
|
||||||
Height = 25
|
Height = 27
|
||||||
Top = 33
|
Top = 36
|
||||||
Width = 497
|
Width = 503
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 12
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
|
ItemHeight = 0
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
Text = 'edtCompiler'
|
Text = 'edtCompiler'
|
||||||
end
|
end
|
||||||
@ -272,14 +272,14 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideRight.Control = Owner
|
AnchorSideRight.Control = Owner
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 110
|
Height = 114
|
||||||
Top = 27
|
Top = 30
|
||||||
Width = 599
|
Width = 599
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
Caption = 'ExecuteBeforeGroupBox'
|
Caption = 'ExecuteBeforeGroupBox'
|
||||||
ClientHeight = 91
|
ClientHeight = 97
|
||||||
ClientWidth = 595
|
ClientWidth = 595
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object lblRunIfExecBefore: TLabel
|
object lblRunIfExecBefore: TLabel
|
||||||
@ -288,7 +288,7 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 114
|
Width = 108
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'lblRunIfExecBefore'
|
Caption = 'lblRunIfExecBefore'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -299,8 +299,8 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 38
|
Top = 41
|
||||||
Width = 186
|
Width = 167
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteBeforeCommandLabel'
|
Caption = 'ExecuteBeforeCommandLabel'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -309,10 +309,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = lblRunIfExecBefore
|
AnchorSideLeft.Control = lblRunIfExecBefore
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
||||||
Left = 150
|
Left = 144
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 165
|
Width = 154
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecBeforeCompile'
|
Caption = 'chkExecBeforeCompile'
|
||||||
@ -322,10 +322,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkExecBeforeCompile
|
AnchorSideLeft.Control = chkExecBeforeCompile
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
||||||
Left = 345
|
Left = 328
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 146
|
Width = 138
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecBeforeBuild'
|
Caption = 'chkExecBeforeBuild'
|
||||||
@ -335,10 +335,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Control = chkExecBeforeBuild
|
AnchorSideLeft.Control = chkExecBeforeBuild
|
||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
AnchorSideTop.Control = ExecuteBeforeGroupBox
|
||||||
Left = 521
|
Left = 496
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 139
|
Width = 132
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'chkExecBeforeRun'
|
Caption = 'chkExecBeforeRun'
|
||||||
@ -351,10 +351,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = ExecuteBeforeGroupBox
|
AnchorSideRight.Control = ExecuteBeforeGroupBox
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 210
|
Left = 191
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 33
|
Top = 36
|
||||||
Width = 379
|
Width = 398
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 12
|
BorderSpacing.Left = 12
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
@ -366,10 +366,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 436
|
Left = 397
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 229
|
Width = 208
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteBeforeScanFPCCheckBox'
|
Caption = 'ExecuteBeforeScanFPCCheckBox'
|
||||||
@ -380,10 +380,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 167
|
Left = 150
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 239
|
Width = 217
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteBeforeScanMakeCheckBox'
|
Caption = 'ExecuteBeforeScanMakeCheckBox'
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
@ -393,10 +393,10 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
AnchorSideTop.Control = ExecuteBeforeCommandEdit
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
Left = 695
|
Left = 635
|
||||||
Height = 21
|
Height = 24
|
||||||
Top = 64
|
Top = 67
|
||||||
Width = 222
|
Width = 206
|
||||||
BorderSpacing.Left = 24
|
BorderSpacing.Left = 24
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ExecuteBeforeShowAllCheckBox'
|
Caption = 'ExecuteBeforeShowAllCheckBox'
|
||||||
@ -408,8 +408,8 @@ object CompilerCompilationOptionsFrame: TCompilerCompilationOptionsFrame
|
|||||||
AnchorSideTop.Side = asrCenter
|
AnchorSideTop.Side = asrCenter
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 67
|
Top = 72
|
||||||
Width = 155
|
Width = 138
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
Caption = 'ExecuteBeforeScanLabel'
|
Caption = 'ExecuteBeforeScanLabel'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
|
@ -23,7 +23,7 @@ type
|
|||||||
chkExecBeforeBuild: TCheckBox;
|
chkExecBeforeBuild: TCheckBox;
|
||||||
chkExecBeforeCompile: TCheckBox;
|
chkExecBeforeCompile: TCheckBox;
|
||||||
chkExecBeforeRun: TCheckBox;
|
chkExecBeforeRun: TCheckBox;
|
||||||
edtCompiler: TEdit;
|
edtCompiler: TComboBox;
|
||||||
ExecuteAfterCommandEdit: TEdit;
|
ExecuteAfterCommandEdit: TEdit;
|
||||||
ExecuteAfterCommandLabel: TLabel;
|
ExecuteAfterCommandLabel: TLabel;
|
||||||
ExecuteAfterGroupBox: TGroupBox;
|
ExecuteAfterGroupBox: TGroupBox;
|
||||||
|
Loading…
Reference in New Issue
Block a user