Subversion Repositories plumbers

Rev

Rev 8 | Rev 11 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
object Form1: TForm1
2
  Left = 0
3
  Top = 0
4
  Caption = 'ShowTime Editor'
7 daniel-mar 5
  ClientHeight = 619
6
  ClientWidth = 1030
2 daniel-mar 7
  Color = clBtnFace
7 daniel-mar 8
  Constraints.MinHeight = 677
9
  Constraints.MinWidth = 1046
2 daniel-mar 10
  Font.Charset = DEFAULT_CHARSET
11
  Font.Color = clWindowText
12
  Font.Height = -11
13
  Font.Name = 'Tahoma'
14
  Font.Style = []
15
  Menu = MainMenu1
16
  OldCreateOrder = False
17
  Position = poScreenCenter
10 daniel-mar 18
  OnCloseQuery = FormCloseQuery
2 daniel-mar 19
  OnCreate = FormCreate
20
  OnShow = FormShow
21
  DesignSize = (
7 daniel-mar 22
    1030
23
    619)
2 daniel-mar 24
  PixelsPerInch = 96
25
  TextHeight = 13
26
  object ListBox1: TListBox
27
    Left = 8
28
    Top = 8
29
    Width = 209
7 daniel-mar 30
    Height = 478
31
    Anchors = [akLeft, akTop, akBottom]
2 daniel-mar 32
    ItemHeight = 13
33
    Items.Strings = (
34
      'SC99'
35
      'SC00'
36
      'SC01'
37
      'SC02')
38
    TabOrder = 0
39
    OnClick = ListBox1Click
40
    OnDblClick = ListBox1DblClick
41
  end
42
  object Button1: TButton
7 daniel-mar 43
    Left = 145
44
    Top = 492
2 daniel-mar 45
    Width = 33
46
    Height = 25
7 daniel-mar 47
    Anchors = [akLeft, akBottom]
2 daniel-mar 48
    Caption = '+'
49
    TabOrder = 3
50
    OnClick = Button1Click
51
  end
52
  object Button2: TButton
7 daniel-mar 53
    Left = 184
54
    Top = 492
2 daniel-mar 55
    Width = 33
56
    Height = 25
7 daniel-mar 57
    Anchors = [akLeft, akBottom]
2 daniel-mar 58
    Caption = '-'
59
    TabOrder = 4
60
    OnClick = Button2Click
61
  end
62
  object Button3: TButton
63
    Left = 8
7 daniel-mar 64
    Top = 565
2 daniel-mar 65
    Width = 105
66
    Height = 46
67
    Anchors = [akLeft, akBottom]
68
    Caption = 'Save'
10 daniel-mar 69
    TabOrder = 7
2 daniel-mar 70
    OnClick = Button3Click
71
  end
72
  object Button4: TButton
73
    Left = 8
7 daniel-mar 74
    Top = 492
2 daniel-mar 75
    Width = 33
76
    Height = 25
7 daniel-mar 77
    Anchors = [akLeft, akBottom]
2 daniel-mar 78
    Caption = '^'
79
    TabOrder = 1
80
    OnClick = Button4Click
81
  end
82
  object Button5: TButton
83
    Left = 47
7 daniel-mar 84
    Top = 492
2 daniel-mar 85
    Width = 33
86
    Height = 25
7 daniel-mar 87
    Anchors = [akLeft, akBottom]
2 daniel-mar 88
    Caption = 'v'
89
    TabOrder = 2
90
    OnClick = Button5Click
91
  end
92
  object Button10: TButton
93
    Left = 112
7 daniel-mar 94
    Top = 565
2 daniel-mar 95
    Width = 105
96
    Height = 46
97
    Anchors = [akLeft, akBottom]
98
    Caption = 'Save + Test'
10 daniel-mar 99
    TabOrder = 8
2 daniel-mar 100
    OnClick = Button10Click
101
  end
102
  object PageControl2: TPageControl
103
    Left = 223
104
    Top = 8
