1
1
object MainForm: TMainForm
2
- Left = 597
3
- Top = 312
2
+ Left = 337
3
+ Top = 216
4
4
HorzScrollBar.Visible = False
5
5
VertScrollBar.Visible = False
6
6
AutoScroll = False
@@ -71,7 +71,7 @@ object MainForm: TMainForm
71
71
Left = 0
72
72
Top = 0
73
73
Width = 976
74
- Height = 196
74
+ Height = 190
75
75
Align = alClient
76
76
BevelOuter = bvNone
77
77
BorderStyle = bsNone
@@ -116,7 +116,7 @@ object MainForm: TMainForm
116
116
Left = 0
117
117
Top = 0
118
118
Width = 976
119
- Height = 196
119
+ Height = 190
120
120
Align = alClient
121
121
BevelOuter = bvNone
122
122
BorderStyle = bsNone
@@ -161,13 +161,13 @@ object MainForm: TMainForm
161
161
Left = 0
162
162
Top = 0
163
163
Width = 192
164
- Height = 196
164
+ Height = 190
165
165
Align = alLeft
166
166
BevelOuter = bvNone
167
167
TabOrder = 0
168
168
DesignSize = (
169
169
192
170
- 196 )
170
+ 190 )
171
171
object btnAbortCompilation: TSpeedButton
172
172
Left = 5
173
173
Top = 5
@@ -213,14 +213,14 @@ object MainForm: TMainForm
213
213
Left = 192
214
214
Top = 0
215
215
Width = 784
216
- Height = 196
216
+ Height = 190
217
217
Align = alClient
218
218
BevelOuter = bvNone
219
219
TabOrder = 1
220
220
object LogOutput: TMemo
221
221
Left = 0
222
222
Top = 0
223
- Width = 875
223
+ Width = 784
224
224
Height = 190
225
225
Align = alClient
226
226
Font.Charset = DEFAULT_CHARSET
@@ -245,13 +245,13 @@ object MainForm: TMainForm
245
245
Left = 450
246
246
Top = 0
247
247
Width = 8
248
- Height = 196
248
+ Height = 190
249
249
end
250
250
object DebugViews: TPageControl
251
251
Left = 458
252
252
Top = 0
253
253
Width = 518
254
- Height = 196
254
+ Height = 190
255
255
ActivePage = DebugConsoleSheet
256
256
Align = alClient
257
257
PopupMenu = LocalPopup
@@ -264,15 +264,15 @@ object MainForm: TMainForm
264
264
Left = 0
265
265
Top = 0
266
266
Width = 510
267
- Height = 165
267
+ Height = 159
268
268
Align = alClient
269
269
BevelOuter = bvNone
270
270
TabOrder = 0
271
271
object DebugOutput: TDevConsole
272
272
Left = 0
273
273
Top = 0
274
274
Width = 510
275
- Height = 165
275
+ Height = 159
276
276
Align = alClient
277
277
BevelInner = bvNone
278
278
BevelOuter = bvNone
@@ -291,7 +291,7 @@ object MainForm: TMainForm
291
291
Left = 0
292
292
Top = 0
293
293
Width = 510
294
- Height = 165
294
+ Height = 159
295
295
Cursor = crHandPoint
296
296
Align = alClient
297
297
BevelInner = bvNone
@@ -329,7 +329,7 @@ object MainForm: TMainForm
329
329
Left = 0
330
330
Top = 0
331
331
Width = 510
332
- Height = 165
332
+ Height = 159
333
333
Cursor = crHandPoint
334
334
Align = alClient
335
335
BevelInner = bvNone
@@ -388,7 +388,7 @@ object MainForm: TMainForm
388
388
Left = 0
389
389
Top = 0
390
390
Width = 450
391
- Height = 196
391
+ Height = 190
392
392
Align = alLeft
393
393
BevelOuter = bvNone
394
394
Constraints.MinWidth = 28
@@ -397,13 +397,13 @@ object MainForm: TMainForm
397
397
Left = 0
398
398
Top = 0
399
399
Width = 450
400
- Height = 196
400
+ Height = 190
401
401
Align = alClient
402
402
BevelOuter = bvNone
403
403
TabOrder = 0
404
404
DesignSize = (
405
405
450
406
- 196 )
406
+ 190 )
407
407
object lblEvaluate: TLabel
408
408
Left = 5
409
409
Top = 6
@@ -438,7 +438,7 @@ object MainForm: TMainForm
438
438
Left = 0
439
439
Top = 68
440
440
Width = 450
441
- Height = 128
441
+ Height = 122
442
442
Align = alBottom
443
443
Anchors = [akLeft, akTop, akRight, akBottom]
444
444
BevelOuter = bvNone
@@ -465,7 +465,7 @@ object MainForm: TMainForm
465
465
Left = 0
466
466
Top = 0
467
467
Width = 976
468
- Height = 196
468
+ Height = 190
469
469
Align = alClient
470
470
Indent = 22
471
471
TabOrder = 0
0 commit comments