home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 May / VPR0305.ISO / OLS / H2I041 / h2i041.lzh / html2img.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  2003-03-01  |  1KB  |  73 lines

  1. object AboutBox: TAboutBox
  2.   Left = 250
  3.   Top = 425
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソズーソズョン擾ソスソス'
  6.   ClientHeight = 103
  7.   ClientWidth = 329
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Bevel1: TBevel
  17.     Left = 48
  18.     Top = 8
  19.     Width = 233
  20.     Height = 57
  21.   end
  22.   object Icon: TImage
  23.     Left = 8
  24.     Top = 16
  25.     Width = 32
  26.     Height = 32
  27.   end
  28.   object Title: TLabel
  29.     Left = 56
  30.     Top = 16
  31.     Width = 217
  32.     Height = 12
  33.     Alignment = taCenter
  34.     AutoSize = False
  35.     Caption = '[Title]'
  36.   end
  37.   object Version: TLabel
  38.     Left = 56
  39.     Top = 32
  40.     Width = 217
  41.     Height = 12
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Caption = '[Version]'
  45.   end
  46.   object Copyright: TLabel
  47.     Left = 56
  48.     Top = 48
  49.     Width = 217
  50.     Height = 12
  51.     Alignment = taCenter
  52.     AutoSize = False
  53.     Caption = '[Copyright]'
  54.   end
  55.   object Image1: TImage
  56.     Left = 288
  57.     Top = 16
  58.     Width = 32
  59.     Height = 32
  60.     Picture.Data = {<image000.ico>}
  61.   end
  62.   object Button1: TButton
  63.     Left = 128
  64.     Top = 72
  65.     Width = 73
  66.     Height = 25
  67.     Caption = '&OK'
  68.     Default = True
  69.     ModalResult = 1
  70.     TabOrder = 0
  71.   end
  72. end
  73.