Subversion Repositories plumbers

Rev

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

Rev 10 Rev 11
Line 452... Line 452...
452
        Height = 141
452
        Height = 141
453
        ActivePage = TabSheet6
453
        ActivePage = TabSheet6
454
        TabOrder = 17
454
        TabOrder = 17
455
        object TabSheet6: TTabSheet
455
        object TabSheet6: TTabSheet
456
          Caption = 'Scene length'
456
          Caption = 'Scene length'
457
          ExplicitWidth = 281
-
 
458
          ExplicitHeight = 165
-
 
459
          object Label20: TLabel
457
          object Label20: TLabel
460
            Left = 16
458
            Left = 16
461
            Top = 15
459
            Top = 15
462
            Width = 119
460
            Width = 119
463
            Height = 13
461
            Height = 13
Line 486... Line 484...
486
          end
484
          end
487
        end
485
        end
488
        object TabSheet7: TTabSheet
486
        object TabSheet7: TTabSheet
489
          Caption = 'Stats'
487
          Caption = 'Stats'
490
          ImageIndex = 1
488
          ImageIndex = 1
491
          ExplicitWidth = 281
-
 
492
          ExplicitHeight = 165
-
 
493
          object Label34: TLabel
489
          object Label34: TLabel
494
            Left = 16
490
            Left = 16
495
            Top = 16
491
            Top = 16
496
            Width = 61
492
            Width = 61
497
            Height = 13
493
            Height = 13
Line 545... Line 541...
545
            Width = 12
541
            Width = 12
546
            Height = 13
542
            Height = 13
547
            Caption = '---'
543
            Caption = '---'
548
          end
544
          end
549
        end
545
        end
-
 
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
550
      end
559
      end
551
    end
560
    end
552
    object TabSheet5: TTabSheet
561
    object TabSheet5: TTabSheet
553
      Caption = 'Decision'
562
      Caption = 'Decision'
554
      ImageIndex = 1
563
      ImageIndex = 1
-
 
564
      DesignSize = (
-
 
565
        791
-
 
566
        575)
555
      object Label3: TLabel
567
      object Label3: TLabel
556
        Left = 16
568
        Left = 16
557
        Top = 16
569
        Top = 16
558
        Width = 80
570
        Width = 80
559
        Height = 13
571
        Height = 13
Line 615... Line 627...
615
      object PageControl1: TPageControl
627
      object PageControl1: TPageControl
616
        Left = 12
628
        Left = 12
617
        Top = 64
629
        Top = 64
618
        Width = 365
630
        Width = 365
619
        Height = 185
631
        Height = 185
620
        ActivePage = TabSheet3
632
        ActivePage = TabSheet1
621
        TabOrder = 3
633
        TabOrder = 3
622
        object TabSheet1: TTabSheet
634
        object TabSheet1: TTabSheet
623
          Caption = 'Action 1 (Red)'
635
          Caption = 'Action 1 (Red)'
624
          object Label5: TLabel
636
          object Label5: TLabel
625
            Left = 171
637
            Left = 171
Line 923... Line 935...
923
        Left = 12
935
        Left = 12
924
        Top = 255
936
        Top = 255
925
        Width = 409
937
        Width = 409
926
        Height = 291
938
        Height = 291
927
        BevelOuter = bvNone
939
        BevelOuter = bvNone
928
        TabOrder = 4
940
        TabOrder = 5
929
        object Image1: TImage
941
        object Image1: TImage
930
          Left = 0
942
          Left = 0
931
          Top = 1
943
          Top = 1
932
          Width = 409
944
          Width = 409
933
          Height = 290
945
          Height = 290
Line 937... Line 949...
937
          OnMouseEnter = Image1MouseEnter
949
          OnMouseEnter = Image1MouseEnter
938
          OnMouseLeave = Image1MouseLeave
950
          OnMouseLeave = Image1MouseLeave
939
          OnMouseMove = Image1MouseMove
951
          OnMouseMove = Image1MouseMove
940
        end
952
        end
941
      end
953
      end
-
 
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
942
    end
964
    end
943
  end
965
  end
944
  object Button14: TButton
966
  object Button14: TButton
945
    Left = 8
967
    Left = 8
946
    Top = 534
968
    Top = 534
Line 950... Line 972...
950
    Caption = 'New'
972
    Caption = 'New'
951
    TabOrder = 5
973
    TabOrder = 5
952
    OnClick = Button14Click
974
    OnClick = Button14Click
953
  end
975
  end
954
  object Button19: TButton
976
  object Button19: TButton
955
    Left = 136
977
    Left = 119
956
    Top = 534
978
    Top = 534
957
    Width = 81
979
    Width = 98
958
    Height = 25
980
    Height = 25
959
    Caption = 'Undo all'
981
    Caption = 'Discard changes'
960
    TabOrder = 6
982
    TabOrder = 6
961
    OnClick = Button19Click
983
    OnClick = Button19Click
962
  end
984
  end
963
  object Timer1: TTimer
985
  object Timer1: TTimer
964
    Enabled = False
986
    Enabled = False