7 daniel-mar 105
    Width = 799
106
    Height = 603
8 daniel-mar 107
    ActivePage = TabSheet4
2 daniel-mar 108
    Anchors = [akLeft, akTop, akRight, akBottom]
10 daniel-mar 109
    TabOrder = 9
2 daniel-mar 110
    object TabSheet4: TTabSheet
111
      Caption = 'Pictures'
112
      DesignSize = (
7 daniel-mar 113
        791
114
        575)
2 daniel-mar 115
      object Label1: TLabel
116
        Left = 16
117
        Top = 24
118
        Width = 77
119
        Height = 13
120
        Caption = 'SceneID (0-99):'
121
      end
122
      object Label2: TLabel
123
        Left = 15
124
        Top = 63
125
        Width = 79
126
        Height = 13
127
        Caption = 'Sound playback:'
128
      end
129
      object Label12: TLabel
130
        Left = 272
131
        Top = 127
132
        Width = 67
133
        Height = 13
134
        Caption = 'Duration [ds]:'
135
      end
136
      object Label16: TLabel
137
        Left = 368
138
        Top = 124
139
        Width = 46
140
        Height = 13
141
        Caption = 'Filename:'
142
      end
143
      object Label17: TLabel
144
        Left = 162
145
        Top = 24
146
        Width = 126
147
        Height = 13
148
        Caption = 'Attention: ID exists twice!'
149
        Font.Charset = DEFAULT_CHARSET
150
        Font.Color = clRed
151
        Font.Height = -11
152
        Font.Name = 'Tahoma'
153
        Font.Style = []
154
        ParentFont = False
155
        Visible = False
156
      end
157
      object Label19: TLabel
158
        Left = 272
7 daniel-mar 159
        Top = 420
2 daniel-mar 160
        Width = 62
161
        Height = 13
162
        Caption = 'Unused files:'
163
      end
164
      object Label24: TLabel
165
        Left = 247
166
        Top = 63
167
        Width = 118
168
        Height = 13
169
        Caption = 'Attention: File not found'
170
        Font.Charset = DEFAULT_CHARSET
171
        Font.Color = clRed
172
        Font.Height = -11
173
        Font.Name = 'Tahoma'
174
        Font.Style = []
175
        ParentFont = False
176
        Visible = False
177
      end
178
      object Label25: TLabel
179
        Left = 247
180
        Top = 82
181
        Width = 222
182
        Height = 13
183
        Caption = 'Attention: Low Quality file (E*.wav) not found'
184
        Font.Charset = DEFAULT_CHARSET
185
        Font.Color = clRed
186
        Font.Height = -11
187
        Font.Name = 'Tahoma'
188
        Font.Style = []
189
        ParentFont = False
190
        Visible = False
191
      end
192
      object Label26: TLabel
193
        Left = 368
194
        Top = 170
195
        Width = 118
196
        Height = 13
197
        Caption = 'Attention: File not found'
198
        Font.Charset = DEFAULT_CHARSET
199
        Font.Color = clRed
200
        Font.Height = -11
201
        Font.Name = 'Tahoma'
202
        Font.Style = []
203
        ParentFont = False
204
        Visible = False
205
      end
206
      object SpinEdit1: TSpinEdit
207
        Left = 99
208
        Top = 21
209
        Width = 57
210
        Height = 22
211
        MaxValue = 99
212
        MinValue = 0
213
        TabOrder = 0
214
        Value = 0
215
        OnChange = SpinEdit1Change
216
      end
217
      object Edit1: TEdit
218
        Left = 100
219
        Top = 60
220
        Width = 104
221
        Height = 21
222
        MaxLength = 13
223
        TabOrder = 1
224
        OnChange = Edit1Change
225
      end
226
      object Button6: TButton
7 daniel-mar 227
        Left = 177
228
        Top = 533
2 daniel-mar 229
        Width = 33
230
        Height = 25
7 daniel-mar 231
        Anchors = [akLeft, akBottom]
