home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / Vyzkuste / exifreader / ExifRead.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  2002-02-01  |  3.3 KB  |  148 lines

  1. object AboutBox: TAboutBox
  2.   Left = 294
  3.   Top = 130
  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 ToolbarButton971: TToolbarButton97
  21.     Left = 208
  22.     Top = 154
  23.     Width = 77
  24.     Height = 20
  25.     Caption = '&OK'
  26.     OnClick = ToolbarButton971Click
  27.   end
  28.   object ToolbarButton972: TToolbarButton97
  29.     Left = 120
  30.     Top = 154
  31.     Width = 84
  32.     Height = 20
  33.     Caption = '&Homepage'
  34.     Glyph.Data = {
  35.       F6000000424DF600000000000000760000002800000010000000100000000100
  36.       0400000000008000000000000000000000001000000010000000000000000000
  37.       80000080000000808000800000008000800080800000C0C0C000808080000000
  38.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  39.       66666000000000000066687777777777706668BFFFBFFFBF706668FFBFFFBFFF
  40.       706668BFF70007BF706668FF74C4407F706668BF8CC2C44F706668FF67826C4F
  41.       706668BF6F724C4F706668FF6F7C628F706668BF76F6267F706668FFB7666700
  42.       006668BFFFBFFF7F866668FFBFFFBF7866666888888888866666}
  43.     OnClick = ToolbarButton972Click
  44.   end
  45.   object Bevel4: TBevel
  46.     Left = 205
  47.     Top = 154
  48.     Width = 2
  49.     Height = 20
  50.     Shape = bsLeftLine
  51.   end
  52.   object Panel1: TPanel
  53.     Left = 6
  54.     Top = 8
  55.     Width = 281
  56.     Height = 137
  57.     BevelInner = bvRaised
  58.     BevelOuter = bvLowered
  59.     ParentColor = True
  60.     TabOrder = 0
  61.     object ProgramIcon: TImage
  62.       Left = 16
  63.       Top = 16
  64.       Width = 33
  65.       Height = 33
  66.       Picture.Data = {<image000.ico>}
  67.       IsControl = True
  68.     end
  69.     object ProductName: TLabel
  70.       Left = 77
  71.       Top = 15
  72.       Width = 81
  73.       Height = 17
  74.       Caption = 'Exif Reader'
  75.       Font.Charset = ANSI_CHARSET
  76.       Font.Color = clBlue
  77.       Font.Height = -15
  78.       Font.Name = 'Arial'
  79.       Font.Style = [fsBold, fsItalic]
  80.       ParentFont = False
  81.       IsControl = True
  82.     end
  83.     object Version: TLabel
  84.       Left = 176
  85.       Top = 51
  86.       Width = 89
  87.       Height = 12
  88.       Alignment = taRightJustify
  89.       AutoSize = False
  90.       Caption = 'Version 2.40 '
  91.       IsControl = True
  92.     end
  93.     object Copyright: TLabel
  94.       Left = 96
  95.       Top = 78
  96.       Width = 170
  97.       Height = 12
  98.       Caption = 'Copyright 2002 Ryuuji Yoshimoto'
  99.       IsControl = True
  100.     end
  101.     object Comments: TLabel
  102.       Left = 96
  103.       Top = 94
  104.       Width = 166
  105.       Height = 12
  106.       Caption = 'http://www.takenet.or.jp/~ryuuji/'
  107.       WordWrap = True
  108.       IsControl = True
  109.     end
  110.     object Label1: TLabel
  111.       Left = 96
  112.       Top = 110
  113.       Width = 97
  114.       Height = 12
  115.       Caption = 'ryuuji@takenet.or.jp'
  116.       WordWrap = True
  117.       IsControl = True
  118.     end
  119.     object Label2: TLabel
  120.       Left = 95
  121.       Top = 31
  122.       Width = 4
  123.       Height = 12
  124.     end
  125.     object Bevel1: TBevel
  126.       Left = 66
  127.       Top = 15
  128.       Width = 4
  129.       Height = 55
  130.     end
  131.     object Bevel3: TBevel
  132.       Left = 66
  133.       Top = 69
  134.       Width = 203
  135.       Height = 2
  136.     end
  137.     object Label3: TLabel
  138.       Left = 104
  139.       Top = 34
  140.       Width = 165
  141.       Height = 12
  142.       Alignment = taRightJustify
  143.       AutoSize = False
  144.       Caption = '∩┐╜f∩┐╜W∩┐╜J∩┐╜∩┐╜∩┐╜f∩┐╜[∩┐╜^∩┐╜∩┐╜═âc∩┐╜[∩┐╜∩┐╜'
  145.     end
  146.   end
  147. end
  148.