home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / prsmed / PRSMED.LZH / PRSMED.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-04-26  |  2KB  |  74 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ソスソスソス_ソスル包ソスソス^ソスyソスソスソス\ソスi Memory Editor'
  7.   ClientHeight = 145
  8.   ClientWidth = 313
  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 = CloseEditor
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Button1: TButton
  19.     Left = 232
  20.     Top = 8
  21.     Width = 73
  22.     Height = 25
  23.     Caption = 'ソスソスソスs'
  24.     TabOrder = 0
  25.     OnClick = Button1Click
  26.   end
  27.   object Button2: TButton
  28.     Left = 232
  29.     Top = 40
  30.     Width = 73
  31.     Height = 25
  32.     Caption = 'ソスIソスソス'
  33.     TabOrder = 1
  34.     OnClick = Button2Click
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 8
  38.     Top = 8
  39.     Width = 217
  40.     Height = 129
  41.     BevelInner = bvRaised
  42.     BevelOuter = bvLowered
  43.     Caption = 'Panel1'
  44.     TabOrder = 2
  45.     object Memo1: TMemo
  46.       Left = 16
  47.       Top = 16
  48.       Width = 193
  49.       Height = 105
  50.       TabStop = False
  51.       BorderStyle = bsNone
  52.       Color = clBtnFace
  53.       Ctl3D = True
  54.       Font.Charset = SHIFTJIS_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -12
  57.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  58.       Font.Style = []
  59.       Lines.Strings = (
  60.         'ソスネ会ソスソスフパソスソスソスソスソス[ソス^ソスソスソスナ托ソスlソスノゑソスソスワゑソス'
  61.         ''
  62.         '  ソスPソスDソスLソスソスソスソスソスNソス^ソス[ソスフ各ソスXソスeソス[ソス^ソスX'
  63.         '      LEVELソスCP-LEVELソスC'
  64.         '      STRソスCVITソスCTECソスCAGLソスCLUKソスC'
  65.         '      HPソスCSP'
  66.         ''
  67.         '  ソスQソスDソスpソス[ソスeソスBソスフ擾ソスソスソスソスソスソスCソスソスソス_ソスソスソスソス')
  68.       ParentCtl3D = False
  69.       ParentFont = False
  70.       TabOrder = 0
  71.     end
  72.   end
  73. end
  74.