home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / PCWK-TXT / BazaPrg / BazaPrg.exe / 0 / RCDATA / TSPS_FRM / TSPS_FRM.txt
Text File  |  2000-05-23  |  907b  |  48 lines

  1. object SPS_FRM: TSPS_FRM
  2.   Left = 228
  3.   Top = 192
  4.   BorderStyle = bsNone
  5.   Caption = 'SPS_FRM'
  6.   ClientHeight = 65
  7.   ClientWidth = 290
  8.   Color = clSilver
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clNavy
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = [fsBold]
  14.   OldCreateOrder = True
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object BV1: TBevel
  20.     Left = 10
  21.     Top = 7
  22.     Width = 15
  23.     Height = 10
  24.   end
  25.   object BV2: TBevel
  26.     Left = 34
  27.     Top = 7
  28.     Width = 15
  29.     Height = 10
  30.     Style = bsRaised
  31.   end
  32.   object Label1: TLabel
  33.     Left = 22
  34.     Top = 25
  35.     Width = 240
  36.     Height = 15
  37.     Caption = 'Wczytywanie listy program∩┐╜w...'
  38.     Color = clSilver
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clBlue
  41.     Font.Height = -13
  42.     Font.Name = 'Fixedsys'
  43.     Font.Style = []
  44.     ParentColor = False
  45.     ParentFont = False
  46.   end
  47. end
  48.