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

  1. object AutoSForm: TAutoSForm
  2.   Left = 289
  3.   Top = 196
  4.   ActiveControl = Button1
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソストスソスローソス'
  7.   ClientHeight = 185
  8.   ClientWidth = 322
  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 GroupBox1: TGroupBox
  17.     Left = 8
  18.     Top = 8
  19.     Width = 185
  20.     Height = 41
  21.     Caption = 'ソスソスロール包ソスソスソス'
  22.     TabOrder = 0
  23.     object HSRadioButton1: THSRadioButton
  24.       Left = 16
  25.       Top = 16
  26.       Width = 73
  27.       Height = 17
  28.       Caption = 'ソスソスソスソスソス'
  29.       Style = rsLozengeEx
  30.       TabOrder = 0
  31.     end
  32.     object HSRadioButton2: THSRadioButton
  33.       Left = 96
  34.       Top = 16
  35.       Width = 73
  36.       Height = 17
  37.       TabStop = True
  38.       Caption = 'ソスソスソスソスソスソス'
  39.       Checked = True
  40.       Style = rsLozengeEx
  41.       TabOrder = 1
  42.     end
  43.   end
  44.   object GroupBox2: TGroupBox
  45.     Left = 8
  46.     Top = 56
  47.     Width = 185
  48.     Height = 65
  49.     Caption = 'ソスソスロール包ソス'
  50.     TabOrder = 1
  51.     object HSRadioButton3: THSRadioButton
  52.       Left = 16
  53.       Top = 18
  54.       Width = 153
  55.       Height = 17
  56.       TabStop = True
  57.       Caption = '1ソスsソスソスソスツスソスローソス'
  58.       Checked = True
  59.       Style = rsLozengeEx
  60.       TabOrder = 0
  61.     end
  62.     object HSRadioButton4: THSRadioButton
  63.       Left = 16
  64.       Top = 38
  65.       Width = 161
  66.       Height = 17
  67.       Caption = '1ソスソスハゑソスソスツスソスローソス'
  68.       Style = rsLozengeEx
  69.       TabOrder = 1
  70.     end
  71.   end
  72.   object GroupBox3: TGroupBox
  73.     Left = 8
  74.     Top = 128
  75.     Width = 185
  76.     Height = 49
  77.     Caption = 'ソスソスロール間隔'
  78.     TabOrder = 2
  79.     object Label1: TLabel
  80.       Left = 88
  81.       Top = 24
  82.       Width = 29
  83.       Height = 15
  84.       Caption = 'ソスリ秒'
  85.     end
  86.     object SpinEdit1: TSpinEdit
  87.       Left = 16
  88.       Top = 16
  89.       Width = 65
  90.       Height = 24
  91.       Increment = 100
  92.       MaxValue = 60000
  93.       MinValue = 100
  94.       TabOrder = 0
  95.       Value = 500
  96.     end
  97.   end
  98.   object Button1: TButton
  99.     Left = 208
  100.     Top = 8
  101.     Width = 105
  102.     Height = 25
  103.     Caption = 'ソスソスロール開ソスn'
  104.     Default = True
  105.     TabOrder = 3
  106.     OnClick = Button1Click
  107.   end
  108.   object Button2: TButton
  109.     Left = 208
  110.     Top = 40
  111.     Width = 105
  112.     Height = 25
  113.     Caption = 'ソスソスンセソス'
  114.     TabOrder = 4
  115.     OnClick = Button2Click
  116.   end
  117.   object Timer1: TTimer
  118.     Interval = 0
  119.     OnTimer = Timer1Timer
  120.     Left = 208
  121.     Top = 72
  122.   end
  123. end
  124.