2 daniel-mar 232
        Caption = '+'
233
        TabOrder = 6
234
        OnClick = Button6Click
235
      end
236
      object Button7: TButton
7 daniel-mar 237
        Left = 216
238
        Top = 533
2 daniel-mar 239
        Width = 33
240
        Height = 25
7 daniel-mar 241
        Anchors = [akLeft, akBottom]
2 daniel-mar 242
        Caption = '-'
243
        TabOrder = 7
244
        OnClick = Button7Click
245
      end
246
      object Button8: TButton
247
        Left = 11
7 daniel-mar 248
        Top = 533
2 daniel-mar 249
        Width = 33
250
        Height = 25
7 daniel-mar 251
        Anchors = [akLeft, akBottom]
2 daniel-mar 252
        Caption = '^'
253
        TabOrder = 4
254
        OnClick = Button8Click
255
      end
256
      object Button9: TButton
257
        Left = 50
7 daniel-mar 258
        Top = 533
2 daniel-mar 259
        Width = 33
260
        Height = 25
7 daniel-mar 261
        Anchors = [akLeft, akBottom]
2 daniel-mar 262
        Caption = 'v'
263
        TabOrder = 5
264
        OnClick = Button9Click
265
      end
266
      object ListBox2: TListBox
267
        Left = 10
268
        Top = 127
269
        Width = 239
7 daniel-mar 270
        Height = 400
271
        Anchors = [akLeft, akTop, akBottom]
2 daniel-mar 272
        ItemHeight = 13
273
        TabOrder = 3
274
        OnClick = ListBox2Click
275
        OnDblClick = ListBox2DblClick
276
      end
277
      object Edit3: TEdit
278
        Left = 368
279
        Top = 143
280
        Width = 137
281
        Height = 21
282
        TabOrder = 9
283
        OnChange = Edit3Change
284
      end
285
      object SpinEdit13: TSpinEdit
286
        Left = 272
287
        Top = 143
288
        Width = 65
289
        Height = 22
290
        MaxValue = 0
291
        MinValue = 0
292
        TabOrder = 8
293
        Value = 0
294
        OnChange = SpinEdit13Change
295
      end
296
      object Button13: TButton
7 daniel-mar 297
        Left = 656
2 daniel-mar 298
        Top = 19
299
        Width = 120
300
        Height = 25
301
        Caption = 'Open scene folder'
302
        TabOrder = 12
303
        OnClick = Button13Click
304
      end
305
      object MediaPlayer1: TMediaPlayer
10 daniel-mar 306
        Left = 604
307
        Top = 21
2 daniel-mar 308
        Width = 29
10 daniel-mar 309
        Height = 25
2 daniel-mar 310
        ColoredButtons = []
311
        VisibleButtons = [btPlay]
312
        Visible = False
313
        TabOrder = 14
314
      end
315
      object GroupBox2: TGroupBox
316
        Left = 591
10 daniel-mar 317
        Top = 234
2 daniel-mar 318
        Width = 185
319
        Height = 167
320
        Caption = 'Playback'
321
        TabOrder = 13
322
        object Label18: TLabel
323
          Left = 14
324
          Top = 128
325
          Width = 153
326
          Height = 24
327
          Alignment = taCenter
328
          AutoSize = False
329
          Caption = 'Label18'
330
          Font.Charset = DEFAULT_CHARSET
331
          Font.Color = clWindowText
332
          Font.Height = -20
333
          Font.Name = 'Tahoma'
334
          Font.Style = []
335
          ParentFont = False
336
        end
337
        object Button15: TButton
338
          Left = 23
339
          Top = 27
340
          Width = 137
341
          Height = 25
342
          Caption = 'Start from here'
343
          TabOrder = 0
344
          OnClick = Button15Click
345
        end
346
        object Button17: TButton
347
          Left = 22
348
          Top = 89
349
          Width = 137
350
          Height = 25
351
          Caption = 'Stop'
352
          TabOrder = 2
353
          OnClick = Button17Click
