object frmWskaznik: TfrmWskaznik Left = 261 Top = 284 BorderIcons = [] BorderStyle = bsNone Caption = 'frmWskaznik' ClientHeight = 64 ClientWidth = 489 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 489 Height = 64 Align = alClient BevelInner = bvLowered TabOrder = 0 object labOpis: TLabel Left = 12 Top = 12 Width = 465 Height = 16 AutoSize = False Caption = 'Wska�nik wykonywania funkcji' end object cmdPrzerwij: TBitBtn Left = 388 Top = 28 Width = 91 Height = 25 Caption = 'Przerwij' TabOrder = 0 Kind = bkAbort end object gagWskaznik: TProgressBar Left = 12 Top = 30 Width = 369 Height = 21 Min = 0 Max = 100 TabOrder = 1 end end end