home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / Przegladacz.exe / 0 / RCDATA / TFRMOAUTORZE / TFRMOAUTORZE.txt < prev   
Text File  |  1998-07-10  |  3KB  |  142 lines

  1. object frmOAutorze: TfrmOAutorze
  2.   Left = 144
  3.   Top = 53
  4.   BorderStyle = bsDialog
  5.   Caption = ' O autorze'
  6.   ClientHeight = 311
  7.   ClientWidth = 392
  8.   Font.Charset = EASTEUROPE_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 13
  18.     Top = 3
  19.     Width = 364
  20.     Height = 262
  21.     Hint = 'Kliknij mnie!'
  22.     BevelInner = bvLowered
  23.     ParentShowHint = False
  24.     ShowHint = False
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 29
  28.       Top = 85
  29.       Width = 293
  30.       Height = 26
  31.       AutoSize = False
  32.       Caption = 'Uwagi i propozycje prosz∩┐╜ kierowa∩┐╜ pod adres: '
  33.       Font.Charset = EASTEUROPE_CHARSET
  34.       Font.Color = clBlack
  35.       Font.Height = -13
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.     end
  40.     object Label2: TLabel
  41.       Left = 55
  42.       Top = 231
  43.       Width = 241
  44.       Height = 21
  45.       Caption = 'Zapraszamy do wsp∩┐╜pracy!'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clBlack
  48.       Font.Height = -18
  49.       Font.Name = 'Times New Roman CE'
  50.       Font.Style = [fsBold, fsItalic]
  51.       ParentFont = False
  52.     end
  53.     object Label5: TLabel
  54.       Left = 86
  55.       Top = 185
  56.       Width = 182
  57.       Height = 16
  58.       Caption = 'E-mail: jezyk@green.tarman.pl'
  59.       Font.Charset = EASTEUROPE_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentFont = False
  65.     end
  66.     object Label6: TLabel
  67.       Left = 86
  68.       Top = 107
  69.       Width = 42
  70.       Height = 16
  71.       Caption = 'Adres: '
  72.       Font.Charset = EASTEUROPE_CHARSET
  73.       Font.Color = clBlack
  74.       Font.Height = -13
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = []
  77.       ParentFont = False
  78.     end
  79.     object Label7: TLabel
  80.       Left = 86
  81.       Top = 166
  82.       Width = 118
  83.       Height = 16
  84.       AutoSize = False
  85.       Caption = 'Faks: (0-14) 795-201'
  86.       Font.Charset = EASTEUROPE_CHARSET
  87.       Font.Color = clBlack
  88.       Font.Height = -13
  89.       Font.Name = 'MS Sans Serif'
  90.       Font.Style = []
  91.       ParentFont = False
  92.     end
  93.     object Label8: TLabel
  94.       Left = 86
  95.       Top = 148
  96.       Width = 166
  97.       Height = 19
  98.       AutoSize = False
  99.       Caption = 'Tel.: (0602) 779-884'
  100.       Font.Charset = EASTEUROPE_CHARSET
  101.       Font.Color = clBlack
  102.       Font.Height = -13
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = []
  105.       ParentFont = False
  106.     end
  107.     object Image2: TImage
  108.       Left = 110
  109.       Top = 14
  110.       Width = 131
  111.       Height = 56
  112.       AutoSize = True
  113.       Picture.Data = {<image000.bmp>}
  114.       Transparent = True
  115.     end
  116.     object Label3: TLabel
  117.       Left = 130
  118.       Top = 108
  119.       Width = 130
  120.       Height = 16
  121.       Caption = 'Skrytka Pocztowa nr 8'
  122.     end
  123.     object Label4: TLabel
  124.       Left = 130
  125.       Top = 126
  126.       Width = 97
  127.       Height = 16
  128.       Caption = '33-106 Tarn∩┐╜w 8'
  129.     end
  130.   end
  131.   object cmdZamknij: TBitBtn
  132.     Left = 138
  133.     Top = 272
  134.     Width = 123
  135.     Height = 27
  136.     Caption = 'Zamknij'
  137.     TabOrder = 1
  138.     OnClick = cmdZamknijClick
  139.     Kind = bkOK
  140.   end
  141. end
  142.