home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / etc / espc155 / espc155.lzh / ESPC.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  1999-02-17  |  2KB  |  105 lines

  1. object AboutBox: TAboutBox
  2.   Left = 228
  3.   Top = 293
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソズーソズョン擾ソスソス'
  7.   ClientHeight = 214
  8.   ClientWidth = 294
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -15
  13.   Font.Name = 'MS UI Gothic'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 15
  21.   object Panel1: TPanel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 277
  25.     Height = 158
  26.     BevelInner = bvLowered
  27.     BevelOuter = bvLowered
  28.     Color = clWhite
  29.     TabOrder = 0
  30.     object ProductName: TLabel
  31.       Left = 16
  32.       Top = 19
  33.       Width = 241
  34.       Height = 43
  35.       AutoSize = False
  36.       Caption = 'ESPChanger'
  37.       Color = clWhite
  38.       Font.Charset = SHIFTJIS_CHARSET
  39.       Font.Color = clBlue
  40.       Font.Height = -43
  41.       Font.Name = 'ソスlソスr ソスoソスソスソスソス'
  42.       Font.Style = [fsBold, fsItalic]
  43.       ParentColor = False
  44.       ParentFont = False
  45.       IsControl = True
  46.     end
  47.     object Version: TLabel
  48.       Left = 158
  49.       Top = 79
  50.       Width = 56
  51.       Height = 15
  52.       Caption = 'Version'
  53.       Color = clWhite
  54.       Font.Charset = SHIFTJIS_CHARSET
  55.       Font.Color = clBlack
  56.       Font.Height = -15
  57.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  58.       Font.Style = [fsBold]
  59.       ParentColor = False
  60.       ParentFont = False
  61.       IsControl = True
  62.     end
  63.     object Copyright: TLabel
  64.       Left = 68
  65.       Top = 112
  66.       Width = 135
  67.       Height = 15
  68.       Caption = 'Copyright(C)ソスソスソスムゑソスソスソス'
  69.       Font.Charset = SHIFTJIS_CHARSET
  70.       Font.Color = clBlack
  71.       Font.Height = -15
  72.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       IsControl = True
  76.     end
  77.     object HLinkLabel1: THLinkLabel
  78.       Left = 72
  79.       Top = 136
  80.       Width = 133
  81.       Height = 15
  82.       Cursor = crHandPoint
  83.       Link = 'mailto:ebikin@mail.dddd.ne.jp'
  84.       Caption = 'ebikin@mail.dddd.ne.jp'
  85.       Font.Charset = SHIFTJIS_CHARSET
  86.       Font.Color = clBlue
  87.       Font.Height = -15
  88.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  89.       Font.Style = [fsUnderline]
  90.       ParentFont = False
  91.     end
  92.   end
  93.   object OKButton: TButton
  94.     Left = 115
  95.     Top = 175
  96.     Width = 64
  97.     Height = 33
  98.     Caption = 'OK'
  99.     Default = True
  100.     ModalResult = 1
  101.     TabOrder = 1
  102.     IsControl = True
  103.   end
  104. end
  105.