home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 June / VPR0406.ISO / OLS / IF2EX121 / if2ex121.lzh / IdeaFrg2.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  2004-03-18  |  2KB  |  89 lines

  1. object AboutBox: TAboutBox
  2.   Left = 229
  3.   Top = 277
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
  7.   ClientHeight = 195
  8.   ClientWidth = 298
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -15
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 15
  21.   object Panel1: TPanel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 281
  25.     Height = 129
  26.     BevelOuter = bvLowered
  27.     TabOrder = 0
  28.     object ProductName: TLabel
  29.       Left = 64
  30.       Top = 22
  31.       Width = 161
  32.       Height = 24
  33.       Alignment = taCenter
  34.       AutoSize = False
  35.       Caption = 'IdeaFragment2'
  36.       Font.Charset = SHIFTJIS_CHARSET
  37.       Font.Color = clWindowText
  38.       Font.Height = -24
  39.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  40.       Font.Style = [fsBold]
  41.       ParentFont = False
  42.       IsControl = True
  43.     end
  44.     object Version: TLabel
  45.       Left = 96
  46.       Top = 50
  47.       Width = 5
  48.       Height = 15
  49.       Alignment = taCenter
  50.       IsControl = True
  51.     end
  52.     object Comments: TLabel
  53.       Left = 96
  54.       Top = 88
  55.       Width = 90
  56.       Height = 12
  57.       Alignment = taCenter
  58.       Caption = 'ソスtソスソスソス[ソス\ソスtソスgソスEソスFソスA'
  59.       Font.Charset = SHIFTJIS_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -12
  62.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       WordWrap = True
  66.       IsControl = True
  67.     end
  68.     object Image1: TImage
  69.       Left = 16
  70.       Top = 16
  71.       Width = 32
  72.       Height = 32
  73.       AutoSize = True
  74.       Picture.Data = {<image000.ico>}
  75.     end
  76.   end
  77.   object OKButton: TButton
  78.     Left = 109
  79.     Top = 154
  80.     Width = 81
  81.     Height = 30
  82.     Caption = 'OK'
  83.     Default = True
  84.     ModalResult = 1
  85.     TabOrder = 1
  86.     IsControl = True
  87.   end
  88. end
  89.