home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / biblio.exe / 0 / RCDATA / TFRMOPROGRAMIE / TFRMOPROGRAMIE.txt < prev   
Text File  |  1998-07-13  |  2KB  |  84 lines

  1. object frmOProgramie: TfrmOProgramie
  2.   Left = 67
  3.   Top = 101
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programie'
  6.   ClientHeight = 262
  7.   ClientWidth = 367
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 10
  18.     Top = 10
  19.     Width = 346
  20.     Height = 198
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     ParentColor = True
  24.     TabOrder = 0
  25.     object ProgramIcon: TImage
  26.       Left = 12
  27.       Top = 7
  28.       Width = 112
  29.       Height = 139
  30.       Picture.Data = {<image000.TMetafile>}
  31.       Stretch = True
  32.       IsControl = True
  33.     end
  34.     object ProductName: TLabel
  35.       Left = 143
  36.       Top = 20
  37.       Width = 178
  38.       Height = 25
  39.       Caption = 'Ma∩┐╜a Biblioteka 98'
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clWindowText
  42.       Font.Height = -20
  43.       Font.Name = 'MS Sans Serif'
  44.       Font.Style = [fsBold]
  45.       ParentFont = False
  46.       IsControl = True
  47.     end
  48.     object Version: TLabel
  49.       Left = 143
  50.       Top = 44
  51.       Width = 59
  52.       Height = 16
  53.       Caption = 'wersja 2.0'
  54.       IsControl = True
  55.     end
  56.     object Label1: TLabel
  57.       Left = 140
  58.       Top = 74
  59.       Width = 174
  60.       Height = 58
  61.       AutoSize = False
  62.       Caption = 'Wersja demonstracyjna'
  63.       WordWrap = True
  64.     end
  65.     object Label2: TLabel
  66.       Left = 81
  67.       Top = 162
  68.       Width = 190
  69.       Height = 16
  70.       Caption = '∩┐╜ Wszystkie prawa zastrze∩┐╜one!'
  71.     end
  72.   end
  73.   object OKButton: TButton
  74.     Left = 137
  75.     Top = 222
  76.     Width = 92
  77.     Height = 30
  78.     Caption = 'OK'
  79.     Default = True
  80.     ModalResult = 1
  81.     TabOrder = 1
  82.   end
  83. end
  84.