354
        end
355
        object Button16: TButton
356
          Left = 23
357
          Top = 58
358
          Width = 137
359
          Height = 25
360
          Caption = 'Start from beginning'
361
          TabOrder = 1
362
          OnClick = Button16Click
363
        end
364
      end
365
      object ListBox3: TListBox
366
        Left = 272
7 daniel-mar 367
        Top = 439
368
        Width = 305
10 daniel-mar 369
        Height = 122
7 daniel-mar 370
        Anchors = [akLeft, akTop, akBottom]
2 daniel-mar 371
        ItemHeight = 13
372
        PopupMenu = PopupMenu1
373
        TabOrder = 11
8 daniel-mar 374
        OnClick = ListBox3Click
2 daniel-mar 375
        OnDblClick = ListBox3DblClick
376
        OnMouseDown = ListBox3MouseDown
377
      end
378
      object Button12: TButton
379
        Left = 511
380
        Top = 143
381
        Width = 26
382
        Height = 21
10 daniel-mar 383
        Hint = 'Open file'
2 daniel-mar 384
        Caption = '1'
385
        Font.Charset = DEFAULT_CHARSET
386
        Font.Color = clWindowText
387
        Font.Height = -15
388
        Font.Name = 'Wingdings'
389
        Font.Style = []
390
        ParentFont = False
10 daniel-mar 391
        ParentShowHint = False
392
        ShowHint = True
2 daniel-mar 393
        TabOrder = 10
394
        Visible = False
395
        OnClick = Button12Click
396
      end
397
      object Button18: TButton
398
        Left = 210
399
        Top = 60
400
        Width = 31
401
        Height = 21
10 daniel-mar 402
        Hint = 'Open file'
2 daniel-mar 403
        Caption = '1'
404
        Font.Charset = DEFAULT_CHARSET
405
        Font.Color = clWindowText
406
        Font.Height = -15
407
        Font.Name = 'Wingdings'
408
        Font.Style = []
409
        ParentFont = False
10 daniel-mar 410
        ParentShowHint = False
411
        ShowHint = True
2 daniel-mar 412
        TabOrder = 2
413
        Visible = False
414
        OnClick = Button18Click
415
      end
6 daniel-mar 416
      object Panel2: TPanel
417
        Left = 272
418
        Top = 189
419
        Width = 305
420
        Height = 212
7 daniel-mar 421
        BevelOuter = bvNone
10 daniel-mar 422
        TabOrder = 15
6 daniel-mar 423
        object Image2: TImage
424
          Left = 0
425
          Top = 1
426
          Width = 305
427
          Height = 211
428
          Stretch = True
8 daniel-mar 429
          OnDblClick = Button12Click
6 daniel-mar 430
        end
431
      end
8 daniel-mar 432
      object Panel3: TPanel
10 daniel-mar 433
        Left = 592
8 daniel-mar 434
        Top = 439
10 daniel-mar 435
        Width = 185
8 daniel-mar 436
        Height = 122
437
        BevelOuter = bvNone
10 daniel-mar 438
        TabOrder = 16
8 daniel-mar 439
        object Image3: TImage
10 daniel-mar 440
          Left = 0
8 daniel-mar 441
          Top = 0
10 daniel-mar 442
          Width = 185
443
          Height = 122
8 daniel-mar 444
          Stretch = True
445
          OnDblClick = ListBox3DblClick
446
        end
447
      end
10 daniel-mar 448
      object PageControl3: TPageControl
449
        Left = 592
450
        Top = 68
451
        Width = 185
452
        Height = 141
453
        ActivePage = TabSheet6
454
        TabOrder = 17
455
        object TabSheet6: TTabSheet
456
          Caption = 'Scene length'
457
          ExplicitWidth = 281
458
          ExplicitHeight = 165
459
          object Label20: TLabel
460
            Left = 16
461
            Top = 15
462
            Width = 119
463
            Height = 13
464
            Caption = 'Picture sequence length:'
465
          end
