home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 April / PCWorld_2003-04_cd.bin / Software / TemaCD / exifreader / ExifRead.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  2002-10-29  |  3KB  |  140 lines

  1. object AboutBox: TAboutBox
  2.   Left = 310
  3.   Top = 128
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜o∩┐╜[∩┐╜W∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 183
  7.   ClientWidth = 295
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 12
  14.   object Bevel2: TBevel
  15.     Left = 118
  16.     Top = 152
  17.     Width = 169
  18.     Height = 24
  19.   end
  20.   object Bevel4: TBevel
  21.     Left = 205
  22.     Top = 154
  23.     Width = 2
  24.     Height = 20
  25.     Shape = bsLeftLine
  26.   end
  27.   object OK: TSpeedButton
  28.     Left = 207
  29.     Top = 154
  30.     Width = 78
  31.     Height = 20
  32.     Caption = '&OK'
  33.     Flat = True
  34.     OnClick = OKClick
  35.   end
  36.   object HOME: TSpeedButton
  37.     Left = 121
  38.     Top = 154
  39.     Width = 83
  40.     Height = 20
  41.     Caption = '&Homepage'
  42.     Flat = True
  43.     OnClick = HOMEClick
  44.   end
  45.   object Panel1: TPanel
  46.     Left = 6
  47.     Top = 8
  48.     Width = 281
  49.     Height = 137
  50.     BevelInner = bvRaised
  51.     BevelOuter = bvLowered
  52.     ParentColor = True
  53.     TabOrder = 0
  54.     object ProgramIcon: TImage
  55.       Left = 16
  56.       Top = 16
  57.       Width = 33
  58.       Height = 33
  59.       IsControl = True
  60.     end
  61.     object ProductName: TLabel
  62.       Left = 77
  63.       Top = 15
  64.       Width = 81
  65.       Height = 17
  66.       Caption = 'Exif Reader'
  67.       Font.Charset = ANSI_CHARSET
  68.       Font.Color = clBlue
  69.       Font.Height = -15
  70.       Font.Name = 'Arial'
  71.       Font.Style = [fsBold, fsItalic]
  72.       ParentFont = False
  73.       IsControl = True
  74.     end
  75.     object Version: TLabel
  76.       Left = 176
  77.       Top = 51
  78.       Width = 89
  79.       Height = 12
  80.       Alignment = taRightJustify
  81.       AutoSize = False
  82.       Caption = 'Version 2.90'
  83.       IsControl = True
  84.     end
  85.     object Copyright: TLabel
  86.       Left = 65
  87.       Top = 78
  88.       Width = 200
  89.       Height = 12
  90.       Caption = 'Copyright 1998-2002 Ryuuji Yoshimoto'
  91.       IsControl = True
  92.     end
  93.     object Comments: TLabel
  94.       Left = 96
  95.       Top = 94
  96.       Width = 166
  97.       Height = 12
  98.       Caption = 'http://www.takenet.or.jp/~ryuuji/'
  99.       WordWrap = True
  100.       IsControl = True
  101.     end
  102.     object Label1: TLabel
  103.       Left = 96
  104.       Top = 110
  105.       Width = 97
  106.       Height = 12
  107.       Caption = 'ryuuji@takenet.or.jp'
  108.       WordWrap = True
  109.       IsControl = True
  110.     end
  111.     object Label2: TLabel
  112.       Left = 95
  113.       Top = 31
  114.       Width = 4
  115.       Height = 12
  116.     end
  117.     object Bevel1: TBevel
  118.       Left = 66
  119.       Top = 15
  120.       Width = 4
  121.       Height = 55
  122.     end
  123.     object Bevel3: TBevel
  124.       Left = 66
  125.       Top = 69
  126.       Width = 203
  127.       Height = 2
  128.     end
  129.     object Label3: TLabel
  130.       Left = 104
  131.       Top = 34
  132.       Width = 165
  133.       Height = 12
  134.       Alignment = taRightJustify
  135.       AutoSize = False
  136.       Caption = '∩┐╜f∩┐╜W∩┐╜J∩┐╜∩┐╜∩┐╜f∩┐╜[∩┐╜^∩┐╜∩┐╜═âc∩┐╜[∩┐╜∩┐╜'
  137.     end
  138.   end
  139. end
  140.