home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / etc / cur015 / cur015.lzh / Cursor.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-07-28  |  758b  |  40 lines

  1. object Form2: TForm2
  2.   Left = 117
  3.   Top = 57
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Form2'
  6.   ClientHeight = 113
  7.   ClientWidth = 104
  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.   OnCreate = FormCreate
  14.   OnHide = FormHide
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Select: TRadioGroup
  19.     Left = 8
  20.     Top = 8
  21.     Width = 73
  22.     Height = 65
  23.     Caption = 'ソスヌゑソスソスソスソスH'
  24.     ItemIndex = 1
  25.     Items.Strings = (
  26.       '16ソス~16'
  27.       '32ソス~32')
  28.     TabOrder = 0
  29.   end
  30.   object Button1: TButton
  31.     Left = 8
  32.     Top = 80
  33.     Width = 75
  34.     Height = 25
  35.     Caption = 'OK'
  36.     TabOrder = 1
  37.     OnClick = Button1Click
  38.   end
  39. end
  40.