home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1998 March / CC9803-2.BIN / SHARE / 95RFILER / RFILER.ZIP / RFILER.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1997-12-27  |  10KB  |  451 lines

  1. object Form1: TForm1
  2.   Left = 68
  3.   Top = 67
  4.   Width = 681
  5.   Height = 434
  6.   Caption = 'RFiler 1.32'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   Menu = MainMenu1
  14.   OnCreate = FormCreate
  15.   OnKeyDown = FormKeyDown
  16.   OnPaint = FormPaint
  17.   OnResize = FormResize
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 2
  23.     Top = 2
  24.     Width = 669
  25.     Height = 29
  26.     TabOrder = 0
  27.     object ExplorerButton1: TExplorerButton
  28.       Left = 2
  29.       Top = 4
  30.       Width = 43
  31.       Height = 23
  32.       Hint = 'Copy File'
  33.       Caption = 'Copy'
  34.       Enabled = False
  35.       Flat = True
  36.       ParentShowHint = False
  37.       ShowHint = True
  38.       OnClick = ExplorerButton1Click
  39.     end
  40.     object ExplorerButton2: TExplorerButton
  41.       Left = 44
  42.       Top = 4
  43.       Width = 43
  44.       Height = 23
  45.       Hint = 'Move File'
  46.       Caption = 'Move'
  47.       Enabled = False
  48.       Flat = True
  49.       ParentShowHint = False
  50.       ShowHint = True
  51.       OnClick = ExplorerButton2Click
  52.     end
  53.     object ExplorerButton3: TExplorerButton
  54.       Left = 86
  55.       Top = 4
  56.       Width = 43
  57.       Height = 23
  58.       Hint = 'Delete File'
  59.       Caption = 'Delete'
  60.       Enabled = False
  61.       Flat = True
  62.       ParentShowHint = False
  63.       ShowHint = True
  64.       OnClick = ExplorerButton3Click
  65.     end
  66.     object ExplorerButton4: TExplorerButton
  67.       Left = 128
  68.       Top = 4
  69.       Width = 43
  70.       Height = 23
  71.       Hint = 'Swap Files'
  72.       Caption = 'Swap'
  73.       Enabled = False
  74.       Flat = True
  75.       ParentShowHint = False
  76.       ShowHint = True
  77.       OnClick = ExplorerButton4Click
  78.     end
  79.     object ExplorerButton5: TExplorerButton
  80.       Left = 170
  81.       Top = 4
  82.       Width = 43
  83.       Height = 23
  84.       Hint = 'Split File'
  85.       Caption = 'Split'
  86.       Enabled = False
  87.       Flat = True
  88.       ParentShowHint = False
  89.       ShowHint = True
  90.       OnClick = ExplorerButton5Click
  91.     end
  92.     object ExplorerButton6: TExplorerButton
  93.       Left = 212
  94.       Top = 4
  95.       Width = 43
  96.       Height = 23
  97.       Hint = 'Join Files'
  98.       Caption = 'Join'
  99.       Enabled = False
  100.       Flat = True
  101.       ParentShowHint = False
  102.       ShowHint = True
  103.       OnClick = ExplorerButton6Click
  104.     end
  105.     object ExplorerButton7: TExplorerButton
  106.       Left = 338
  107.       Top = 4
  108.       Width = 43
  109.       Height = 23
  110.       Hint = 'Rescan Directory'
  111.       Caption = 'Rescan'
  112.       Enabled = False
  113.       Flat = True
  114.       ParentShowHint = False
  115.       ShowHint = True
  116.       OnClick = ExplorerButton7Click
  117.     end
  118.     object ExplorerButton8: TExplorerButton
  119.       Left = 254
  120.       Top = 4
  121.       Width = 43
  122.       Height = 23
  123.       Hint = 'Rename File'
  124.       Caption = 'Name'
  125.       Enabled = False
  126.       Flat = True
  127.       ParentShowHint = False
  128.       ShowHint = True
  129.       OnClick = ExplorerButton8Click
  130.     end
  131.     object ExplorerButton9: TExplorerButton
  132.       Left = 296
  133.       Top = 4
  134.       Width = 43
  135.       Height = 23
  136.       Hint = 'File Properties'
  137.       Caption = 'Attrib'
  138.       Enabled = False
  139.       Flat = True
  140.       ParentShowHint = False
  141.       ShowHint = True
  142.       OnClick = ExplorerButton9Click
  143.     end
  144.     object ExplorerButton10: TExplorerButton
  145.       Left = 380
  146.       Top = 4
  147.       Width = 43
  148.       Height = 23
  149.       Hint = '(De)Select All'
  150.       Caption = 'Sel All'
  151.       Enabled = False
  152.       Flat = True
  153.       ParentShowHint = False
  154.       ShowHint = True
  155.       OnClick = ExplorerButton10Click
  156.     end
  157.     object Image1: TImage
  158.       Left = 628
  159.       Top = -4
  160.       Width = 13
  161.       Height = 13
  162.       Picture.Data = {<image000.bmp>}
  163.       Visible = False
  164.     end
  165.     object Image2: TImage
  166.       Left = 640
  167.       Top = -4
  168.       Width = 11
  169.       Height = 13
  170.       Picture.Data = {<image001.bmp>}
  171.       Visible = False
  172.     end
  173.     object ExplorerButton11: TExplorerButton
  174.       Left = 422
  175.       Top = 4
  176.       Width = 43
  177.       Height = 23
  178.       Hint = 'View File'
  179.       Caption = 'View'
  180.       Enabled = False
  181.       Flat = True
  182.       ParentShowHint = False
  183.       ShowHint = True
  184.       OnClick = ExplorerButton11Click
  185.     end
  186.     object DriveComboBox1: TDriveComboBox
  187.       Left = 474
  188.       Top = 4
  189.       Width = 91
  190.       Height = 19
  191.       TabOrder = 0
  192.       OnChange = DriveComboBox1Change
  193.     end
  194.     object DriveComboBox2: TDriveComboBox
  195.       Left = 568
  196.       Top = 4
  197.       Width = 91
  198.       Height = 19
  199.       TabOrder = 1
  200.       OnChange = DriveComboBox2Change
  201.     end
  202.   end
  203.   object Panel2: TPanel
  204.     Left = 2
  205.     Top = 32
  206.     Width = 325
  207.     Height = 19
  208.     TabOrder = 1
  209.     object Label1: TLabel
  210.       Left = 2
  211.       Top = 2
  212.       Width = 3
  213.       Height = 13
  214.     end
  215.   end
  216.   object Panel3: TPanel
  217.     Left = 332
  218.     Top = 32
  219.     Width = 339
  220.     Height = 19
  221.     TabOrder = 2
  222.     object Label2: TLabel
  223.       Left = 3
  224.       Top = 2
  225.       Width = 3
  226.       Height = 13
  227.     end
  228.   end
  229.   object ListBox1: TListBox
  230.     Left = 4
  231.     Top = 54
  232.     Width = 325
  233.     Height = 326
  234.     ExtendedSelect = False
  235.     Font.Charset = ANSI_CHARSET
  236.     Font.Color = clWindowText
  237.     Font.Height = -11
  238.     Font.Name = 'MS Sans Serif'
  239.     Font.Style = []
  240.     ItemHeight = 16
  241.     MultiSelect = True
  242.     ParentFont = False
  243.     PopupMenu = PopupMenu1
  244.     Sorted = True
  245.     Style = lbOwnerDrawFixed
  246.     TabOrder = 3
  247.     OnDblClick = ListBox1DblClick
  248.     OnDrawItem = ListBox1DrawItem
  249.   end
  250.   object ListBox2: TListBox
  251.     Left = 332
  252.     Top = 52
  253.     Width = 333
  254.     Height = 327
  255.     ExtendedSelect = False
  256.     Font.Charset = ANSI_CHARSET
  257.     Font.Color = clWindowText
  258.     Font.Height = -11
  259.     Font.Name = 'MS Sans Serif'
  260.     Font.Style = []
  261.     ItemHeight = 16
  262.     MultiSelect = True
  263.     ParentFont = False
  264.     PopupMenu = PopupMenu2
  265.     Sorted = True
  266.     Style = lbOwnerDrawFixed
  267.     TabOrder = 4
  268.     OnDblClick = ListBox2DblClick
  269.     OnDrawItem = ListBox2DrawItem
  270.   end
  271.   object MainMenu1: TMainMenu
  272.     Left = 12
  273.     Top = 62
  274.     object File1: TMenuItem
  275.       Caption = 'File'
  276.       object Options1: TMenuItem
  277.         Caption = 'Options'
  278.         OnClick = Options1Click
  279.       end
  280.       object Close1: TMenuItem
  281.         Caption = '&Quit'
  282.         OnClick = Close1Click
  283.       end
  284.     end
  285.     object Edit1: TMenuItem
  286.       Caption = '&Edit'
  287.       object Copy3: TMenuItem
  288.         Caption = '&Copy'
  289.       end
  290.       object Move3: TMenuItem
  291.         Caption = '&Move'
  292.       end
  293.       object Delete3: TMenuItem
  294.         Caption = '&Delete'
  295.       end
  296.       object Swap3: TMenuItem
  297.         Caption = '&Swap'
  298.       end
  299.       object Split3: TMenuItem
  300.         Caption = 'S&plit'
  301.       end
  302.       object Join3: TMenuItem
  303.         Caption = '&Join'
  304.       end
  305.       object Name3: TMenuItem
  306.         Caption = '&Name'
  307.       end
  308.       object Attrib3: TMenuItem
  309.         Caption = '&Attrib'
  310.       end
  311.       object Rescan3: TMenuItem
  312.         Caption = 'Rescan'
  313.         OnClick = Rescan3Click
  314.       end
  315.       object SelAll2: TMenuItem
  316.         Caption = 'Sel All'
  317.         OnClick = SelAll2Click
  318.       end
  319.       object View1: TMenuItem
  320.         Caption = 'View'
  321.         OnClick = View1Click
  322.       end
  323.     end
  324.     object Help1: TMenuItem
  325.       Caption = '&Help'
  326.       object Help3: TMenuItem
  327.         Caption = '&Help'
  328.         OnClick = Help3Click
  329.       end
  330.     end
  331.   end
  332.   object PopupMenu1: TPopupMenu
  333.     Left = 12
  334.     Top = 346
  335.     object Root1: TMenuItem
  336.       Caption = 'Root'
  337.       OnClick = Root1Click
  338.     end
  339.     object Pop1: TMenuItem
  340.       Caption = 'Parent'
  341.       OnClick = Pop1Click
  342.     end
  343.     object Rescan1: TMenuItem
  344.       Caption = 'Rescan'
  345.       OnClick = Rescan1Click
  346.     end
  347.     object N1: TMenuItem
  348.       Caption = '-'
  349.     end
  350.     object Copy1: TMenuItem
  351.       Caption = 'Copy'
  352.       OnClick = Copy1Click
  353.     end
  354.     object Move1: TMenuItem
  355.       Caption = 'Move'
  356.       OnClick = Move1Click
  357.     end
  358.     object Delete1: TMenuItem
  359.       Caption = 'Delete'
  360.       OnClick = Delete1Click
  361.     end
  362.     object Swap1: TMenuItem
  363.       Caption = 'Swap'
  364.       OnClick = Swap1Click
  365.     end
  366.     object Split1: TMenuItem
  367.       Caption = 'Split'
  368.       OnClick = Split1Click
  369.     end
  370.     object Join1: TMenuItem
  371.       Caption = 'Join'
  372.       OnClick = Join1Click
  373.     end
  374.     object Name1: TMenuItem
  375.       Caption = 'Name'
  376.       OnClick = Name1Click
  377.     end
  378.     object Attrib1: TMenuItem
  379.       Caption = 'Attrib'
  380.       OnClick = Attrib1Click
  381.     end
  382.     object SelectAll1: TMenuItem
  383.       Caption = 'Sel All'
  384.       OnClick = SelectAll1Click
  385.     end
  386.     object View2: TMenuItem
  387.       Caption = 'View'
  388.       OnClick = View2Click
  389.     end
  390.   end
  391.   object PopupMenu2: TPopupMenu
  392.     Left = 344
  393.     Top = 348
  394.     object Root2: TMenuItem
  395.       Caption = 'Root'
  396.       OnClick = Root2Click
  397.     end
  398.     object Pop2: TMenuItem
  399.       Caption = 'Parent'
  400.       OnClick = Pop2Click
  401.     end
  402.     object Rescan2: TMenuItem
  403.       Caption = 'Rescan'
  404.       OnClick = Rescan2Click
  405.     end
  406.     object N2: TMenuItem
  407.       Caption = '-'
  408.     end
  409.     object Copy2: TMenuItem
  410.       Caption = 'Copy'
  411.       OnClick = Copy2Click
  412.     end
  413.     object Move2: TMenuItem
  414.       Caption = 'Move'
  415.       OnClick = Move2Click
  416.     end
  417.     object Delete2: TMenuItem
  418.       Caption = 'Delete'
  419.       OnClick = Delete2Click
  420.     end
  421.     object Swap2: TMenuItem
  422.       Caption = 'Swap'
  423.       OnClick = Swap2Click
  424.     end
  425.     object Split2: TMenuItem
  426.       Caption = 'Split'
  427.       OnClick = Split2Click
  428.     end
  429.     object Join2: TMenuItem
  430.       Caption = 'Join'
  431.       OnClick = Join2Click
  432.     end
  433.     object Name2: TMenuItem
  434.       Caption = 'Name'
  435.       OnClick = Name2Click
  436.     end
  437.     object Attrib2: TMenuItem
  438.       Caption = 'Attrib'
  439.       OnClick = Attrib2Click
  440.     end
  441.     object SelAll1: TMenuItem
  442.       Caption = 'Sel All'
  443.       OnClick = SelAll1Click
  444.     end
  445.     object View3: TMenuItem
  446.       Caption = 'View'
  447.       OnClick = View3Click
  448.     end
  449.   end
  450. end
  451.