home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / K2E10129 / k2e10129.lzh / K2Editor.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  2001-04-02  |  3KB  |  140 lines

  1. object AboutForm: TAboutForm
  2.   Left = 431
  3.   Top = 174
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
  6.   ClientHeight = 180
  7.   ClientWidth = 334
  8.   Color = clBtnFace
  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.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Bevel1: TBevel
  20.     Left = 0
  21.     Top = 108
  22.     Width = 334
  23.     Height = 65
  24.     Shape = bsTopLine
  25.   end
  26.   object Label1: TLabel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 107
  30.     Height = 24
  31.     Caption = 'K2 EDITOR'
  32.     Font.Charset = ANSI_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -21
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Label2: TLabel
  40.     Left = 99
  41.     Top = 56
  42.     Width = 165
  43.     Height = 12
  44.     Caption = 'Copyright(C) 1999-2001 K2'
  45.     Font.Charset = SHIFTJIS_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -12
  48.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object VersionLabel: TLabel
  53.     Left = 147
  54.     Top = 16
  55.     Width = 97
  56.     Height = 12
  57.     Caption = 'r.0.0.0 Build 100'
  58.     Font.Charset = SHIFTJIS_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -12
  61.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.   end
  65.   object JreLabel: TLabel
  66.     Left = 24
  67.     Top = 148
  68.     Width = 150
  69.     Height = 12
  70.     Caption = 'JRE32.DLL by Kazuo Yamada'
  71.   end
  72.   object JreVersionLabel: TLabel
  73.     Left = 207
  74.     Top = 148
  75.     Width = 28
  76.     Height = 12
  77.     Caption = 'v.1.27'
  78.   end
  79.   object Label3: TLabel
  80.     Left = 16
  81.     Top = 116
  82.     Width = 55
  83.     Height = 12
  84.     Caption = 'Thanks for'
  85.   end
  86.   object Label4: TLabel
  87.     Left = 24
  88.     Top = 132
  89.     Width = 143
  90.     Height = 12
  91.     Caption = 'HEditor by Honda katsuhiko'
  92.   end
  93.   object Label5: TLabel
  94.     Left = 24
  95.     Top = 164
  96.     Width = 109
  97.     Height = 12
  98.     Caption = 'All Users of K2Editor'
  99.   end
  100.   object Label6: TLabel
  101.     Left = 99
  102.     Top = 88
  103.     Width = 219
  104.     Height = 12
  105.     Cursor = crHandPoint
  106.     Caption = 'http://web.kyoto-inet.or.jp/people/koyabu/'
  107.     Font.Charset = SHIFTJIS_CHARSET
  108.     Font.Color = clBlue
  109.     Font.Height = -12
  110.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  111.     Font.Style = [fsUnderline]
  112.     ParentFont = False
  113.     OnClick = Label6Click
  114.   end
  115.   object Label7: TLabel
  116.     Left = 99
  117.     Top = 72
  118.     Width = 110
  119.     Height = 12
  120.     Caption = 'NAA00127@nifty.ne.jp'
  121.   end
  122.   object Label8: TLabel
  123.     Left = 8
  124.     Top = 36
  125.     Width = 152
  126.     Height = 12
  127.     Caption = 'High Performance Text Editor'
  128.   end
  129.   object Button1: TButton
  130.     Left = 256
  131.     Top = 156
  132.     Width = 67
  133.     Height = 20
  134.     Caption = 'OK'
  135.     Default = True
  136.     ModalResult = 1
  137.     TabOrder = 0
  138.   end
  139. end
  140.