home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / berycnv / berycnv.lzh / BeryCnv.exe / 0 / RCDATA / TMAINWINDOW / TMAINWINDOW.txt
Text File  |  2000-01-16  |  4KB  |  183 lines

  1. object MainWindow: TMainWindow
  2.   Left = 231
  3.   Top = 156
  4.   BiDiMode = bdLeftToRight
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Berriesソスrソスbソスgソス}ソスbソスvソスRソスソスソスoソス[ソス^ Ver1.00'
  8.   ClientHeight = 441
  9.   ClientWidth = 681
  10.   Color = clBtnFace
  11.   Font.Charset = SHIFTJIS_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   ParentBiDiMode = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 48
  24.     Width = 67
  25.     Height = 12
  26.     Caption = 'ソスソスソスヘフソスHソスソスソス_'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 232
  30.     Top = 48
  31.     Width = 65
  32.     Height = 12
  33.     Caption = 'ソスソスソスヘフソス@ソスCソスソス'
  34.   end
  35.   object Label3: TLabel
  36.     Left = 456
  37.     Top = 48
  38.     Width = 67
  39.     Height = 12
  40.     Caption = 'ソスoソスヘフソスHソスソスソス_'
  41.   end
  42.   object Label4: TLabel
  43.     Left = 8
  44.     Top = 8
  45.     Width = 48
  46.     Height = 12
  47.     Caption = 'ソスマ奇ソスソスiソスソス'
  48.   end
  49.   object Label5: TLabel
  50.     Left = 8
  51.     Top = 408
  52.     Width = 73
  53.     Height = 12
  54.     Caption = 'ソスソスソスヘフソスHソスソスソス_ソスF'
  55.   end
  56.   object Label6: TLabel
  57.     Left = 8
  58.     Top = 424
  59.     Width = 73
  60.     Height = 12
  61.     Caption = 'ソスoソスヘフソスHソスソスソス_ソスF'
  62.   end
  63.   object SrcFoldLabel: TLabel
  64.     Left = 88
  65.     Top = 408
  66.     Width = 4
  67.     Height = 12
  68.   end
  69.   object DstFoldLabel: TLabel
  70.     Left = 88
  71.     Top = 424
  72.     Width = 4
  73.     Height = 12
  74.   end
  75.   object SrcLabel: TLabel
  76.     Left = 88
  77.     Top = 408
  78.     Width = 585
  79.     Height = 12
  80.     AutoSize = False
  81.   end
  82.   object DstLabel: TLabel
  83.     Left = 88
  84.     Top = 424
  85.     Width = 585
  86.     Height = 12
  87.     AutoSize = False
  88.   end
  89.   object ExecButton: TButton
  90.     Left = 392
  91.     Top = 8
  92.     Width = 89
  93.     Height = 33
  94.     Caption = 'ソスマ奇ソスソスJソスn'
  95.     Font.Charset = SHIFTJIS_CHARSET
  96.     Font.Color = clWindowText
  97.     Font.Height = -16
  98.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     TabOrder = 0
  102.     OnClick = ExecButtonClick
  103.   end
  104.   object VerInfoButton: TButton
  105.     Left = 488
  106.     Top = 8
  107.     Width = 89
  108.     Height = 33
  109.     Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
  110.     TabOrder = 1
  111.     OnClick = VerInfoButtonClick
  112.   end
  113.   object ExitButton: TButton
  114.     Left = 584
  115.     Top = 8
  116.     Width = 89
  117.     Height = 33
  118.     Caption = 'ソスIソスソス'
  119.     Font.Charset = SHIFTJIS_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -20
  122.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 2
  126.     OnClick = ExitButtonClick
  127.   end
  128.   object ConvBar: TProgressBar
  129.     Left = 8
  130.     Top = 24
  131.     Width = 377
  132.     Height = 17
  133.     Min = 0
  134.     Max = 100
  135.     Smooth = True
  136.     TabOrder = 3
  137.   end
  138.   object SrcDrive: TDriveComboBox
  139.     Left = 8
  140.     Top = 64
  141.     Width = 217
  142.     Height = 18
  143.     TabOrder = 4
  144.     OnChange = SrcDriveChange
  145.   end
  146.   object SrcFold: TDirectoryListBox
  147.     Left = 8
  148.     Top = 88
  149.     Width = 217
  150.     Height = 313
  151.     ItemHeight = 16
  152.     TabOrder = 5
  153.     OnChange = SrcFoldChange
  154.   end
  155.   object DstDrive: TDriveComboBox
  156.     Left = 456
  157.     Top = 64
  158.     Width = 217
  159.     Height = 18
  160.     TabOrder = 6
  161.     OnChange = DstDriveChange
  162.   end
  163.   object DstFold: TDirectoryListBox
  164.     Left = 456
  165.     Top = 88
  166.     Width = 217
  167.     Height = 313
  168.     ItemHeight = 16
  169.     TabOrder = 7
  170.     OnChange = DstFoldChange
  171.   end
  172.   object FileList: TFileListBox
  173.     Left = 232
  174.     Top = 64
  175.     Width = 217
  176.     Height = 337
  177.     ItemHeight = 12
  178.     Mask = '*.pic'
  179.     MultiSelect = True
  180.     TabOrder = 8
  181.   end
  182. end
  183.