home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / ctenari / Madera / Install.dat / Arch2000.exe / 0 / RCDATA / TABOUTDLG / TABOUTDLG.txt < prev   
Encoding:
Text File  |  1999-10-27  |  1.8 KB  |  100 lines

  1. object AboutDlg: TAboutDlg
  2.   Left = 230
  3.   Top = 110
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu'
  6.   ClientHeight = 201
  7.   ClientWidth = 384
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 281
  18.     Height = 185
  19.     Shape = bsFrame
  20.   end
  21.   object Label1: TLabel
  22.     Left = 184
  23.     Top = 24
  24.     Width = 91
  25.     Height = 13
  26.     Caption = 'Archivator 2000'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 120
  36.     Top = 68
  37.     Width = 155
  38.     Height = 13
  39.     Caption = '(c) 1999 Milan Mad∩┐╜ra - MadSoft'
  40.   end
  41.   object Label3: TLabel
  42.     Left = 104
  43.     Top = 164
  44.     Width = 173
  45.     Height = 13
  46.     Caption = 'e-mail : madmil@prfdec.natur.cuni.cz'
  47.   end
  48.   object Label4: TLabel
  49.     Left = 196
  50.     Top = 112
  51.     Width = 81
  52.     Height = 13
  53.     Caption = 'Studentsk∩┐╜ 1347'
  54.   end
  55.   object Label5: TLabel
  56.     Left = 196
  57.     Top = 128
  58.     Width = 37
  59.     Height = 13
  60.     Caption = 'P∩┐╜elou∩┐╜'
  61.   end
  62.   object Label6: TLabel
  63.     Left = 196
  64.     Top = 144
  65.     Width = 33
  66.     Height = 13
  67.     Caption = '535 01'
  68.   end
  69.   object Image1: TImage
  70.     Left = 16
  71.     Top = 16
  72.     Width = 97
  73.     Height = 93
  74.     Picture.Data = {<image000.bmp>}
  75.   end
  76.   object Label7: TLabel
  77.     Left = 232
  78.     Top = 88
  79.     Width = 44
  80.     Height = 13
  81.     Caption = 'Freeware'
  82.   end
  83.   object Label8: TLabel
  84.     Left = 231
  85.     Top = 44
  86.     Width = 43
  87.     Height = 13
  88.     Alignment = taRightJustify
  89.     Caption = 'build 002'
  90.   end
  91.   object OkBtn: TBitBtn
  92.     Left = 300
  93.     Top = 8
  94.     Width = 75
  95.     Height = 25
  96.     TabOrder = 0
  97.     Kind = bkOK
  98.   end
  99. end
  100.