object frmInfo: TfrmInfo Left = 440 Top = 234 Cursor = crHourGlass BorderIcons = [] BorderStyle = bsDialog Caption = 'Info' ClientHeight = 92 ClientWidth = 303 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Visible = True OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 11 Top = 16 Width = 281 Height = 58 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object Label1: TLabel Left = 61 Top = 20 Width = 159 Height = 13 Caption = 'Wyszukiwanie w archiwum trwa...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end