Subversion Repositories plumbers

Rev

Rev 10 | Rev 12 | 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
          object Label20: TLabel
458
            Left = 16
459
            Top = 15
460
            Width = 119
461
            Height = 13
462
            Caption = 'Picture sequence length:'
463
          end
464
          object Label21: TLabel
465
            Left = 16
466
            Top = 34
467
            Width = 37
468
            Height = 13
469
            Caption = 'Label21'
470
          end
471
          object Label22: TLabel
472
            Left = 16
473
            Top = 63
474
            Width = 91
475
            Height = 13
476
            Caption = 'Soundtrack length:'
477
          end
478
          object Label23: TLabel
479
            Left = 16
480
            Top = 82
481
            Width = 37
482
            Height = 13
483
            Caption = 'Label23'
484
          end
485
        end
486
        object TabSheet7: TTabSheet
487
          Caption = 'Stats'
488
          ImageIndex = 1
489
          object Label34: TLabel
490
            Left = 16
491
            Top = 16
492
            Width = 61
493
            Height = 13
494
            Caption = 'SceneIndex:'
495
          end
496
          object Label35: TLabel
497
            Left = 98
498
            Top = 16
499
            Width = 12
500
            Height = 13
501
            Caption = '---'
502
          end
503
          object Label32: TLabel
504
            Left = 16
505
            Top = 35
506
            Width = 66
507
            Height = 13
508
            Caption = 'PictureCount:'
509
          end
510
          object Label33: TLabel
511
            Left = 98
512
            Top = 35
513
            Width = 12
514
            Height = 13
515
            Caption = '---'
516
          end
517
          object Label30: TLabel
518
            Left = 16
519
            Top = 54
520
            Width = 65
521
            Height = 13
522
            Caption = 'PictureIndex:'
523
          end
524
          object Label31: TLabel
525
            Left = 98
526
            Top = 54
527
            Width = 12
528
            Height = 13
529
            Caption = '---'
530
          end
531
          object Label36: TLabel
532
            Left = 16
533
            Top = 73
534
            Width = 63
535
            Height = 13
536
            Caption = 'ActionCount:'
537
          end
538
          object Label37: TLabel
539
            Left = 98
540
            Top = 73
541
            Width = 12
542
            Height = 13
543
            Caption = '---'
544
          end
545
        end
11 daniel-mar 546
        object TabSheet8: TTabSheet
547
          Caption = 'Misc'
548
          ImageIndex = 2
549
          object Button20: TButton
550
            Left = 11
551
            Top = 19
552
            Width = 75
553
            Height = 25
554
            Caption = 'Defrag'
555
            TabOrder = 0
556
            OnClick = Button20Click
557
          end
558
        end
10 daniel-mar 559
      end
2 daniel-mar 560
    end
561
    object TabSheet5: TTabSheet
562
      Caption = 'Decision'
563
      ImageIndex = 1
11 daniel-mar 564
      DesignSize = (
565
        791
566
        575)
2 daniel-mar 567
      object Label3: TLabel
568
        Left = 16
569
        Top = 16
570
        Width = 80
571
        Height = 13
572
        Caption = 'Decision-Picture:'
573
      end
574
      object Label10: TLabel
575
        Left = 12
576
        Top = 552
577
        Width = 37
578
        Height = 13
579
        Caption = 'Label10'
580
      end
581
      object Label11: TLabel
582
        Left = 320
583
        Top = 17
584
        Width = 39
585
        Height = 13
586
        Caption = 'Actions:'
587
      end
588
      object Label27: TLabel
589
        Left = 183
590
        Top = 38
591
        Width = 118
592
        Height = 13
593
        Caption = 'Attention: File not found'
594
        Font.Charset = DEFAULT_CHARSET
595
        Font.Color = clRed
596
        Font.Height = -11
597
        Font.Name = 'Tahoma'
598
        Font.Style = []
599
        ParentFont = False
600
        Visible = False
601
      end
602
      object Label28: TLabel
603
        Left = 427
604
        Top = 509
605
        Width = 180
606
        Height = 13
607
        Caption = 'Left mouse button: Set top-left coord'
608
        Visible = False
609
      end
610
      object Label29: TLabel
611
        Left = 427
612
        Top = 528
613
        Width = 210
614
        Height = 13
