home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 January (DVD) / VPR980100.ISO / OLS / WIN32 / ICONC212 / ICONC212.LZH / ICONCNV.EXE / 0 / RCDATA / TFRMABOUTBOX / TFRMABOUTBOX.txt
Text File  |  1997-10-14  |  2KB  |  110 lines

  1. object frmAboutBox: TfrmAboutBox
  2.   Left = 196
  3.   Top = 169
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソズーソズョン擾ソスソス'
  6.   ClientHeight = 278
  7.   ClientWidth = 373
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Bevel1: TBevel
  17.     Left = 8
  18.     Top = 168
  19.     Width = 353
  20.     Height = 2
  21.   end
  22.   object lblcom2: TLabel
  23.     Left = 16
  24.     Top = 184
  25.     Width = 337
  26.     Height = 33
  27.     AutoSize = False
  28.     Caption = 
  29.       'ソス@ソスソスソスフソソスtソスgソスEソスFソスAソスヘシソスソスソスAソスEソスFソスAソスナゑソスソスBソスpソスソスソスソスソストゑソスソスソスソスpソスフ場合ソスヘ、ソスK' +
  30.       'ソスソスソスソスメに托ソスソスソスソスソスソストゑソスソスソスソスソスソスソスソスKソスvソスソスソスソスソスソスワゑソスソスB'
  31.     WordWrap = True
  32.   end
  33.   object Comments: TLabel
  34.     Left = 16
  35.     Top = 224
  36.     Width = 337
  37.     Height = 41
  38.     AutoSize = False
  39.     Caption = 'Comments'
  40.     WordWrap = True
  41.     IsControl = True
  42.   end
  43.   object ProgramIcon: TImage
  44.     Left = 16
  45.     Top = 16
  46.     Width = 32
  47.     Height = 32
  48.     AutoSize = True
  49.     IsControl = True
  50.   end
  51.   object ProductName: TLabel
  52.     Left = 64
  53.     Top = 16
  54.     Width = 225
  55.     Height = 49
  56.     Alignment = taCenter
  57.     AutoSize = False
  58.     Caption = 'Product Name'
  59.     WordWrap = True
  60.     IsControl = True
  61.   end
  62.   object Label1: TLabel
  63.     Left = 40
  64.     Top = 144
  65.     Width = 304
  66.     Height = 12
  67.     Caption = 'ソスzソス[ソスソスソスyソス[ソスW : http://www.vector.co.jp/authors/VA004942/'
  68.   end
  69.   object Label2: TLabel
  70.     Left = 104
  71.     Top = 72
  72.     Width = 153
  73.     Height = 12
  74.     Caption = 'Copyright(C) 1997 ソス笂鯉ソス@ソスaソスL'
  75.   end
  76.   object Label3: TLabel
  77.     Left = 120
  78.     Top = 96
  79.     Width = 123
  80.     Height = 12
  81.     Caption = 'NIFTY-Serve SGY03262'
  82.   end
  83.   object Label4: TLabel
  84.     Left = 128
  85.     Top = 120
  86.     Width = 115
  87.     Height = 12
  88.     Caption = 'E-Mail : still@nmt.co.jp'
  89.   end
  90.   object btnregist: TButton
  91.     Left = 272
  92.     Top = 240
  93.     Width = 89
  94.     Height = 25
  95.     Caption = 'ユーソズーソスoソス^(&R)'
  96.     Default = True
  97.     TabOrder = 0
  98.     OnClick = btnregistClick
  99.   end
  100.   object Button1: TButton
  101.     Left = 296
  102.     Top = 16
  103.     Width = 65
  104.     Height = 25
  105.     Caption = 'OK'
  106.     TabOrder = 1
  107.     OnClick = Button1Click
  108.   end
  109. end
  110.