home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / ttut / ttut.lzh / TTUT.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2000-03-18  |  2KB  |  113 lines

  1. object Form1: TForm1
  2.   Left = 193
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Tarmanian Tactics Utility Program'
  7.   ClientHeight = 129
  8.   ClientWidth = 337
  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 = CloseApp
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Bevel2: TBevel
  19.     Left = 8
  20.     Top = 88
  21.     Width = 321
  22.     Height = 33
  23.     Style = bsRaised
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 8
  27.     Top = 8
  28.     Width = 321
  29.     Height = 73
  30.     Style = bsRaised
  31.   end
  32.   object Label1: TLabel
  33.     Left = 24
  34.     Top = 24
  35.     Width = 187
  36.     Height = 12
  37.     Caption = 'Tarmanian Tacticsソス@ソスNソスソスソスメ機ソスソスソスDソスDソスD'
  38.     Font.Charset = SHIFTJIS_CHARSET
  39.     Font.Color = clBlue
  40.     Font.Height = -12
  41.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  42.     Font.Style = []
  43.     ParentFont = False
  44.   end
  45.   object SpeedButton1: TSpeedButton
  46.     Left = 148
  47.     Top = 92
  48.     Width = 57
  49.     Height = 25
  50.     Caption = 'MODE+0'
  51.     Flat = True
  52.     Font.Charset = SHIFTJIS_CHARSET
  53.     Font.Color = clRed
  54.     Font.Height = -12
  55.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     OnClick = SpeedButton1Click
  59.   end
  60.   object SpeedButton2: TSpeedButton
  61.     Left = 208
  62.     Top = 92
  63.     Width = 57
  64.     Height = 25
  65.     Caption = 'MODE+1'
  66.     Flat = True
  67.     Font.Charset = SHIFTJIS_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -12
  70.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     OnClick = SpeedButton2Click
  74.   end
  75.   object SpeedButton3: TSpeedButton
  76.     Left = 268
  77.     Top = 92
  78.     Width = 57
  79.     Height = 25
  80.     Caption = 'MODE+X'
  81.     Flat = True
  82.     Font.Charset = SHIFTJIS_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -12
  85.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     OnClick = SpeedButton3Click
  89.   end
  90.   object Label2: TLabel
  91.     Left = 24
  92.     Top = 99
  93.     Width = 104
  94.     Height = 12
  95.     Caption = 'ソスAソスCソスeソスソスソスフ撰ソスソス\ソスマ更'
  96.   end
  97.   object CheckBox1: TCheckBox
  98.     Left = 24
  99.     Top = 48
  100.     Width = 145
  101.     Height = 17
  102.     Caption = 'ソスソスソスソスソスソスソスソスソスソスソスソスソスXソスVソスソスソスソス'
  103.     State = cbChecked
  104.     TabOrder = 0
  105.   end
  106.   object Timer1: TTimer
  107.     Interval = 500
  108.     OnTimer = TimerTrap
  109.     Left = 288
  110.     Top = 40
  111.   end
  112. end
  113.