home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / multimedia / eradio / EradioManagerNS.exe / merm.exe / 0 / RCDATA / TFRMDOWNLOAD / TFRMDOWNLOAD.txt
Text File  |  2006-07-31  |  1KB  |  53 lines

  1. object frmDownload: TfrmDownload
  2.   Left = 437
  3.   Top = 309
  4.   BorderStyle = bsDialog
  5.   Caption = 'Stahov'#225'n'#237' soubor'#367' ...'
  6.   ClientHeight = 47
  7.   ClientWidth = 431
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object FormArea: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 431
  23.     Height = 47
  24.     Align = alClient
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 8
  29.       Top = 8
  30.       Width = 365
  31.       Height = 13
  32.       Caption = 
  33.         'Po'#269'kejte pros'#237'm, prob'#237'h'#225' stahov'#225'n'#237' soubor'#367' pot'#345'ebn'#253'ch k p'#345'ehr'#225'v'#225 +
  34.         'n'#237' r'#225'di'#237' ...'
  35.     end
  36.     object ProgressBar: TSmoothProgressBar
  37.       Left = 8
  38.       Top = 24
  39.       Width = 417
  40.       Height = 16
  41.       Min = 0
  42.       Max = 100
  43.     end
  44.   end
  45.   object Timer: TTimer
  46.     Interval = 55
  47.     OnTimer = TimerTimer
  48.   end
  49.   object SkinControl: TSkinControl
  50.     Left = 32
  51.   end
  52. end
  53.