~ubuntu-branches/ubuntu/gutsy/lazarus/gutsy

« back to all changes in this revision

Viewing changes to ide/debugoptionsfrm.lfm

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-05-06 13:46:10 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134610-lf4rbsb7p0mx31x1
Tags: 0.9.22-1
* Add homepage to debian/control.
* New upstream release. (Closes: #421850, #408512)
* Remove old patch and add new symlink /usr/bin/startlazarus.
* Add myself to Uploaders.
* Add XS-X-Vcs-Svn header to debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
  object nbDebugOptions: TNotebook
15
15
    AnchorSideBottom.Control = cmdOK
16
16
    Left = 6
17
 
    Height = 397
 
17
    Height = 400
18
18
    Top = 6
19
19
    Width = 470
20
20
    Align = alTop
37
37
          Left = 6
38
38
          Height = 21
39
39
          Top = 8
40
 
          Width = 433
 
40
          Width = 425
41
41
          Anchors = [akTop, akLeft, akRight]
42
42
          AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
43
43
          MaxLength = 0
49
49
          Left = 6
50
50
          Height = 21
51
51
          Top = 40
52
 
          Width = 408
 
52
          Width = 400
53
53
          Anchors = [akTop, akLeft, akRight]
54
54
          AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
55
55
          MaxLength = 0
57
57
          TabOrder = 1
58
58
        end
59
59
        object cmdOpenDebuggerPath: TButton
60
 
          Left = 416
 
60
          Left = 408
61
61
          Height = 25
62
62
          Top = 37
63
63
          Width = 23
82
82
          Left = 6
83
83
          Height = 25
84
84
          Top = 5
85
 
          Width = 406
 
85
          Width = 398
86
86
          Anchors = [akTop, akLeft, akRight]
87
87
          TabOrder = 0
88
88
        end
89
89
        object cmdOpenAdditionalPath: TButton
90
 
          Left = 416
 
90
          Left = 408
91
91
          Height = 24
92
92
          Top = 5
93
93
          Width = 23
100
100
      end
101
101
      object gbDebuggerSpecific: TGroupBox
102
102
        Left = 6
103
 
        Height = 135
 
103
        Height = 134
104
104
        Top = 226
105
105
        Width = 454
106
106
        Align = alClient
110
110
        TabOrder = 2
111
111
        object pnlDebugSpecific: TPanel
112
112
          Left = 6
113
 
          Height = 106
 
113
          Height = 101
114
114
          Top = 6
115
115
          Width = 438
116
116
          Align = alClient
158
158
          Left = 4
159
159
          Height = 24
160
160
          Top = 5
161
 
          Width = 118
 
161
          Width = 139
162
162
          AllowGrayed = True
163
163
          Caption = 'Clear log on run'
164
164
          TabOrder = 0
167
167
          Left = 4
168
168
          Height = 24
169
169
          Top = 29
170
 
          Width = 121
 
170
          Width = 146
171
171
          AllowGrayed = True
172
172
          Caption = 'Limit linecount to'
173
173
          TabOrder = 1
183
183
      end
184
184
      object gbMessages: TGroupBox
185
185
        Left = 6
186
 
        Height = 217
 
186
        Height = 216
187
187
        Top = 144
188
188
        Width = 454
189
189
        Align = alClient
196
196
          Left = 4
197
197
          Height = 24
198
198
          Top = 5
199
 
          Width = 86
 
199
          Width = 101
200
200
          AllowGrayed = True
201
201
          Caption = 'Breakpoint'
202
202
          TabOrder = 0
205
205
          Left = 4
206
206
          Height = 24
207
207
          Top = 29
208
 
          Width = 72
 
208
          Width = 82
209
209
          AllowGrayed = True
210
210
          Caption = 'Process'
211
211
          TabOrder = 1
214
214
          Left = 4
215
215
          Height = 24
216
216
          Top = 53
217
 
          Width = 66
 
217
          Width = 75
218
218
          AllowGrayed = True
219
219
          Caption = 'Thread'
220
220
          TabOrder = 2
223
223
          Left = 4
224
224
          Height = 24
225
225
          Top = 77
226
 
          Width = 69
 
226
          Width = 76
227
227
          AllowGrayed = True
228
228
          Caption = 'Module'
229
229
          TabOrder = 3
232
232
          Left = 4
233
233
          Height = 24
234
234
          Top = 101
235
 
          Width = 64
 
235
          Width = 74
236
236
          AllowGrayed = True
237
237
          Caption = 'Output'
238
238
          TabOrder = 4
241
241
          Left = 4
242
242
          Height = 24
243
243
          Top = 125
244
 
          Width = 71
 
244
          Width = 81
245
245
          AllowGrayed = True
246
246
          Caption = 'Window'
247
247
          TabOrder = 5
250
250
          Left = 4
251
251
          Height = 24
252
252
          Top = 149
253
 
          Width = 75
 
253
          Width = 87
254
254
          AllowGrayed = True
255
255
          Caption = 'Interface'
256
256
          TabOrder = 6
261
261
      Caption = 'Page3'
262
262
      object bgIgnoreExceptions: TGroupBox
263
263
        Left = 6
264
 
        Height = 325
 
264
        Height = 324
265
265
        Top = 6
266
266
        Width = 454
267
267
        Align = alClient
274
274
          AnchorSideRight.Side = asrBottom
275
275
          AnchorSideBottom.Control = bgIgnoreExceptions
276
276
          AnchorSideBottom.Side = asrBottom
277
 
          Left = 393
278
 
          Height = 26
279
 
          Top = 293
280
 
          Width = 55
 
277
          Left = 369
 
278
          Height = 25
 
279
          Top = 272
 
280
          Width = 75
281
281
          Anchors = [akRight, akBottom]
282
282
          AutoSize = True
283
283
          BorderSpacing.Around = 6
284
284
          BorderSpacing.InnerBorder = 4
285
285
          Caption = 'Remove'
 
286
          Constraints.MaxHeight = 25
 
287
          Constraints.MinWidth = 75
286
288
          Enabled = False
287
289
          OnClick = cmdExceptionRemoveCLICK
288
290
          TabOrder = 0
291
293
          AnchorSideRight.Control = cmdExceptionRemove
292
294
          AnchorSideBottom.Control = bgIgnoreExceptions
293
295
          AnchorSideBottom.Side = asrBottom
294
 
          Left = 354
295
 
          Height = 26
296
 
          Top = 293
297
 
          Width = 33
 
296
          Left = 288
 
297
          Height = 25
 
298
          Top = 272
 
299
          Width = 75
298
300
          Anchors = [akRight, akBottom]
299
301
          AutoSize = True
300
302
          BorderSpacing.Around = 6
301
303
          BorderSpacing.InnerBorder = 4
302
304
          Caption = 'Add'
 
305
          Constraints.MaxHeight = 25
 
306
          Constraints.MinWidth = 75
303
307
          OnClick = cmdExceptionAddCLICK
304
308
          TabOrder = 1
305
309
        end
307
311
          AnchorSideRight.Side = asrBottom
308
312
          AnchorSideBottom.Control = cmdExceptionAdd
309
313
          Left = 6
310
 
          Height = 281
 
314
          Height = 260
311
315
          Top = 6
312
 
          Width = 442
 
316
          Width = 438
313
317
          Align = alTop
314
318
          Anchors = [akTop, akLeft, akRight, akBottom]
315
319
          BorderSpacing.Around = 6
321
325
      object chkBreakOnException: TCheckBox
322
326
        Left = 6
323
327
        Height = 24
324
 
        Top = 337
 
328
        Top = 336
325
329
        Width = 454
326
330
        Align = alBottom
327
331
        AllowGrayed = True
335
339
      Caption = 'Page4'
336
340
      object gbSignals: TGroupBox
337
341
        Left = 6
338
 
        Height = 355
 
342
        Height = 362
339
343
        Top = 6
340
 
        Width = 454
 
344
        Width = 450
341
345
        Align = alClient
342
346
        BorderSpacing.Around = 6
343
347
        Caption = 'Signals'
348
352
          AnchorSideRight.Side = asrBottom
349
353
          AnchorSideBottom.Control = gbSignals
350
354
          AnchorSideBottom.Side = asrBottom
351
 
          Left = 385
352
 
          Height = 26
353
 
          Top = 306
354
 
          Width = 59
 
355
          Left = 365
 
356
          Height = 25
 
357
          Top = 313
 
358
          Width = 75
355
359
          Anchors = [akRight, akBottom]
356
360
          AutoSize = True
357
361
          BorderSpacing.Around = 6
358
362
          BorderSpacing.InnerBorder = 4
359
363
          Caption = 'Remove'
 
364
          Constraints.MaxHeight = 25
 
365
          Constraints.MinWidth = 75
360
366
          Enabled = False
361
367
          TabOrder = 0
362
368
        end
364
370
          AnchorSideRight.Control = cmdSignalRemove
365
371
          AnchorSideBottom.Control = gbSignals
366
372
          AnchorSideBottom.Side = asrBottom
367
 
          Left = 342
368
 
          Height = 26
369
 
          Top = 306
370
 
          Width = 37
 
373
          Left = 284
 
374
          Height = 25
 
375
          Top = 313
 
376
          Width = 75
371
377
          Anchors = [akRight, akBottom]
372
378
          AutoSize = True
373
379
          BorderSpacing.Around = 6
374
380
          BorderSpacing.InnerBorder = 4
375
381
          Caption = 'Add'
 
382
          Constraints.MaxHeight = 25
 
383
          Constraints.MinWidth = 75
376
384
          TabOrder = 1
377
385
        end
378
386
        object lvSignals: TListView
379
387
          AnchorSideBottom.Control = cmdSignalAdd
380
388
          Left = 6
381
 
          Height = 294
 
389
          Height = 301
382
390
          Top = 6
383
 
          Width = 438
 
391
          Width = 434
384
392
          Align = alTop
385
393
          Anchors = [akTop, akLeft, akRight, akBottom]
386
394
          BorderSpacing.Around = 6
408
416
    end
409
417
  end
410
418
  object cmdOK: TBitBtn
411
 
    AnchorSideRight.Control = Owner
412
 
    AnchorSideRight.Side = asrBottom
 
419
    AnchorSideRight.Control = cmdCancel
413
420
    AnchorSideBottom.Control = Owner
414
421
    AnchorSideBottom.Side = asrBottom
415
 
    Left = 421
416
 
    Height = 28
417
 
    Top = 409
418
 
    Width = 55
 
422
    Left = 311
 
423
    Height = 25
 
424
    Top = 412
 
425
    Width = 75
419
426
    Anchors = [akRight, akBottom]
420
427
    AutoSize = True
421
428
    BorderSpacing.Around = 6
422
429
    Caption = '&OK'
423
 
    Constraints.MaxHeight = 29
 
430
    Constraints.MaxHeight = 25
 
431
    Constraints.MinWidth = 75
 
432
    Default = True
424
433
    Kind = bkOK
425
 
    ModalResult = 1
426
434
    NumGlyphs = 0
427
435
    OnClick = cmdOKCLICK
428
436
    TabOrder = 1
429
437
  end
430
438
  object cmdCancel: TBitBtn
431
 
    AnchorSideRight.Control = cmdOK
 
439
    AnchorSideRight.Control = Owner
 
440
    AnchorSideRight.Side = asrBottom
432
441
    AnchorSideBottom.Control = Owner
433
442
    AnchorSideBottom.Side = asrBottom
434
 
    Left = 338
435
 
    Height = 28
436
 
    Top = 409
437
 
    Width = 77
 
443
    Left = 392
 
444
    Height = 25
 
445
    Top = 412
 
446
    Width = 84
438
447
    Anchors = [akRight, akBottom]
439
448
    AutoSize = True
440
449
    BorderSpacing.Around = 6
441
450
    Cancel = True
442
451
    Caption = 'Cancel'
443
 
    Constraints.MaxHeight = 29
 
452
    Constraints.MaxHeight = 25
 
453
    Constraints.MinWidth = 75
444
454
    Kind = bkCancel
445
455
    ModalResult = 2
446
456
    NumGlyphs = 0