home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004A.BIN / OLS / KMPLY050 / KMPLY050.lzh / KamoPlayer.exe / 0 / RCDATA / TDRIVESELECT / TDRIVESELECT.txt
Text File  |  2000-01-14  |  1KB  |  61 lines

  1. object DriveSelect: TDriveSelect
  2.   Left = 291
  3.   Top = 163
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスhソスソスソスCソスuソスIソスソス'
  6.   ClientHeight = 167
  7.   ClientWidth = 292
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnDestroy = FormDestroy
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 8
  22.     Width = 85
  23.     Height = 12
  24.     Caption = 'ソスマ更ソスソスソスソスhソスソスソスCソスu'
  25.   end
  26.   object ListBox1: TListBox
  27.     Left = 20
  28.     Top = 24
  29.     Width = 261
  30.     Height = 105
  31.     Font.Charset = SHIFTJIS_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -12
  34.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  35.     Font.Style = []
  36.     ItemHeight = 12
  37.     ParentFont = False
  38.     TabOrder = 0
  39.   end
  40.   object Button1: TButton
  41.     Left = 56
  42.     Top = 136
  43.     Width = 75
  44.     Height = 25
  45.     Caption = 'ソスソスソスF(&O)'
  46.     Default = True
  47.     TabOrder = 1
  48.     OnClick = Button1Click
  49.   end
  50.   object Button2: TButton
  51.     Left = 168
  52.     Top = 136
  53.     Width = 75
  54.     Height = 25
  55.     Cancel = True
  56.     Caption = 'ソスレ搾ソス(&C)'
  57.     TabOrder = 2
  58.     OnClick = Button2Click
  59.   end
  60. end
  61.