615
        Caption = 'Right mouse button: Set bottom-right coord'
616
        Visible = False
617
      end
618
      object Edit2: TEdit
619
        Left = 12
620
        Top = 35
621
        Width = 134
622
        Height = 21
623
        MaxLength = 13
624
        TabOrder = 0
625
        OnChange = Edit2Change
626
      end
627
      object PageControl1: TPageControl
628
        Left = 12
629
        Top = 64
630
        Width = 365
631
        Height = 185
11 daniel-mar 632
        ActivePage = TabSheet1
2 daniel-mar 633
        TabOrder = 3
634
        object TabSheet1: TTabSheet
635
          Caption = 'Action 1 (Red)'
636
          object Label5: TLabel
637
            Left = 171
638
            Top = 72
639
            Width = 29
640
            Height = 13
641
            Caption = 'Points'
642
          end
643
          object Label4: TLabel
644
            Left = 16
645
            Top = 72
646
            Width = 116
647
            Height = 13
648
            Caption = 'Grid corner coordinates:'
649
          end
650
          object Label6: TLabel
651
            Left = 16
652
            Top = 16
653
            Width = 36
654
            Height = 13
655
            Caption = 'Target:'
656
          end
657
          object SpinEdit6: TSpinEdit
658
            Left = 171
659
            Top = 94
660
            Width = 126
661
            Height = 22
662
            MaxValue = 0
663
            MinValue = 0
664
            TabOrder = 5
665
            Value = 0
666
            OnChange = ActionSpinEditsChange
667
          end
668
          object SpinEdit2: TSpinEdit
669
            Left = 79
670
            Top = 91
671
            Width = 57
672
            Height = 22
673
            MaxValue = 0
674
            MinValue = 0
675
            TabOrder = 2
676
            Value = 0
677
            OnChange = ActionSpinEditsChange
678
          end
679
          object SpinEdit3: TSpinEdit
680
            Left = 16
681
            Top = 91
682
            Width = 57
683
            Height = 22
684
            MaxValue = 0
685
            MinValue = 0
686
            TabOrder = 1
687
            Value = 0
688
            OnChange = ActionSpinEditsChange
689
          end
690
          object SpinEdit4: TSpinEdit
691
            Left = 16
692
            Top = 119
693
            Width = 57
694
            Height = 22
695
            MaxValue = 0
696
            MinValue = 0
697
            TabOrder = 3
698
            Value = 0
699
            OnChange = ActionSpinEditsChange
700
          end
701
          object SpinEdit5: TSpinEdit
702
            Left = 79
703
            Top = 119
704
            Width = 57
705
            Height = 22
706
            MaxValue = 0
707
            MinValue = 0
708
            TabOrder = 4
709
            Value = 0
710
            OnChange = ActionSpinEditsChange
711
          end
712
          object ComboBox1: TComboBox
713
            Left = 16
714
            Top = 35
715
            Width = 145
716
            Height = 21
717
            Style = csDropDownList
10 daniel-mar 718
            ItemHeight = 13
2 daniel-mar 719
            TabOrder = 0
720
            OnChange = ActionTargetChange
721
          end
722
        end
723
        object TabSheet2: TTabSheet
724
          Caption = 'Action 2 (Green)'
725
          ImageIndex = 1
726
          object Label13: TLabel
727
            Left = 16
728
            Top = 16
729
            Width = 36
730
            Height = 13
731
            Caption = 'Target:'
732
          end
733
          object Label14: TLabel
734
            Left = 16
735
            Top = 72
736
            Width = 116
737
            Height = 13
738
            Caption = 'Grid corner coordinates:'
739
          end
740
          object Label15: TLabel
741
            Left = 171
742
            Top = 72
743
            Width = 29
744
            Height = 13
745
            Caption = 'Points'
746
          end
747
          object ComboBox2: TComboBox
748
            Left = 16
749
            Top = 35
750
            Width = 145
751
            Height = 21
752
            Style = csDropDownList
10 daniel-mar 753
            ItemHeight = 13
2 daniel-mar 754
            TabOrder = 0
755
            OnChange = ActionTargetChange
756
          end
757
          object SpinEdit17: TSpinEdit
758
            Left = 16
759
            Top = 91
760
            Width = 57
761
            Height = 22
762
            MaxValue = 0
763
            MinValue = 0