466
          object Label21: TLabel
467
            Left = 16
468
            Top = 34
469
            Width = 37
470
            Height = 13
471
            Caption = 'Label21'
472
          end
473
          object Label22: TLabel
474
            Left = 16
475
            Top = 63
476
            Width = 91
477
            Height = 13
478
            Caption = 'Soundtrack length:'
479
          end
480
          object Label23: TLabel
481
            Left = 16
482
            Top = 82
483
            Width = 37
484
            Height = 13
485
            Caption = 'Label23'
486
          end
487
        end
488
        object TabSheet7: TTabSheet
489
          Caption = 'Stats'
490
          ImageIndex = 1
491
          ExplicitWidth = 281
492
          ExplicitHeight = 165
493
          object Label34: TLabel
494
            Left = 16
495
            Top = 16
496
            Width = 61
497
            Height = 13
498
            Caption = 'SceneIndex:'
499
          end
500
          object Label35: TLabel
501
            Left = 98
502
            Top = 16
503
            Width = 12
504
            Height = 13
505
            Caption = '---'
506
          end
507
          object Label32: TLabel
508
            Left = 16
509
            Top = 35
510
            Width = 66
511
            Height = 13
512
            Caption = 'PictureCount:'
513
          end
514
          object Label33: TLabel
515
            Left = 98
516
            Top = 35
517
            Width = 12
518
            Height = 13
519
            Caption = '---'
520
          end
521
          object Label30: TLabel
522
            Left = 16
523
            Top = 54
524
            Width = 65
525
            Height = 13
526
            Caption = 'PictureIndex:'
527
          end
528
          object Label31: TLabel
529
            Left = 98
530
            Top = 54
531
            Width = 12
532
            Height = 13
533
            Caption = '---'
534
          end
535
          object Label36: TLabel
536
            Left = 16
537
            Top = 73
538
            Width = 63
539
            Height = 13
540
            Caption = 'ActionCount:'
541
          end
542
          object Label37: TLabel
543
            Left = 98
544
            Top = 73
545
            Width = 12
546
            Height = 13
547
            Caption = '---'
548
          end
549
        end
550
      end
2 daniel-mar 551
    end
552
    object TabSheet5: TTabSheet
553
      Caption = 'Decision'
554
      ImageIndex = 1
555
      object Label3: TLabel
556
        Left = 16
557
        Top = 16
558
        Width = 80
559
        Height = 13
560
        Caption = 'Decision-Picture:'
561
      end
562
      object Label10: TLabel
563
        Left = 12
564
        Top = 552
565
        Width = 37
566
        Height = 13
567
        Caption = 'Label10'
568
      end
569
      object Label11: TLabel
570
        Left = 320
571
        Top = 17
572
        Width = 39
573
        Height = 13
574
        Caption = 'Actions:'
575
      end
576
      object Label27: TLabel
577
        Left = 183
578
        Top = 38
579
        Width = 118
580
        Height = 13
581
        Caption = 'Attention: File not found'
582
        Font.Charset = DEFAULT_CHARSET
583
        Font.Color = clRed
584
        Font.Height = -11
585
        Font.Name = 'Tahoma'
586
        Font.Style = []
587
        ParentFont = False
588
        Visible = False
589
      end
590
      object Label28: TLabel
591
        Left = 427
592
        Top = 509
593
        Width = 180
594
        Height = 13
595
        Caption = 'Left mouse button: Set top-left coord'
596
        Visible = False
597
      end
598
      object Label29: TLabel
599
        Left = 427
600
        Top = 528
601
        Width = 210
602
        Height = 13
603
        Caption = 'Right mouse button: Set bottom-right coord'
604
        Visible = False
605
      end
606
      object Edit2: TEdit
607
        Left = 12
608
        Top = 35
609
        Width = 134
610
        Height = 21
611
        MaxLength = 13
612
        TabOrder = 0
613
        OnChange = Edit2Change
614
      end
615
      object PageControl1: TPageControl
616
        Left = 12
