home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / relmed / RELMED.LZH / RELMED.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-11-17  |  1KB  |  66 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'RELICS Memory Editor'
  7.   ClientHeight = 91
  8.   ClientWidth = 305
  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 Label1: TLabel
  19.     Left = 18
  20.     Top = 18
  21.     Width = 252
  22.     Height = 12
  23.     Caption = 'RELICS The recur of "ORIGIN"ソス@ソスソスソスsソスメ機ソスソスソスDソスDソスD'
  24.     Font.Charset = SHIFTJIS_CHARSET
  25.     Font.Color = clBlue
  26.     Font.Height = -12
  27.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Bevel1: TBevel
  32.     Left = 8
  33.     Top = 48
  34.     Width = 289
  35.     Height = 2
  36.   end
  37.   object Label2: TLabel
  38.     Left = 40
  39.     Top = 66
  40.     Width = 156
  41.     Height = 12
  42.     Caption = '[ ENDING LIST ] ON && 100%'
  43.     Font.Charset = SHIFTJIS_CHARSET
  44.     Font.Color = clNavy
  45.     Font.Height = -12
  46.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     OnDblClick = Button1Click
  50.   end
  51.   object Button1: TButton
  52.     Left = 16
  53.     Top = 64
  54.     Width = 15
  55.     Height = 15
  56.     TabOrder = 0
  57.     OnClick = Button1Click
  58.   end
  59.   object Timer1: TTimer
  60.     Interval = 100
  61.     OnTimer = TimerTrap
  62.     Left = 240
  63.     Top = 56
  64.   end
  65. end
  66.