home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 January (DVD) / VPR980100.ISO / OLS / WIN32 / ICONC212 / ICONC212.LZH / ICONCNV.EXE / 0 / RCDATA / TFRMALLSAVE / TFRMALLSAVE.txt
Text File  |  1997-10-14  |  2KB  |  125 lines

  1. object frmallsave: Tfrmallsave
  2.   Left = 240
  3.   Top = 221
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソス鼕ソスロ托ソス'
  6.   ClientHeight = 299
  7.   ClientWidth = 357
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object Label1: TLabel
  16.     Left = 16
  17.     Top = 16
  18.     Width = 54
  19.     Height = 12
  20.     Caption = 'ソスoソスソスフォソスソスソス'
  21.   end
  22.   object Label2: TLabel
  23.     Left = 16
  24.     Top = 72
  25.     Width = 40
  26.     Height = 12
  27.     Caption = 'ファソスル厄ソス'
  28.   end
  29.   object Label3: TLabel
  30.     Left = 120
  31.     Top = 72
  32.     Width = 36
  33.     Height = 12
  34.     Caption = 'ソスソスソスソスソスl'
  35.   end
  36.   object Label4: TLabel
  37.     Left = 16
  38.     Top = 128
  39.     Width = 93
  40.     Height = 12
  41.     Caption = 'ソスXソス^ソス[ソスgソスtソス@ソスCソスソスソスソス'
  42.   end
  43.   object Edit1: TEdit
  44.     Left = 21
  45.     Top = 40
  46.     Width = 236
  47.     Height = 20
  48.     TabOrder = 0
  49.     OnChange = Edit1Change
  50.   end
  51.   object Button1: TButton
  52.     Left = 196
  53.     Top = 269
  54.     Width = 75
  55.     Height = 25
  56.     Caption = 'ソスソスソスs'
  57.     TabOrder = 6
  58.     OnClick = Button1Click
  59.   end
  60.   object Button2: TButton
  61.     Left = 276
  62.     Top = 269
  63.     Width = 75
  64.     Height = 25
  65.     Cancel = True
  66.     Caption = 'ソスIソスソス'
  67.     ModalResult = 2
  68.     TabOrder = 7
  69.   end
  70.   object Button3: TButton
  71.     Left = 276
  72.     Top = 39
  73.     Width = 75
  74.     Height = 25
  75.     Caption = 'ソスQソスソス...'
  76.     TabOrder = 1
  77.     OnClick = Button3Click
  78.   end
  79.   object Edit2: TEdit
  80.     Left = 24
  81.     Top = 96
  82.     Width = 73
  83.     Height = 20
  84.     TabOrder = 2
  85.     OnChange = Edit2Change
  86.   end
  87.   object SpinEdit1: TSpinEdit
  88.     Left = 120
  89.     Top = 96
  90.     Width = 41
  91.     Height = 21
  92.     MaxValue = 999
  93.     MinValue = 0
  94.     TabOrder = 3
  95.     Value = 0
  96.     OnChange = SpinEdit1Change
  97.   end
  98.   object Memo1: TMemo
  99.     Left = 24
  100.     Top = 144
  101.     Width = 321
  102.     Height = 49
  103.     TabStop = False
  104.     ReadOnly = True
  105.     TabOrder = 4
  106.   end
  107.   object RadioGroup1: TRadioGroup
  108.     Left = 24
  109.     Top = 200
  110.     Width = 321
  111.     Height = 57
  112.     Caption = 'ソスソスソスソスtソス@ソスCソスソスソスソスソスフ擾ソスソスソス'
  113.     ItemIndex = 0
  114.     Items.Strings = (
  115.       'ソスソスソスソスソスIソスノフソス@ソスCソスソスソスソスソスソスソスXソスソスソスCソスh'
  116.       'ソスソスソスラて上書ソスソス')
  117.     TabOrder = 5
  118.   end
  119.   object BrowseDialog1: TBrowseDialog
  120.     Caption = 'ソスoソスソスフォソスソズの選ソスソス'
  121.     Left = 307
  122.     Top = 5
  123.   end
  124. end
  125.