617
        Top = 64
618
        Width = 365
619
        Height = 185
620
        ActivePage = TabSheet3
621
        TabOrder = 3
622
        object TabSheet1: TTabSheet
623
          Caption = 'Action 1 (Red)'
624
          object Label5: TLabel
625
            Left = 171
626
            Top = 72
627
            Width = 29
628
            Height = 13
629
            Caption = 'Points'
630
          end
631
          object Label4: TLabel
632
            Left = 16
633
            Top = 72
634
            Width = 116
635
            Height = 13
636
            Caption = 'Grid corner coordinates:'
637
          end
638
          object Label6: TLabel
639
            Left = 16
640
            Top = 16
641
            Width = 36
642
            Height = 13
643
            Caption = 'Target:'
644
          end
645
          object SpinEdit6: TSpinEdit
646
            Left = 171
647
            Top = 94
648
            Width = 126
649
            Height = 22
650
            MaxValue = 0
651
            MinValue = 0
652
            TabOrder = 5
653
            Value = 0
654
            OnChange = ActionSpinEditsChange
655
          end
656
          object SpinEdit2: TSpinEdit
657
            Left = 79
658
            Top = 91
659
            Width = 57
660
            Height = 22
661
            MaxValue = 0
662
            MinValue = 0
663
            TabOrder = 2
664
            Value = 0
665
            OnChange = ActionSpinEditsChange
666
          end
667
          object SpinEdit3: TSpinEdit
668
            Left = 16
669
            Top = 91
670
            Width = 57
671
            Height = 22
672
            MaxValue = 0
673
            MinValue = 0
674
            TabOrder = 1
675
            Value = 0
676
            OnChange = ActionSpinEditsChange
677
          end
678
          object SpinEdit4: TSpinEdit
679
            Left = 16
680
            Top = 119
681
            Width = 57
682
            Height = 22
683
            MaxValue = 0
684
            MinValue = 0
685
            TabOrder = 3
686
            Value = 0
687
            OnChange = ActionSpinEditsChange
688
          end
689
          object SpinEdit5: TSpinEdit
690
            Left = 79
691
            Top = 119
692
            Width = 57
693
            Height = 22
694
            MaxValue = 0
695
            MinValue = 0
696
            TabOrder = 4
697
            Value = 0
698
            OnChange = ActionSpinEditsChange
699
          end
700
          object ComboBox1: TComboBox
701
            Left = 16
702
            Top = 35
703
            Width = 145
704
            Height = 21
705
            Style = csDropDownList
10 daniel-mar 706
            ItemHeight = 13
2 daniel-mar 707
            TabOrder = 0
708
            OnChange = ActionTargetChange
709
          end
710
        end
711
        object TabSheet2: TTabSheet
712
          Caption = 'Action 2 (Green)'
713
          ImageIndex = 1
714
          object Label13: TLabel
715
            Left = 16
716
            Top = 16
717
            Width = 36
718
            Height = 13
719
            Caption = 'Target:'
720
          end
721
          object Label14: TLabel
722
            Left = 16
723
            Top = 72
724
            Width = 116
725
            Height = 13
726
            Caption = 'Grid corner coordinates:'
727
          end
728
          object Label15: TLabel
729
            Left = 171
730
            Top = 72
731
            Width = 29
732
            Height = 13
733
            Caption = 'Points'
734
          end
735
          object ComboBox2: TComboBox
736
            Left = 16
737
            Top = 35
738
            Width = 145
739
            Height = 21
740
            Style = csDropDownList
10 daniel-mar 741
            ItemHeight = 13
2 daniel-mar 742
            TabOrder = 0
743
            OnChange = ActionTargetChange
744
          end
745
          object SpinEdit17: TSpinEdit
746
            Left = 16
747
            Top = 91
748
            Width = 57
749
            Height = 22
750
            MaxValue = 0
751
            MinValue = 0
752
            TabOrder = 1
753
            Value = 0
754
            OnChange = ActionSpinEditsChange
