object frmOProgramie: TfrmOProgramie Left = 67 Top = 101 BorderStyle = bsDialog Caption = 'O programie' ClientHeight = 262 ClientWidth = 367 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 10 Top = 10 Width = 346 Height = 198 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 12 Top = 7 Width = 112 Height = 139 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 143 Top = 20 Width = 178 Height = 25 Caption = 'Ma�a Biblioteka 98' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 143 Top = 44 Width = 59 Height = 16 Caption = 'wersja 2.0' IsControl = True end object Label1: TLabel Left = 140 Top = 74 Width = 174 Height = 58 AutoSize = False Caption = 'Wersja demonstracyjna' WordWrap = True end object Label2: TLabel Left = 81 Top = 162 Width = 190 Height = 16 Caption = '� Wszystkie prawa zastrze�one!' end end object OKButton: TButton Left = 137 Top = 222 Width = 92 Height = 30 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end