object AboutBox: TAboutBox Left = 397 Top = 231 BorderStyle = bsDialog Caption = 'O programie...' ClientHeight = 264 ClientWidth = 306 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 289 Height = 225 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 62 Top = 11 Width = 158 Height = 58 AutoSize = True Picture.Data = {} Transparent = True IsControl = True end object Label1: TLabel Left = 6 Top = 76 Width = 277 Height = 34 Alignment = taCenter AutoSize = False Caption = '� 2002 Vogel Burda Communications sp. z o.o.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Bevel1: TBevel Left = 10 Top = 115 Width = 256 Height = 11 Shape = bsTopLine end object Label2: TLabel Left = 33 Top = 120 Width = 71 Height = 16 Alignment = taRightJustify AutoSize = False Caption = 'Adres:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 108 Top = 157 Width = 78 Height = 13 Caption = '(0-71) 373 44 75' end object Label6: TLabel Left = 108 Top = 120 Width = 133 Height = 33 AutoSize = False Caption = 'plac Solidarno�ci 1/3/5 53-661 Wroc�aw' WordWrap = True end object Label3: TLabel Left = 73 Top = 155 Width = 31 Height = 16 Alignment = taRightJustify AutoSize = False Caption = 'Tel.:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 53 Top = 175 Width = 51 Height = 16 Alignment = taRightJustify AutoSize = False Caption = 'Faks:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 108 Top = 177 Width = 78 Height = 13 Caption = '(0-71) 355 73 61' end object Label5: TLabel Left = 53 Top = 195 Width = 51 Height = 16 Alignment = taRightJustify AutoSize = False Caption = 'e-mail:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 108 Top = 196 Width = 77 Height = 13 Caption = 'cdrom@vogel.pl' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False OnClick = Label9Click end end object OKButton: TButton Left = 111 Top = 236 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKButtonClick end end