home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / tools / 95trash / trashy.exe / 0 / RCDATA / TABOUTBOX2 / TABOUTBOX2.txt < prev   
Text File  |  1996-10-28  |  2KB  |  115 lines

  1. object AboutBox2: TAboutBox2
  2.   Left = 266
  3.   Top = 150
  4.   BorderStyle = bsDialog
  5.   Caption = 'Trashy - Suchergebnis'
  6.   ClientHeight = 187
  7.   ClientWidth = 310
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object MediaPlayer1: TMediaPlayer
  17.     Left = 8
  18.     Top = 128
  19.     Width = 289
  20.     Height = 33
  21.     Visible = False
  22.     TabOrder = 2
  23.   end
  24.   object Panel1: TPanel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 297
  28.     Height = 145
  29.     BevelInner = bvRaised
  30.     BevelOuter = bvLowered
  31.     ParentColor = True
  32.     TabOrder = 0
  33.     object Label1: TLabel
  34.       Left = 15
  35.       Top = 48
  36.       Width = 155
  37.       Height = 27
  38.       Caption = 'Gesamtdateien: '
  39.       Font.Color = clBlack
  40.       Font.Height = -24
  41.       Font.Name = 'Times New Roman'
  42.       Font.Style = []
  43.       ParentFont = False
  44.     end
  45.     object Label2: TLabel
  46.       Left = 16
  47.       Top = 80
  48.       Width = 154
  49.       Height = 27
  50.       Caption = 'Gesamtbytes   : '
  51.       Font.Color = clBlack
  52.       Font.Height = -24
  53.       Font.Name = 'Times New Roman'
  54.       Font.Style = []
  55.       ParentFont = False
  56.     end
  57.     object Label3: TLabel
  58.       Left = 15
  59.       Top = 112
  60.       Width = 156
  61.       Height = 27
  62.       Caption = 'Verzeichnisse  : '
  63.       Font.Color = clBlack
  64.       Font.Height = -24
  65.       Font.Name = 'Times New Roman'
  66.       Font.Style = []
  67.       ParentFont = False
  68.     end
  69.     object Label4: TLabel
  70.       Left = 92
  71.       Top = 8
  72.       Width = 114
  73.       Height = 27
  74.       Caption = 'Suchbericht'
  75.       Font.Color = clMaroon
  76.       Font.Height = -24
  77.       Font.Name = 'Times New Roman'
  78.       Font.Style = [fsUnderline]
  79.       ParentFont = False
  80.     end
  81.     object Image1: TImage
  82.       Left = 251
  83.       Top = 103
  84.       Width = 32
  85.       Height = 32
  86.       Picture.Data = {<image000.ico>}
  87.     end
  88.     object Image2: TImage
  89.       Left = 234
  90.       Top = 8
  91.       Width = 37
  92.       Height = 35
  93.       Picture.Data = {<image001.bmp>}
  94.       Stretch = True
  95.     end
  96.     object Image3: TImage
  97.       Left = 28
  98.       Top = 8
  99.       Width = 37
  100.       Height = 35
  101.       Picture.Data = {<image002.bmp>}
  102.       Stretch = True
  103.     end
  104.   end
  105.   object BitBtn1: TBitBtn
  106.     Left = 120
  107.     Top = 160
  108.     Width = 72
  109.     Height = 25
  110.     TabOrder = 1
  111.     OnClick = BitBtn1Click
  112.     Kind = bkOK
  113.   end
  114. end
  115.