home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / tomatoes.lzh / tomatoes / game / Setup.exe / 0 / RCDATA / TFORMFIRSTDIALOG / TFORMFIRSTDIALOG.txt
Text File  |  2003-06-25  |  3KB  |  116 lines

  1. object FormFirstDialog: TFormFirstDialog
  2.   Left = 200
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜Z∩┐╜b∩┐╜g∩┐╜A∩┐╜b∩┐╜v'
  6.   ClientHeight = 233
  7.   ClientWidth = 385
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'MS UI Gothic'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 12
  23.     Width = 369
  24.     Height = 12
  25.     Alignment = taCenter
  26.     AutoSize = False
  27.   end
  28.   object Label2: TLabel
  29.     Left = 8
  30.     Top = 28
  31.     Width = 369
  32.     Height = 12
  33.     Alignment = taCenter
  34.     AutoSize = False
  35.   end
  36.   object ButtonStart: TButton
  37.     Left = 64
  38.     Top = 184
  39.     Width = 121
  40.     Height = 33
  41.     Caption = '∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜J∩┐╜n'
  42.     Default = True
  43.     ModalResult = 1
  44.     TabOrder = 2
  45.     OnClick = ButtonStartClick
  46.   end
  47.   object ButtonCancel: TButton
  48.     Left = 200
  49.     Top = 184
  50.     Width = 121
  51.     Height = 33
  52.     Cancel = True
  53.     Caption = '∩┐╜L∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜Z∩┐╜∩┐╜'
  54.     ModalResult = 2
  55.     TabOrder = 3
  56.   end
  57.   object GroupBox1: TGroupBox
  58.     Left = 8
  59.     Top = 56
  60.     Width = 369
  61.     Height = 41
  62.     Caption = '∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜εÅÇ∩┐╜p∩┐╜X'
  63.     TabOrder = 0
  64.     object DashBox1: TDashBox
  65.       Left = 8
  66.       Top = 15
  67.       Width = 353
  68.       Height = 20
  69.       Font.Charset = SHIFTJIS_CHARSET
  70.       Font.Color = clWindowText
  71.       Font.Height = -12
  72.       Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  73.       Font.Style = []
  74.       ParentColor = False
  75.       ParentFont = False
  76.       TabOrder = 0
  77.       TabStop = True
  78.       Text = 'DashBox1'
  79.       OnClick = DashBox1Click
  80.     end
  81.   end
  82.   object GroupBox2: TGroupBox
  83.     Left = 8
  84.     Top = 104
  85.     Width = 369
  86.     Height = 61
  87.     Caption = '∩┐╜I∩┐╜v∩┐╜V∩┐╜∩┐╜∩┐╜∩┐╜'
  88.     TabOrder = 1
  89.     object CheckBox1: TCheckBox
  90.       Left = 8
  91.       Top = 16
  92.       Width = 353
  93.       Height = 17
  94.       Caption = '∩┐╜X∩┐╜^∩┐╜[∩┐╜g∩┐╜∩┐╜∩┐╜j∩┐╜∩┐╜∩┐╜[∩┐╜╠üu∩┐╜v∩┐╜∩┐╜∩┐╜O∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜v∩┐╜╔âV∩┐╜∩┐╜∩┐╜[∩┐╜g∩┐╜J∩┐╜b∩┐╜g∩┐╜∩┐╜o∩┐╜^∩┐╜∩┐╜∩┐╜∩┐╜'
  95.       Checked = True
  96.       State = cbChecked
  97.       TabOrder = 0
  98.     end
  99.     object CheckBox2: TCheckBox
  100.       Left = 8
  101.       Top = 36
  102.       Width = 353
  103.       Height = 17
  104.       Caption = '∩┐╜u∩┐╜A∩┐╜v∩┐╜∩┐╜∩┐╜P∩┐╜[∩┐╜V∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╠Æ╟ë∩┐╜∩┐╜╞ìφÅ£∩┐╜v∩┐╜╠âA∩┐╜∩┐╜∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜╔æ╬ë∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  105.       Checked = True
  106.       State = cbChecked
  107.       TabOrder = 1
  108.     end
  109.   end
  110.   object FileOperation: TFileOperation
  111.     Options = []
  112.     Left = 344
  113.     Top = 200
  114.   end
  115. end
  116.