764
            TabOrder = 1
765
            Value = 0
766
            OnChange = ActionSpinEditsChange
767
          end
768
          object SpinEdit18: TSpinEdit
769
            Left = 79
770
            Top = 91
771
            Width = 57
772
            Height = 22
773
            MaxValue = 0
774
            MinValue = 0
775
            TabOrder = 2
776
            Value = 0
777
            OnChange = ActionSpinEditsChange
778
          end
779
          object SpinEdit19: TSpinEdit
780
            Left = 16
781
            Top = 119
782
            Width = 57
783
            Height = 22
784
            MaxValue = 0
785
            MinValue = 0
786
            TabOrder = 3
787
            Value = 0
788
            OnChange = ActionSpinEditsChange
789
          end
790
          object SpinEdit20: TSpinEdit
791
            Left = 79
792
            Top = 119
793
            Width = 57
794
            Height = 22
795
            MaxValue = 0
796
            MinValue = 0
797
            TabOrder = 4
798
            Value = 0
799
            OnChange = ActionSpinEditsChange
800
          end
801
          object SpinEdit21: TSpinEdit
802
            Left = 171
803
            Top = 94
804
            Width = 126
805
            Height = 22
806
            MaxValue = 0
807
            MinValue = 0
808
            TabOrder = 5
809
            Value = 0
810
            OnChange = ActionSpinEditsChange
811
          end
812
        end
813
        object TabSheet3: TTabSheet
814
          Caption = 'Action 3 (Blue)'
815
          ImageIndex = 2
816
          object Label7: TLabel
817
            Left = 16
818
            Top = 16
819
            Width = 36
820
            Height = 13
821
            Caption = 'Target:'
822
          end
823
          object Label8: TLabel
824
            Left = 16
825
            Top = 72
826
            Width = 116
827
            Height = 13
828
            Caption = 'Grid corner coordinates:'
829
          end
830
          object Label9: TLabel
831
            Left = 171
832
            Top = 72
833
            Width = 29
834
            Height = 13
835
            Caption = 'Points'
836
          end
837
          object ComboBox3: TComboBox
838
            Left = 16
839
            Top = 35
840
            Width = 145
841
            Height = 21
842
            Style = csDropDownList
10 daniel-mar 843
            ItemHeight = 13
2 daniel-mar 844
            TabOrder = 0
845
            OnChange = ActionTargetChange
846
          end
847
          object SpinEdit7: TSpinEdit
848
            Left = 16
849
            Top = 91
850
            Width = 57
851
            Height = 22
852
            MaxValue = 0
853
            MinValue = 0
854
            TabOrder = 1
855
            Value = 0
856
            OnChange = ActionSpinEditsChange
857
          end
858
          object SpinEdit8: TSpinEdit
859
            Left = 79
860
            Top = 91
861
            Width = 57
862
            Height = 22
863
            MaxValue = 0
864
            MinValue = 0
865
            TabOrder = 2
866
            Value = 0
867
            OnChange = ActionSpinEditsChange
868
          end
869
          object SpinEdit9: TSpinEdit
870
            Left = 79
871
            Top = 119
872
            Width = 57
873
            Height = 22
874
            MaxValue = 0
875
            MinValue = 0
8 daniel-mar 876
            TabOrder = 4
2 daniel-mar 877
            Value = 0
878
            OnChange = ActionSpinEditsChange
879
          end
880
          object SpinEdit10: TSpinEdit
881
            Left = 16
882
            Top = 119
883
            Width = 57
884
            Height = 22
885
            MaxValue = 0
886
            MinValue = 0
8 daniel-mar 887
            TabOrder = 3
2 daniel-mar 888
            Value = 0
889
            OnChange = ActionSpinEditsChange
890
          end
891
          object SpinEdit11: TSpinEdit
892
            Left = 171
893
            Top = 94
894
            Width = 126
895
            Height = 22
896
            MaxValue = 0
897
            MinValue = 0
898
            TabOrder = 5
899
            Value = 0
900
            OnChange = ActionSpinEditsChange
901
          end
902
        end
903
      end
904
      object SpinEdit12: TSpinEdit
905
        Left = 320
906
        Top = 36
907
        Width = 57
908
        Height = 22
909
        MaxValue = 3
910
        MinValue = 1
911
        TabOrder = 2
