home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 February / VPR9702A.ISO / OLS / Win95 / Mgn121 / MGN121.LZH / Megane.exe / 0 / RCDATA / TFILEFORM / TFILEFORM.txt
Text File  |  1996-11-20  |  2KB  |  94 lines

  1. object FileForm: TFileForm
  2.   Left = 341
  3.   Top = 198
  4.   ActiveControl = ComboBox1
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソズィレクソスリの指ソスソス'
  7.   ClientHeight = 279
  8.   ClientWidth = 289
  9.   Font.Color = clWindowText
  10.   Font.Height = -15
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 120
  15.   TextHeight = 15
  16.   object Panel1: TPanel
  17.     Left = 8
  18.     Top = 72
  19.     Width = 185
  20.     Height = 201
  21.     BevelInner = bvLowered
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object DirectoryListBox1: TDirectoryListBox
  25.       Left = 8
  26.       Top = 8
  27.       Width = 169
  28.       Height = 153
  29.       ItemHeight = 16
  30.       TabOrder = 0
  31.       OnChange = DirectoryListBox1Change
  32.     end
  33.     object DriveComboBox1: TDriveComboBox
  34.       Left = 8
  35.       Top = 168
  36.       Width = 169
  37.       Height = 21
  38.       DirList = DirectoryListBox1
  39.       TabOrder = 1
  40.       TextCase = tcUpperCase
  41.     end
  42.   end
  43.   object Button1: TButton
  44.     Left = 200
  45.     Top = 72
  46.     Width = 81
  47.     Height = 25
  48.     Caption = 'OK'
  49.     Default = True
  50.     TabOrder = 1
  51.     OnClick = Button1Click
  52.   end
  53.   object Button2: TButton
  54.     Left = 200
  55.     Top = 104
  56.     Width = 81
  57.     Height = 25
  58.     Caption = 'ソスソスンセソス'
  59.     TabOrder = 2
  60.     OnClick = Button2Click
  61.   end
  62.   object Panel2: TPanel
  63.     Left = 8
  64.     Top = 8
  65.     Width = 273
  66.     Height = 57
  67.     BevelInner = bvLowered
  68.     BevelOuter = bvNone
  69.     TabOrder = 3
  70.     object Label1: THSLabel
  71.       Left = 8
  72.       Top = 8
  73.       Width = 257
  74.       Height = 17
  75.       AutoSize = False
  76.       Caption = 'ソスソス゚ーソスソスソズィレクソスリ:'
  77.       Font.Color = clBlack
  78.       Font.Height = -15
  79.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  80.       Font.Style = []
  81.       ParentFont = False
  82.       Shadow = True
  83.     end
  84.     object ComboBox1: TComboBox
  85.       Left = 8
  86.       Top = 24
  87.       Width = 257
  88.       Height = 23
  89.       ItemHeight = 15
  90.       TabOrder = 0
  91.     end
  92.   end
  93. end
  94.