object frmShowImport: TfrmShowImport Left = 202 Top = 102 BorderStyle = bsDialog Caption = 'Trwa import bazy danych...' ClientHeight = 176 ClientWidth = 320 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 102 Width = 20 Height = 13 Caption = 'Plik:' end object labFilename: TLabel Left = 48 Top = 102 Width = 261 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 22 Top = 128 Width = 275 Height = 9 Shape = bsBottomLine end object labDzialanie: TLabel Left = 24 Top = 116 Width = 123 Height = 13 Caption = 'Zaimportowano rekord�w:' end object labPostep: TLabel Left = 150 Top = 116 Width = 149 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Animacja: TAnimate Left = 24 Top = 10 Width = 272 Height = 60 Active = False CommonAVI = aviCopyFiles StopFrame = 34 end object cmdPrzerwij: TBitBtn Left = 130 Top = 144 Width = 75 Height = 25 Caption = 'Przerwij' TabOrder = 1 OnClick = cmdPrzerwijClick Kind = bkAbort end object Panel1: TPanel Left = 22 Top = 76 Width = 275 Height = 19 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 2 object gagPostep: TGauge Left = 1 Top = 1 Width = 273 Height = 17 Align = alClient Progress = 0 end end object Table1: TTable Left = 16 Top = 138 end object Table2: TTable Left = 52 Top = 138 end end