home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 December (DVD) / VPR0112A.ISO / OLS / HP100D32F / Hp100D32F.LZH / hp880 / _SETUP.1 / Hp.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2001-09-27  |  6KB  |  280 lines

  1. object Form4: TForm4
  2.   Left = 26
  3.   Top = 135
  4.   BorderIcons = [biSystemMenu]
  5.   AutoScroll = False
  6.   Caption = 'ソスソスソスソスソス成'
  7.   ClientHeight = 252
  8.   ClientWidth = 232
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'ソスiソスrソスソスソスソス'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Scaled = False
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnPaint = FormPaint
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label3: TLabel
  23.     Left = 16
  24.     Top = 2
  25.     Width = 158
  26.     Height = 13
  27.     Caption = 'ソスソスソスソズスソスフ大きソスソスソスソスン定しソスワゑソス'
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 2
  31.     Top = 216
  32.     Width = 229
  33.     Height = 34
  34.   end
  35.   object PaintBox1: TPaintBox
  36.     Left = 190
  37.     Top = 220
  38.     Width = 25
  39.     Height = 25
  40.     OnClick = PaintBox1Click
  41.   end
  42.   object Panel1: TPanel
  43.     Left = 2
  44.     Top = 20
  45.     Width = 229
  46.     Height = 197
  47.     TabOrder = 0
  48.     object Label1: TLabel
  49.       Left = 6
  50.       Top = 152
  51.       Width = 26
  52.       Height = 13
  53.       Caption = 'ソスソスソスソス'
  54.     end
  55.     object Label2: TLabel
  56.       Left = 102
  57.       Top = 152
  58.       Width = 26
  59.       Height = 13
  60.       Caption = 'ソスcソスソス'
  61.     end
  62.     object RadioButton1: TRadioButton
  63.       Left = 8
  64.       Top = 130
  65.       Width = 97
  66.       Height = 16
  67.       Caption = 'ソスソスソスRソスソスソスソス'
  68.       Checked = True
  69.       TabOrder = 0
  70.       TabStop = True
  71.       OnClick = RadioButton1Click
  72.     end
  73.     object RadioButton2: TRadioButton
  74.       Left = 8
  75.       Top = 20
  76.       Width = 97
  77.       Height = 16
  78.       Caption = '640x400'
  79.       TabOrder = 1
  80.       OnClick = RadioButton2Click
  81.     end
  82.     object RadioButton3: TRadioButton
  83.       Left = 8
  84.       Top = 36
  85.       Width = 97
  86.       Height = 16
  87.       Caption = '640x480'
  88.       TabOrder = 2
  89.       OnClick = RadioButton3Click
  90.     end
  91.     object RadioButton4: TRadioButton
  92.       Left = 8
  93.       Top = 68
  94.       Width = 97
  95.       Height = 16
  96.       Caption = '640x800'
  97.       TabOrder = 3
  98.       OnClick = RadioButton4Click
  99.     end
  100.     object RadioButton5: TRadioButton
  101.       Left = 8
  102.       Top = 84
  103.       Width = 97
  104.       Height = 16
  105.       Caption = '640x1000'
  106.       TabOrder = 4
  107.       OnClick = RadioButton5Click
  108.     end
  109.     object RadioButton6: TRadioButton
  110.       Left = 112
  111.       Top = 4
  112.       Width = 113
  113.       Height = 16
  114.       Caption = '800x480'
  115.       TabOrder = 5
  116.       OnClick = RadioButton6Click
  117.     end
  118.     object RadioButton7: TRadioButton
  119.       Left = 112
  120.       Top = 20
  121.       Width = 113
  122.       Height = 16
  123.       Caption = '800x600'
  124.       TabOrder = 6
  125.       OnClick = RadioButton7Click
  126.     end
  127.     object RadioButton8: TRadioButton
  128.       Left = 112
  129.       Top = 52
  130.       Width = 113
  131.       Height = 16
  132.       Caption = '800x1000'
  133.       TabOrder = 7
  134.       OnClick = RadioButton8Click
  135.     end
  136.     object RadioButton9: TRadioButton
  137.       Left = 8
  138.       Top = 4
  139.       Width = 97
  140.       Height = 16
  141.       Caption = '320x200'
  142.       TabOrder = 8
  143.       OnClick = RadioButton9Click
  144.     end
  145.     object RadioButton10: TRadioButton
  146.       Left = 112
  147.       Top = 36
  148.       Width = 113
  149.       Height = 16
  150.       Caption = '800x800'
  151.       TabOrder = 9
  152.       OnClick = RadioButton10Click
  153.     end
  154.     object RadioButton11: TRadioButton
  155.       Left = 8
  156.       Top = 52
  157.       Width = 97
  158.       Height = 16
  159.       Caption = '640x600'
  160.       TabOrder = 10
  161.       OnClick = RadioButton11Click
  162.     end
  163.     object RadioButton12: TRadioButton
  164.       Left = 112
  165.       Top = 68
  166.       Width = 113
  167.       Height = 16
  168.       Caption = '800x1200'
  169.       TabOrder = 11
  170.       OnClick = RadioButton12Click
  171.     end
  172.     object RadioButton13: TRadioButton
  173.       Left = 112
  174.       Top = 84
  175.       Width = 113
  176.       Height = 16
  177.       Caption = '800x1400'
  178.       TabOrder = 12
  179.       OnClick = RadioButton13Click
  180.     end
  181.     object Button3: TButton
  182.       Left = 200
  183.       Top = 148
  184.       Width = 25
  185.       Height = 25
  186.       Caption = 'ソスF'
  187.       TabOrder = 13
  188.       OnClick = Button3Click
  189.     end
  190.     object SpinEdit1: TSpinEdit
  191.       Left = 37
  192.       Top = 148
  193.       Width = 60
  194.       Height = 22
  195.       MaxValue = 0
  196.       MinValue = 0
  197.       TabOrder = 14
  198.       Value = 640
  199.       OnChange = SpinEdit1Change
  200.     end
  201.     object SpinEdit2: TSpinEdit
  202.       Left = 136
  203.       Top = 148
  204.       Width = 60
  205.       Height = 22
  206.       MaxValue = 0
  207.       MinValue = 0
  208.       TabOrder = 15
  209.       Value = 480
  210.       OnChange = SpinEdit2Change
  211.     end
  212.     object CheckBox1: TCheckBox
  213.       Left = 8
  214.       Top = 174
  215.       Width = 217
  216.       Height = 17
  217.       Caption = 'ソスリアソスソスソスソスソスソスソズゑソスソスソスソスマゑソスソスソス'
  218.       TabOrder = 16
  219.       OnClick = CheckBox1Click
  220.     end
  221.     object RadioButton14: TRadioButton
  222.       Left = 112
  223.       Top = 130
  224.       Width = 113
  225.       Height = 17
  226.       Caption = 'ソスソスソスソズスソスソスソスソス'
  227.       ParentShowHint = False
  228.       ShowHint = True
  229.       TabOrder = 17
  230.       OnClick = RadioButton14Click
  231.     end
  232.     object RadioButton15: TRadioButton
  233.       Left = 8
  234.       Top = 98
  235.       Width = 217
  236.       Height = 17
  237.       Caption = 'ソスtソスソスソスTソスCソスY(ソスソス 900x1250)'
  238.       TabOrder = 18
  239.       OnClick = RadioButton15Click
  240.     end
  241.     object RadioButton16: TRadioButton
  242.       Left = 8
  243.       Top = 114
  244.       Width = 217
  245.       Height = 17
  246.       Caption = 'ソスtソスソスソスTソスCソスY(ソスソス 563x780)'
  247.       TabOrder = 19
  248.       OnClick = RadioButton16Click
  249.     end
  250.   end
  251.   object Button1: TButton
  252.     Left = 8
  253.     Top = 220
  254.     Width = 75
  255.     Height = 25
  256.     Caption = 'OK'
  257.     TabOrder = 1
  258.     OnClick = Button1Click
  259.   end
  260.   object Button2: TButton
  261.     Left = 100
  262.     Top = 220
  263.     Width = 75
  264.     Height = 25
  265.     Caption = 'ソスソスンセソス'
  266.     TabOrder = 2
  267.     OnClick = Button2Click
  268.   end
  269.   object ColorDialog1: TColorDialog
  270.     Ctl3D = True
  271.     Left = 40
  272.     Top = 240
  273.   end
  274.   object ColorDialog2: TColorDialog
  275.     Ctl3D = True
  276.     Left = 80
  277.     Top = 240
  278.   end
  279. end
  280.