object AboutBox: TAboutBox Left = 155 Top = 66 BorderStyle = bsDialog Caption = 'TTS Company Opisy i Ceny' ClientHeight = 235 ClientWidth = 321 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 305 Height = 169 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProgramIcon: TImage Left = 8 Top = 8 Width = 273 Height = 89 Picture.Data = {} Stretch = True Transparent = True IsControl = True end object Label1: TLabel Left = 16 Top = 128 Width = 202 Height = 13 Caption = 'Copyright by TTS Company sp. z.o.o. 1997' end object Label2: TLabel Left = 8 Top = 104 Width = 71 Height = 13 Alignment = taCenter Caption = 'Opisy i Ceny' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 16 Top = 144 Width = 154 Height = 13 Caption = 'Wykonanie: Grzegorz Samborski' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object OKButton: TButton Left = 119 Top = 196 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end