object Form2: TForm2 Left = 196 Top = 153 BorderStyle = bsDialog Caption = ' ' + ' O programie Ankieter...' ClientHeight = 253 ClientWidth = 423 Font.Color = clWindowText Font.Height = 15 Font.Name = 'Times New Roman CE' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 object Image1: TImage Left = 8 Top = 0 Width = 50 Height = 81 end object Image2: TImage Left = 56 Top = 0 Width = 50 Height = 81 end object Image3: TImage Left = 104 Top = 0 Width = 50 Height = 81 end object Label1: TLabel Left = 160 Top = 16 Width = 253 Height = 51 Caption = ' Ankieter v2.0' Font.Color = clWindowText Font.Height = 51 Font.Name = 'Times New Roman CE' Font.Style = [fsBold, fsItalic] ParentFont = False end object Label2: TLabel Left = 160 Top = 64 Width = 257 Height = 15 Alignment = taCenter AutoSize = False Caption = '32 bit version - Windows 95 and NT only...' end object Label3: TLabel Left = 8 Top = 96 Width = 277 Height = 15 Caption = 'Praca dyplomowa pod patronatem Halinki Madejowej....' end object Shape1: TShape Left = 8 Top = 88 Width = 409 Height = 2 Pen.Width = 15 end object Label4: TLabel Left = 8 Top = 112 Width = 332 Height = 15 Caption = 'Programowanie: Tomasz '#39'Kimmy'#39' Stelmach i Krzysztof Go�y�niak...' end object Shape2: TShape Left = 6 Top = 148 Width = 409 Height = 2 end object Label5: TLabel Left = 8 Top = 128 Width = 341 Height = 15 Caption = 'Ankieter v2.0 for Windows '#39'95 skompilowany ostatecznie 26.09.199' + '6.' end object Label6: TLabel Left = 8 Top = 152 Width = 406 Height = 15 Caption = 'Najserdeczniejsze pozdrowienia dla: Dorotki, Moniki, Halinki, D' + 'anusi, Lidki, Ewci,' end object Label7: TLabel Left = 8 Top = 168 Width = 409 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Sylwii, Magdy, Iwonki, Wioletty, Janie i oczywi�cie dla A�ki...' end object Label8: TLabel Left = 8 Top = 192 Width = 409 Height = 15 Alignment = taCenter Caption = 'Specjalne podzi�kowania dla Tomka Michalaka za ca�okszta�t....' end object Shape3: TShape Left = 6 Top = 212 Width = 409 Height = 2 end object Button1: TButton Left = 174 Top = 224 Width = 81 Height = 25 Caption = 'Start!' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Timer1: TTimer Interval = 50 OnTimer = Timer1Timer Left = 320 Top = 224 end end