755
          end
756
          object SpinEdit18: TSpinEdit
757
            Left = 79
758
            Top = 91
759
            Width = 57
760
            Height = 22
761
            MaxValue = 0
762
            MinValue = 0
763
            TabOrder = 2
764
            Value = 0
765
            OnChange = ActionSpinEditsChange
766
          end
767
          object SpinEdit19: TSpinEdit
768
            Left = 16
769
            Top = 119
770
            Width = 57
771
            Height = 22
772
            MaxValue = 0
773
            MinValue = 0
774
            TabOrder = 3
775
            Value = 0
776
            OnChange = ActionSpinEditsChange
777
          end
778
          object SpinEdit20: TSpinEdit
779
            Left = 79
780
            Top = 119
781
            Width = 57
782
            Height = 22
783
            MaxValue = 0
784
            MinValue = 0
785
            TabOrder = 4
786
            Value = 0
787
            OnChange = ActionSpinEditsChange
788
          end
789
          object SpinEdit21: TSpinEdit
790
            Left = 171
791
            Top = 94
792
            Width = 126
793
            Height = 22
794
            MaxValue = 0
795
            MinValue = 0
796
            TabOrder = 5
797
            Value = 0
798
            OnChange = ActionSpinEditsChange
799
          end
800
        end
801
        object TabSheet3: TTabSheet
802
          Caption = 'Action 3 (Blue)'
803
          ImageIndex = 2
804
          object Label7: TLabel
805
            Left = 16
806
            Top = 16
807
            Width = 36
808
            Height = 13
809
            Caption = 'Target:'
810
          end
811
          object Label8: TLabel
812
            Left = 16
813
            Top = 72
814
            Width = 116
815
            Height = 13
816
            Caption = 'Grid corner coordinates:'
817
          end
818
          object Label9: TLabel
819
            Left = 171
820
            Top = 72
821
            Width = 29
822
            Height = 13
823
            Caption = 'Points'
824
          end
825
          object ComboBox3: TComboBox
826
            Left = 16
827
            Top = 35
828
            Width = 145
829
            Height = 21
830
            Style = csDropDownList
10 daniel-mar 831
            ItemHeight = 13
2 daniel-mar 832
            TabOrder = 0
833
            OnChange = ActionTargetChange
834
          end
835
          object SpinEdit7: TSpinEdit
836
            Left = 16
837
            Top = 91
838
            Width = 57
839
            Height = 22
840
            MaxValue = 0
841
            MinValue = 0
842
            TabOrder = 1
843
            Value = 0
844
            OnChange = ActionSpinEditsChange
845
          end
846
          object SpinEdit8: TSpinEdit
847
            Left = 79
848
            Top = 91
849
            Width = 57
850
            Height = 22
851
            MaxValue = 0
852
            MinValue = 0
853
            TabOrder = 2
854
            Value = 0
855
            OnChange = ActionSpinEditsChange
856
          end
857
          object SpinEdit9: TSpinEdit
858
            Left = 79
859
            Top = 119
860
            Width = 57
861
            Height = 22
862
            MaxValue = 0
863
            MinValue = 0
8 daniel-mar 864
            TabOrder = 4
2 daniel-mar 865
            Value = 0
866
            OnChange = ActionSpinEditsChange
867
          end
868
          object SpinEdit10: TSpinEdit
869
            Left = 16
870
            Top = 119
871
            Width = 57
872
            Height = 22
873
            MaxValue = 0
874
            MinValue = 0
8 daniel-mar 875
            TabOrder = 3
2 daniel-mar 876
            Value = 0
877
            OnChange = ActionSpinEditsChange
878
          end
879
          object SpinEdit11: TSpinEdit
880
            Left = 171
881
            Top = 94
882
            Width = 126
883
            Height = 22
884
            MaxValue = 0
885
            MinValue = 0
886
            TabOrder = 5
887
            Value = 0
888
            OnChange = ActionSpinEditsChange
889
          end
890
        end
891
      end