912
        Value = 1
913
        OnChange = SpinEdit12Change
914
      end
915
      object Button11: TButton
916
        Left = 147
917
        Top = 35
918
        Width = 30
919
        Height = 21
10 daniel-mar 920
        Hint = 'Open file'
2 daniel-mar 921
        Caption = '1'
922
        Font.Charset = DEFAULT_CHARSET
923
        Font.Color = clWindowText
924
        Font.Height = -15
925
        Font.Name = 'Wingdings'
926
        Font.Style = []
927
        ParentFont = False
10 daniel-mar 928
        ParentShowHint = False
929
        ShowHint = True
2 daniel-mar 930
        TabOrder = 1
931
        Visible = False
932
        OnClick = Button11Click
933
      end
6 daniel-mar 934
      object Panel1: TPanel
935
        Left = 12
936
        Top = 255
937
        Width = 409
938
        Height = 291
7 daniel-mar 939
        BevelOuter = bvNone
11 daniel-mar 940
        TabOrder = 5
6 daniel-mar 941
        object Image1: TImage
942
          Left = 0
943
          Top = 1
944
          Width = 409
945
          Height = 290
946
          Cursor = crCross
947
          Stretch = True
948
          OnMouseDown = Image1MouseDown
949
          OnMouseEnter = Image1MouseEnter
950
          OnMouseLeave = Image1MouseLeave
951
          OnMouseMove = Image1MouseMove
952
        end
953
      end
11 daniel-mar 954
      object CheckBox1: TCheckBox
955
        Left = 651
956
        Top = 547
957
        Width = 137
958
        Height = 17
959
        Anchors = [akRight, akBottom]
960
        Caption = 'Show disabled hotspots'
961
        TabOrder = 4
962
        OnClick = CheckBox1Click
963
      end
2 daniel-mar 964
    end
965
  end
966
  object Button14: TButton
967
    Left = 8
7 daniel-mar 968
    Top = 534
2 daniel-mar 969
    Width = 75
970
    Height = 25
7 daniel-mar 971
    Anchors = [akLeft, akBottom]
2 daniel-mar 972
    Caption = 'New'
973
    TabOrder = 5
974
    OnClick = Button14Click
975
  end
10 daniel-mar 976
  object Button19: TButton
11 daniel-mar 977
    Left = 119
10 daniel-mar 978
    Top = 534
11 daniel-mar 979
    Width = 98
10 daniel-mar 980
    Height = 25
11 daniel-mar 981
    Caption = 'Discard changes'
10 daniel-mar 982
    TabOrder = 6
983
    OnClick = Button19Click
984
  end
2 daniel-mar 985
  object Timer1: TTimer
986
    Enabled = False
987
    Interval = 100
988
    OnTimer = Timer1Timer
989
    Left = 955
990
    Top = 408
991
  end
992
  object MainMenu1: TMainMenu
993
    Left = 963
994
    Top = 496
995
    object File1: TMenuItem
996
      Caption = 'File'
997
      object Newfile1: TMenuItem
998
        Caption = 'New file'
999
        OnClick = Button14Click
1000
      end
1001
      object N2: TMenuItem
1002
        Caption = '-'
1003
      end
1004
      object Savetogamebin1: TMenuItem
1005
        Caption = 'Save to GAME.BIN'
1006
        OnClick = Button3Click
1007
      end
1008
      object Saveandtest1: TMenuItem
1009
        Caption = 'Save to GAME.BIN and Test'
1010
        OnClick = Button10Click
1011
      end
1012
      object N1: TMenuItem
1013
        Caption = '-'
1014
      end
1015
      object Close1: TMenuItem
1016
        Caption = 'Terminate program'
1017
        OnClick = Close1Click
1018
      end
1019
    end
1020
    object Help1: TMenuItem
1021
      Caption = 'Help'
1022
      object About1: TMenuItem
1023
        Caption = 'About'
1024
        OnClick = About1Click
1025
      end
1026
    end
1027
  end
1028
  object PopupMenu1: TPopupMenu
7 daniel-mar 1029
    Left = 739
2 daniel-mar 1030
    Top = 496
1031
    object Addtoscene1: TMenuItem
1032
      Caption = 'Add to scene'
1033
      OnClick = Addtoscene1Click
1034
    end
1035
  end
1036
end