home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004A.BIN / OLS / KMPLY050 / KMPLY050.lzh / KamoPlayer.exe / 0 / RCDATA / TABOUTKAMO / TABOUTKAMO.txt < prev   
Text File  |  2000-01-14  |  1KB  |  65 lines

  1. object AboutKamo: TAboutKamo
  2.   Left = 390
  3.   Top = 211
  4.   BorderStyle = bsDialog
  5.   Caption = 'AboutKamo'
  6.   ClientHeight = 237
  7.   ClientWidth = 269
  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.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Image1: TImage
  20.     Left = 20
  21.     Top = 4
  22.     Width = 229
  23.     Height = 145
  24.   end
  25.   object Label1: TLabel
  26.     Left = 80
  27.     Top = 156
  28.     Width = 115
  29.     Height = 12
  30.     Caption = 'ソスソスソスユれいソスソス` ver 0.41'
  31.   end
  32.   object Label2: TLabel
  33.     Left = 68
  34.     Top = 172
  35.     Width = 136
  36.     Height = 12
  37.     Caption = 'Copyright 1999 by yagamo'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 56
  41.     Top = 188
  42.     Width = 156
  43.     Height = 12
  44.     Caption = 'http://user1.allnet.ne.jp/kamo/'
  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 = [fsUnderline]
  50.     ParentFont = False
  51.     OnClick = Label3Click
  52.   end
  53.   object Button1: TButton
  54.     Left = 100
  55.     Top = 208
  56.     Width = 75
  57.     Height = 25
  58.     Cancel = True
  59.     Caption = 'ソスツゑソスソスソス(&C)'
  60.     Default = True
  61.     TabOrder = 0
  62.     OnClick = Button1Click
  63.   end
  64. end
  65.