892
      object SpinEdit12: TSpinEdit
893
        Left = 320
894
        Top = 36
895
        Width = 57
896
        Height = 22
897
        MaxValue = 3
898
        MinValue = 1
899
        TabOrder = 2
900
        Value = 1
901
        OnChange = SpinEdit12Change
902
      end
903
      object Button11: TButton
904
        Left = 147
905
        Top = 35
906
        Width = 30
907
        Height = 21
10 daniel-mar 908
        Hint = 'Open file'
2 daniel-mar 909
        Caption = '1'
910
        Font.Charset = DEFAULT_CHARSET
911
        Font.Color = clWindowText
912
        Font.Height = -15
913
        Font.Name = 'Wingdings'
914
        Font.Style = []
915
        ParentFont = False
10 daniel-mar 916
        ParentShowHint = False
917
        ShowHint = True
2 daniel-mar 918
        TabOrder = 1
919
        Visible = False
920
        OnClick = Button11Click
921
      end
6 daniel-mar 922
      object Panel1: TPanel
923
        Left = 12
924
        Top = 255
925
        Width = 409
926
        Height = 291
7 daniel-mar 927
        BevelOuter = bvNone
6 daniel-mar 928
        TabOrder = 4
929
        object Image1: TImage
930
          Left = 0
931
          Top = 1
932
          Width = 409
933
          Height = 290
934
          Cursor = crCross
935
          Stretch = True
936
          OnMouseDown = Image1MouseDown
937
          OnMouseEnter = Image1MouseEnter
938
          OnMouseLeave = Image1MouseLeave
939
          OnMouseMove = Image1MouseMove
940
        end
941
      end
2 daniel-mar 942
    end
943
  end
944
  object Button14: TButton
945
    Left = 8
7 daniel-mar 946
    Top = 534
2 daniel-mar 947
    Width = 75
948
    Height = 25
7 daniel-mar 949
    Anchors = [akLeft, akBottom]
2 daniel-mar 950
    Caption = 'New'
951
    TabOrder = 5
952
    OnClick = Button14Click
953
  end
10 daniel-mar 954
  object Button19: TButton
955
    Left = 136
956
    Top = 534
957
    Width = 81
958
    Height = 25
959
    Caption = 'Undo all'
960
    TabOrder = 6
961
    OnClick = Button19Click
962
  end
2 daniel-mar 963
  object Timer1: TTimer
964
    Enabled = False
965
    Interval = 100
966
    OnTimer = Timer1Timer
967
    Left = 955
968
    Top = 408
969
  end
970
  object MainMenu1: TMainMenu
971
    Left = 963
972
    Top = 496
973
    object File1: TMenuItem
974
      Caption = 'File'
975
      object Newfile1: TMenuItem
976
        Caption = 'New file'
977
        OnClick = Button14Click
978
      end
979
      object N2: TMenuItem
980
        Caption = '-'
981
      end
982
      object Savetogamebin1: TMenuItem
983
        Caption = 'Save to GAME.BIN'
984
        OnClick = Button3Click
985
      end
986
      object Saveandtest1: TMenuItem
987
        Caption = 'Save to GAME.BIN and Test'
988
        OnClick = Button10Click
989
      end
990
      object N1: TMenuItem
991
        Caption = '-'
992
      end
993
      object Close1: TMenuItem
994
        Caption = 'Terminate program'
995
        OnClick = Close1Click
996
      end
997
    end
998
    object Help1: TMenuItem
999
      Caption = 'Help'
1000
      object About1: TMenuItem
1001
        Caption = 'About'
1002
        OnClick = About1Click
1003
      end
1004
    end
1005
  end
1006
  object PopupMenu1: TPopupMenu
7 daniel-mar 1007
    Left = 739
2 daniel-mar 1008
    Top = 496
1009
    object Addtoscene1: TMenuItem
1010
      Caption = 'Add to scene'
1011
      OnClick = Addtoscene1Click
1012
    end
1013
  end
1014
end