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

  1. object frmUpdate: TfrmUpdate
  2.   Left = 454
  3.   Top = 282
  4.   BorderStyle = bsDialog
  5.   Caption = 'Aktualizace programu'
  6.   ClientHeight = 284
  7.   ClientWidth = 358
  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.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object FormArea: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 358
  23.     Height = 284
  24.     Align = alClient
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object Wallpaper: TImage
  28.       Left = 0
  29.       Top = 0
  30.       Width = 358
  31.       Height = 284
  32.       Align = alClient
  33.     end
  34.     object MpWizardHeader: TMpWizardHeader
  35.       Left = 0
  36.       Top = 0
  37.       Width = 361
  38.       Height = 55
  39.       Title = 'Aktualizace'
  40.       Subtitle = 'Na s'#237'ti je k dispozici nov'#225' verze aplikace.'
  41.       ImageIndex = 0
  42.     end
  43.     object lblVersion: TLabel
  44.       Left = 96
  45.       Top = 80
  46.       Width = 3
  47.       Height = 13
  48.       Transparent = True
  49.     end
  50.     object lblSize: TLabel
  51.       Left = 150
  52.       Top = 168
  53.       Width = 3
  54.       Height = 13
  55.       Transparent = True
  56.     end
  57.     object lblName: TLabel
  58.       Left = 96
  59.       Top = 64
  60.       Width = 3
  61.       Height = 13
  62.       Transparent = True
  63.     end
  64.     object lblDate: TLabel
  65.       Left = 96
  66.       Top = 96
  67.       Width = 3
  68.       Height = 13
  69.       Transparent = True
  70.     end
  71.     object lblNameC: TLabel
  72.       Left = 8
  73.       Top = 64
  74.       Width = 77
  75.       Height = 13
  76.       Caption = 'N'#225'zev aplikace:'
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clMaroon
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       Transparent = True
  84.     end
  85.     object lblVersionC: TLabel
  86.       Left = 8
  87.       Top = 80
  88.       Width = 73
  89.       Height = 13
  90.       Caption = 'Verze aplikace:'
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clMaroon
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.       Transparent = True
  98.     end
  99.     object Bevel: TBevel
  100.       Left = -8
  101.       Top = 114
  102.       Width = 345
  103.       Height = 2
  104.       Shape = bsBottomLine
  105.     end
  106.     object lblWebInfo: TLabel
  107.       Left = 8
  108.       Top = 124
  109.       Width = 145
  110.       Height = 13
  111.       Cursor = crHandPoint
  112.       Caption = 'Informace o produktu na webu'
  113.       Font.Charset = DEFAULT_CHARSET
  114.       Font.Color = clNavy
  115.       Font.Height = -11
  116.       Font.Name = 'MS Sans Serif'
  117.       Font.Style = [fsUnderline]
  118.       ParentFont = False
  119.       Transparent = True
  120.       OnClick = lblWebInfoClick
  121.     end
  122.     object lblWebNews: TLabel
  123.       Left = 8
  124.       Top = 140
  125.       Width = 173
  126.       Height = 13
  127.       Cursor = crHandPoint
  128.       Caption = 'Seznam '#250'prav v nov'#233' verzi na webu'
  129.       Font.Charset = DEFAULT_CHARSET
  130.       Font.Color = clNavy
  131.       Font.Height = -11
  132.       Font.Name = 'MS Sans Serif'
  133.       Font.Style = [fsUnderline]
  134.       ParentFont = False
  135.       Transparent = True
  136.       OnClick = lblWebNewsClick
  137.     end
  138.     object lblWebLink: TLabel
  139.       Left = 8
  140.       Top = 184
  141.       Width = 225
  142.       Height = 13
  143.       Cursor = crHandPoint
  144.       Caption = 'St'#225'hnout novou verzi aplikace E-radio Manager'
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clNavy
  147.       Font.Height = -11
  148.       Font.Name = 'MS Sans Serif'
  149.       Font.Style = [fsUnderline]
  150.       ParentFont = False
  151.       Transparent = True
  152.       OnClick = lblWebLinkClick
  153.     end
  154.     object TBevel
  155.       Left = -8
  156.       Top = 160
  157.       Width = 345
  158.       Height = 2
  159.       Shape = bsBottomLine
  160.     end
  161.     object lblDateC: TLabel
  162.       Left = 8
  163.       Top = 96
  164.       Width = 69
  165.       Height = 13
  166.       Caption = 'Datum vyd'#225'n'#237':'
  167.       Font.Charset = DEFAULT_CHARSET
  168.       Font.Color = clMaroon
  169.       Font.Height = -11
  170.       Font.Name = 'MS Sans Serif'
  171.       Font.Style = []
  172.       ParentFont = False
  173.       Transparent = True
  174.     end
  175.     object TBevel
  176.       Left = -8
  177.       Top = 206
  178.       Width = 345
  179.       Height = 2
  180.       Shape = bsBottomLine
  181.     end
  182.     object lblSizeC: TLabel
  183.       Left = 8
  184.       Top = 168
  185.       Width = 137
  186.       Height = 13
  187.       Caption = 'Velikost instalace ke sta'#382'en'#237':'
  188.       Font.Charset = DEFAULT_CHARSET
  189.       Font.Color = clMaroon
  190.       Font.Height = -11
  191.       Font.Name = 'MS Sans Serif'
  192.       Font.Style = []
  193.       ParentFont = False
  194.       Transparent = True
  195.     end
  196.     object stInfo: TLabel
  197.       Left = 8
  198.       Top = 216
  199.       Width = 345
  200.       Height = 30
  201.       AutoSize = False
  202.       Caption = 
  203.         'Upozor'#328'ov'#225'n'#237' na aktualizace m'#367#382'ete vypnout v nastaven'#237' u polo'#382'ky' +
  204.         ' Aplikace > Aktualizace programu.'
  205.       Font.Charset = DEFAULT_CHARSET
  206.       Font.Color = clMaroon
  207.       Font.Height = -11
  208.       Font.Name = 'MS Sans Serif'
  209.       Font.Style = []
  210.       ParentFont = False
  211.       Transparent = True
  212.       WordWrap = True
  213.     end
  214.     object btnOK: TMpBitBtn
  215.       Left = 142
  216.       Top = 249
  217.       Width = 80
  218.       Height = 25
  219.       ImageIndex = 0
  220.       Default = True
  221.       Caption = 'OK'
  222.       CommonGlyph = cgOK
  223.       ModalResult = 1
  224.     end
  225.   end
  226.   object SkinControl: TSkinControl
  227.   end
  228. end
  229.