Subversion Repositories plumbers

Rev

Rev 11 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11 Rev 12
Line 307... Line 307...
307
        Top = 21
307
        Top = 21
308
        Width = 29
308
        Width = 29
309
        Height = 25
309
        Height = 25
310
        ColoredButtons = []
310
        ColoredButtons = []
311
        VisibleButtons = [btPlay]
311
        VisibleButtons = [btPlay]
-
 
312
        DoubleBuffered = True
312
        Visible = False
313
        Visible = False
-
 
314
        ParentDoubleBuffered = False
313
        TabOrder = 14
315
        TabOrder = 14
314
      end
316
      end
315
      object GroupBox2: TGroupBox
317
      object GroupBox2: TGroupBox
316
        Left = 591
318
        Left = 591
317
        Top = 234
319
        Top = 234
Line 448... Line 450...
448
      object PageControl3: TPageControl
450
      object PageControl3: TPageControl
449
        Left = 592
451
        Left = 592
450
        Top = 68
452
        Top = 68
451
        Width = 185
453
        Width = 185
452
        Height = 141
454
        Height = 141
453
        ActivePage = TabSheet6
455
        ActivePage = TabSheet7
454
        TabOrder = 17
456
        TabOrder = 17
455
        object TabSheet6: TTabSheet
457
        object TabSheet6: TTabSheet
456
          Caption = 'Scene length'
458
          Caption = 'Scene length'
457
          object Label20: TLabel
459
          object Label20: TLabel
458
            Left = 16
460
            Left = 16
Line 492... Line 494...
492
            Width = 61
494
            Width = 61
493
            Height = 13
495
            Height = 13
494
            Caption = 'SceneIndex:'
496
            Caption = 'SceneIndex:'
495
          end
497
          end
496
          object Label35: TLabel
498
          object Label35: TLabel
497
            Left = 98
499
            Left = 90
498
            Top = 16
500
            Top = 16
499
            Width = 12
501
            Width = 12
500
            Height = 13
502
            Height = 13
501
            Caption = '---'
503
            Caption = '---'
502
          end
504
          end
Line 506... Line 508...
506
            Width = 66
508
            Width = 66
507
            Height = 13
509
            Height = 13
508
            Caption = 'PictureCount:'
510
            Caption = 'PictureCount:'
509
          end
511
          end
510
          object Label33: TLabel
512
          object Label33: TLabel
511
            Left = 98
513
            Left = 90
512
            Top = 35
514
            Top = 35
513
            Width = 12
515
            Width = 12
514
            Height = 13
516
            Height = 13
515
            Caption = '---'
517
            Caption = '---'
516
          end
518
          end
Line 520... Line 522...
520
            Width = 65
522
            Width = 65
521
            Height = 13
523
            Height = 13
522
            Caption = 'PictureIndex:'
524
            Caption = 'PictureIndex:'
523
          end
525
          end
524
          object Label31: TLabel
526
          object Label31: TLabel
525
            Left = 98
527
            Left = 90
526
            Top = 54
528
            Top = 54
527
            Width = 12
529
            Width = 12
528
            Height = 13
530
            Height = 13
529
            Caption = '---'
531
            Caption = '---'
530
          end
532
          end
Line 534... Line 536...
534
            Width = 63
536
            Width = 63
535
            Height = 13
537
            Height = 13
536
            Caption = 'ActionCount:'
538
            Caption = 'ActionCount:'
537
          end
539
          end
538
          object Label37: TLabel
540
          object Label37: TLabel
539
            Left = 98
541
            Left = 90
540
            Top = 73
542
            Top = 73
541
            Width = 12
543
            Width = 12
542
            Height = 13
544
            Height = 13
543
            Caption = '---'
545
            Caption = '---'
544
          end
546
          end
Line 713... Line 715...
713
            Left = 16
715
            Left = 16
714
            Top = 35
716
            Top = 35
715
            Width = 145
717
            Width = 145
716
            Height = 21
718
            Height = 21
717
            Style = csDropDownList
719
            Style = csDropDownList
718
            ItemHeight = 13
-
 
719
            TabOrder = 0
720
            TabOrder = 0
720
            OnChange = ActionTargetChange
721
            OnChange = ActionTargetChange
721
          end
722
          end
722
        end
723
        end
723
        object TabSheet2: TTabSheet
724
        object TabSheet2: TTabSheet
Line 748... Line 749...
748
            Left = 16
749
            Left = 16
749
            Top = 35
750
            Top = 35
750
            Width = 145
751
            Width = 145
751
            Height = 21
752
            Height = 21
752
            Style = csDropDownList
753
            Style = csDropDownList
753
            ItemHeight = 13
-
 
754
            TabOrder = 0
754
            TabOrder = 0
755
            OnChange = ActionTargetChange
755
            OnChange = ActionTargetChange
756
          end
756
          end
757
          object SpinEdit17: TSpinEdit
757
          object SpinEdit17: TSpinEdit
758
            Left = 16
758
            Left = 16
Line 838... Line 838...
838
            Left = 16
838
            Left = 16
839
            Top = 35
839
            Top = 35
840
            Width = 145
840
            Width = 145
841
            Height = 21
841
            Height = 21
842
            Style = csDropDownList
842
            Style = csDropDownList
843
            ItemHeight = 13
-
 
844
            TabOrder = 0
843
            TabOrder = 0
845
            OnChange = ActionTargetChange
844
            OnChange = ActionTargetChange
846
          end
845
          end
847
          object SpinEdit7: TSpinEdit
846
          object SpinEdit7: TSpinEdit
848
            Left = 16
847
            Left = 16