object SPS_FRM: TSPS_FRM Left = 228 Top = 192 BorderStyle = bsNone Caption = 'SPS_FRM' ClientHeight = 65 ClientWidth = 290 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] OldCreateOrder = True Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object BV1: TBevel Left = 10 Top = 7 Width = 15 Height = 10 end object BV2: TBevel Left = 34 Top = 7 Width = 15 Height = 10 Style = bsRaised end object Label1: TLabel Left = 22 Top = 25 Width = 240 Height = 15 Caption = 'Wczytywanie listy program�w...' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'Fixedsys' Font.Style = [] ParentColor = False ParentFont = False end end