home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 November / VPR9811A.BIN / OLS / dice02 / dice02.lzh / DICE.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-06-15  |  4KB  |  175 lines

  1. object Form2: TForm2
  2.   Left = 394
  3.   Top = 199
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Dice ソスフプソスソスソスpソスeソスB'
  7.   ClientHeight = 299
  8.   ClientWidth = 394
  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.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label4: TLabel
  20.     Left = 15
  21.     Top = 267
  22.     Width = 50
  23.     Height = 24
  24.     Caption = 'Dice.'
  25.     Font.Charset = SHIFTJIS_CHARSET
  26.     Font.Color = clWhite
  27.     Font.Height = -24
  28.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     ParentShowHint = False
  32.     ShowHint = False
  33.     Transparent = True
  34.   end
  35.   object Label3: TLabel
  36.     Left = 13
  37.     Top = 265
  38.     Width = 50
  39.     Height = 24
  40.     Caption = 'Dice.'
  41.     Font.Charset = SHIFTJIS_CHARSET
  42.     Font.Color = clGray
  43.     Font.Height = -24
  44.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  45.     Font.Style = []
  46.     ParentFont = False
  47.     ParentShowHint = False
  48.     ShowHint = False
  49.     Transparent = True
  50.   end
  51.   object Bevel1: TBevel
  52.     Left = 4
  53.     Top = 6
  54.     Width = 385
  55.     Height = 249
  56.     Shape = bsFrame
  57.   end
  58.   object Label2: TLabel
  59.     Left = 14
  60.     Top = 266
  61.     Width = 50
  62.     Height = 24
  63.     Caption = 'Dice.'
  64.     Font.Charset = SHIFTJIS_CHARSET
  65.     Font.Color = clSilver
  66.     Font.Height = -24
  67.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     Transparent = True
  71.   end
  72.   object ListBox1: TListBox
  73.     Left = 12
  74.     Top = 16
  75.     Width = 225
  76.     Height = 205
  77.     ItemHeight = 12
  78.     MultiSelect = True
  79.     PopupMenu = PopupMenu1
  80.     Sorted = True
  81.     TabOrder = 0
  82.     OnClick = ListBox1Click
  83.   end
  84.   object Edit1: TEdit
  85.     Left = 12
  86.     Top = 228
  87.     Width = 365
  88.     Height = 20
  89.     ReadOnly = True
  90.     TabOrder = 1
  91.     Text = 'Edit1'
  92.   end
  93.   object Button1: TButton
  94.     Left = 248
  95.     Top = 16
  96.     Width = 93
  97.     Height = 25
  98.     Caption = 'ソスヌ会ソス(&A)...'
  99.     TabOrder = 2
  100.     OnClick = Button1Click
  101.   end
  102.   object Button2: TButton
  103.     Left = 248
  104.     Top = 47
  105.     Width = 93
  106.     Height = 25
  107.     Caption = 'ソス尞(&D)'
  108.     Enabled = False
  109.     TabOrder = 3
  110.     OnClick = Button2Click
  111.   end
  112.   object Button3: TButton
  113.     Left = 192
  114.     Top = 264
  115.     Width = 93
  116.     Height = 25
  117.     Caption = 'OK'
  118.     TabOrder = 4
  119.     OnClick = Button3Click
  120.   end
  121.   object Button4: TButton
  122.     Left = 296
  123.     Top = 264
  124.     Width = 93
  125.     Height = 25
  126.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  127.     TabOrder = 5
  128.     OnClick = Button4Click
  129.   end
  130.   object GroupBox1: TGroupBox
  131.     Left = 244
  132.     Top = 156
  133.     Width = 137
  134.     Height = 65
  135.     Caption = 'ソスソスソスXソスgソス\ソスソス'
  136.     TabOrder = 6
  137.     object RadioButton1: TRadioButton
  138.       Left = 8
  139.       Top = 20
  140.       Width = 125
  141.       Height = 17
  142.       Caption = 'ソスtソス@ソスCソスソスソスソスソスフみ表ソスソス'
  143.       Checked = True
  144.       TabOrder = 0
  145.       TabStop = True
  146.       OnClick = RadioButton1Click
  147.     end
  148.     object RadioButton2: TRadioButton
  149.       Left = 8
  150.       Top = 40
  151.       Width = 109
  152.       Height = 13
  153.       Caption = 'ソスtソスソスソスpソスXソス\ソスソス'
  154.       TabOrder = 1
  155.       OnClick = RadioButton2Click
  156.     end
  157.   end
  158.   object PopupMenu1: TPopupMenu
  159.     Left = 352
  160.     Top = 44
  161.     object A1: TMenuItem
  162.       Caption = 'ソスヌ会ソス(&A)...'
  163.       OnClick = A1Click
  164.     end
  165.     object Delete1: TMenuItem
  166.       Caption = 'ソス尞(&D)'
  167.       OnClick = Delete1Click
  168.     end
  169.   end
  170.   object OpenDialog1: TOpenDialog
  171.     Left = 352
  172.     Top = 16
  173.   end
  174. end
  175.