home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / tuneup_hit / files / TU2004TrialEN.exe / WinStyler.exe / RCDATA / TFRMTHEMES / TFRMTHEMES.txt
Encoding:
Text File  |  2004-03-31  |  8.7 KB  |  368 lines

  1. object frmThemes: TfrmThemes
  2.   Left = 237
  3.   Top = 243
  4.   BorderStyle = bsDialog
  5.   Caption = 'TuneUp WinStyler: Icon Packages'
  6.   ClientHeight = 479
  7.   ClientWidth = 587
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label83: TLabel
  23.     Left = 52
  24.     Top = 36
  25.     Width = 339
  26.     Height = 14
  27.     Caption = 'Give your system a whole new look!'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = 14579273
  30.     Font.Height = -12
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     Transparent = True
  35.   end
  36.   object Label84: TLabel
  37.     Left = 19
  38.     Top = 11
  39.     Width = 387
  40.     Height = 23
  41.     AutoSize = False
  42.     Caption = 'Icon Packages'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = 12532006
  45.     Font.Height = -19
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.     Transparent = True
  50.   end
  51.   object btnHelp: TButton
  52.     Left = 498
  53.     Top = 446
  54.     Width = 78
  55.     Height = 24
  56.     HelpContext = 4
  57.     Caption = 'Help'
  58.     TabOrder = 2
  59.     OnClick = btnHelpClick
  60.   end
  61.   object btnCancel: TButton
  62.     Left = 414
  63.     Top = 446
  64.     Width = 78
  65.     Height = 24
  66.     HelpContext = 3
  67.     Cancel = True
  68.     Caption = 'Close'
  69.     TabOrder = 1
  70.     OnClick = btnCancelClick
  71.   end
  72.   object btnOK: TButton
  73.     Left = 330
  74.     Top = 446
  75.     Width = 78
  76.     Height = 24
  77.     HelpContext = 5
  78.     Caption = 'OK'
  79.     Default = True
  80.     TabOrder = 0
  81.     OnClick = btnOKClick
  82.   end
  83.   object wtbIconPacks: TTUWebTaskBar
  84.     Left = 384
  85.     Top = 96
  86.     Width = 185
  87.     Height = 336
  88.     OnHotSpotClick = wtbIconPacksHotSpotClick
  89.     OnImageRequest = wtbIconPacksImageRequest
  90.     TabOrder = 3
  91.     DefBackground = clWhite
  92.     BorderStyle = htNone
  93.     HistoryMaxCount = 0
  94.     DefFontName = 'Times New Roman'
  95.     DefPreFontName = 'Courier New'
  96.     DefHotSpotColor = clWhite
  97.     DefOverLinkColor = 15714211
  98.     ImageCacheCount = 0
  99.     NoSelect = True
  100.     ScrollBars = ssNone
  101.     CharSet = DEFAULT_CHARSET
  102.     MarginHeight = 0
  103.     MarginWidth = 0
  104.     PrintMarginLeft = 2
  105.     PrintMarginRight = 2
  106.     PrintMarginTop = 2
  107.     PrintMarginBottom = 2
  108.     PrintScale = 1
  109.     htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
  110.     AutoSize = False
  111.     AllowPaint = True
  112.   end
  113.   object TUHTMLViewer1: TTUHTMLViewer
  114.     Left = 19
  115.     Top = 58
  116.     Width = 554
  117.     Height = 28
  118.     OnHotSpotClick = TUHTMLViewer1HotSpotClick
  119.     TabOrder = 4
  120.     DefBackground = clWhite
  121.     BorderStyle = htNone
  122.     HistoryMaxCount = 0
  123.     DefFontName = 'Times New Roman'
  124.     DefPreFontName = 'Courier New'
  125.     DefHotSpotColor = clNavy
  126.     NoSelect = True
  127.     ScrollBars = ssNone
  128.     CharSet = DEFAULT_CHARSET
  129.     MarginHeight = 0
  130.     MarginWidth = 0
  131.     PrintMarginLeft = 2
  132.     PrintMarginRight = 2
  133.     PrintMarginTop = 2
  134.     PrintMarginBottom = 2
  135.     PrintScale = 1
  136.     htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
  137.     HTML.Strings = (
  138.       '<body>'
  139.       '<p>'
  140.       
  141.         'Select an icon package and click Install to display it in the ma' +
  142.         'in window.'
  143.       
  144.         '<!-- Additional packages can be added to the list by clicking Ad' +
  145.         'd new package. -->'
  146.       '</p>'
  147.       '</body>')
  148.   end
  149.   object ALProgressBar1: TALProgressBar
  150.     Left = 19
  151.     Top = 34
  152.     Width = 483
  153.     Height = 1
  154.     BackColor = clBlack
  155.     BorderStyle = bstNone
  156.     TabOrder = 5
  157.     BackgroundColor = clBtnFace
  158.     BarColor1 = 15370355
  159.     BarColor2 = clWhite
  160.     Max = 100
  161.     Position = 100
  162.     PosTextSuffix = '%'
  163.     ShowPosText = False
  164.     VerticalBorder = 10
  165.   end
  166.   object gbIconPackList: TTUGroupBox
  167.     Left = 19
  168.     Top = 96
  169.     Width = 353
  170.     Height = 334
  171.     BackColor = clWhite
  172.     BorderStyle = bstSingle
  173.     TabOrder = 6
  174.     FB_CaptionLeft = 'Icon packages'
  175.     FB_ImageIndex = -1
  176.     FB_ShowCloseBtn = False
  177.     ShowFolderBar = True
  178.     Style = aisWeb
  179.     DesignSize = (
  180.       352
  181.       333)
  182.     object lbPacks: TBigCheckListBox
  183.       Tag = 54321
  184.       Left = 1
  185.       Top = 44
  186.       Width = 351
  187.       Height = 289
  188.       HelpContext = 5516
  189.       Align = alClient
  190.       BorderStyle = bsNone
  191.       Checkboxes = False
  192.       DetailList = True
  193.       BoldCaptions = True
  194.       FullRowSelect = True
  195.       PopupMenu = mnuList
  196.       NoMouseScrolling = False
  197.       SelColor = clHighlight
  198.       TabOrder = 3
  199.       OnClick = lbPacksClick
  200.       OnDblClick = lbPacksDblClick
  201.       OnMouseDown = lbPacksMouseDown
  202.     end
  203.     object pnlPleaseWait: TPanel
  204.       Left = 36
  205.       Top = 100
  206.       Width = 282
  207.       Height = 26
  208.       Anchors = [akLeft, akTop, akRight]
  209.       BevelOuter = bvNone
  210.       Caption = 'Reading the icon packages...'
  211.       Color = clWindow
  212.       Font.Charset = DEFAULT_CHARSET
  213.       Font.Color = clBlack
  214.       Font.Height = -11
  215.       Font.Name = 'Tahoma'
  216.       Font.Style = []
  217.       ParentFont = False
  218.       TabOrder = 1
  219.     end
  220.     object ALProgressBar13: TALProgressBar
  221.       Left = 1
  222.       Top = 20
  223.       Width = 351
  224.       Height = 24
  225.       Align = alTop
  226.       BackColor = clWhite
  227.       BorderStyle = bstNone
  228.       TabOrder = 2
  229.       BackgroundColor = clBtnFace
  230.       BarColor1 = 16644596
  231.       BarColor2 = 16047822
  232.       Direction = pdTopToBottom
  233.       Max = 100
  234.       Position = 100
  235.       PosTextSuffix = '%'
  236.       ShowPosText = False
  237.       VerticalBorder = 10
  238.       object btnAddIconPack: TTUButton
  239.         Left = 0
  240.         Top = 0
  241.         Width = 95
  242.         Height = 24
  243.         HelpContext = 5514
  244.         Align = alLeft
  245.         AutoWidth = True
  246.         Cancel = False
  247.         DropdownMenu = mnuAddIconPack
  248.         Caption = '&Add'
  249.         Default = False
  250.         Flat = True
  251.         TabOrder = 1
  252.         TabStop = True
  253.         GlyphFileName = 'ico_alpha_IconPackageAdd_16x16.png'
  254.       end
  255.       object btnCreateIconPack: TTUButton
  256.         Left = 95
  257.         Top = 0
  258.         Width = 136
  259.         Height = 24
  260.         HelpContext = 5515
  261.         Align = alLeft
  262.         AutoWidth = True
  263.         Cancel = False
  264.         Caption = 'Cr&eate New Package'
  265.         Default = False
  266.         Flat = True
  267.         TabOrder = 0
  268.         TabStop = True
  269.         OnClick = btnCreateIconPackClick
  270.         GlyphFileName = 'ico_alpha_IconPackageNew_16x16.png'
  271.       end
  272.     end
  273.     object pnlNoPacks: TPanel
  274.       Left = 27
  275.       Top = 60
  276.       Width = 300
  277.       Height = 72
  278.       Anchors = [akLeft, akTop, akRight]
  279.       BevelOuter = bvNone
  280.       Color = clWindow
  281.       Font.Charset = DEFAULT_CHARSET
  282.       Font.Color = clBlack
  283.       Font.Height = -11
  284.       Font.Name = 'Tahoma'
  285.       Font.Style = []
  286.       ParentFont = False
  287.       TabOrder = 0
  288.       Visible = False
  289.       object lblNoPacks: TLabel
  290.         Left = 0
  291.         Top = 0
  292.         Width = 300
  293.         Height = 72
  294.         Align = alClient
  295.         Alignment = taCenter
  296.         AutoSize = False
  297.         Caption = 
  298.           'No icon packages found. Click Add at the top of this box to inst' +
  299.           'all new packages.'
  300.         Layout = tlCenter
  301.         WordWrap = True
  302.       end
  303.     end
  304.   end
  305.   object mnuAddIconPack: TPopupMenu
  306.     Left = 552
  307.     Top = 8
  308.     object mnInstallIconPackFromFile: TMenuItem
  309.       Caption = 'Read Icon Package From File...'
  310.       OnClick = mnInstallIconPackFromFileClick
  311.     end
  312.     object N1: TMenuItem
  313.       Caption = '-'
  314.     end
  315.     object mnDownloadIconPacks: TMenuItem
  316.       Caption = 'Download Icon Packages From TuneUp Online'
  317.       OnClick = mnDownloadIconPacksClick
  318.     end
  319.   end
  320.   object tmrApplyCurrentPack: TTimer
  321.     Enabled = False
  322.     Interval = 100
  323.     OnTimer = tmrApplyCurrentPackTimer
  324.     Left = 488
  325.     Top = 8
  326.   end
  327.   object odAdd: TOpenDialog
  328.     DefaultExt = '.tip'
  329.     Filter = 
  330.       'Supported formats (*.tip; *.ip)|*.tip; *.ip|TuneUp IconPackages ' +
  331.       '(*.tip)|*.tip|IconPackager Themes (*.ip)|*.ip|All files|*'
  332.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  333.     Title = 'Add icon package'
  334.     OnCanClose = odAddCanClose
  335.     Left = 432
  336.     Top = 8
  337.   end
  338.   object mnuList: TPopupMenu
  339.     Left = 520
  340.     Top = 8
  341.     object Installieren1: TMenuItem
  342.       Caption = 'Install'
  343.       Default = True
  344.       OnClick = Installieren1Click
  345.     end
  346.     object N2: TMenuItem
  347.       Caption = '-'
  348.     end
  349.     object mnDelete: TMenuItem
  350.       Caption = 'Delete'
  351.       ShortCut = 46
  352.       OnClick = mnDeleteClick
  353.     end
  354.     object mnCopyTo: TMenuItem
  355.       Caption = 'Copy To...'
  356.       OnClick = mnCopyToClick
  357.     end
  358.   end
  359.   object CopyToDialog: TdfsBrowseDirectoryDlg
  360.     Title = 'Copy icon package to'
  361.     Options = [bfEditBox, bfNewDialogStyle, bfUseNewUI]
  362.     Caption = 'Specify where you want to copy the selected icon package to'
  363.     ShowSelectionInStatus = False
  364.     Left = 460
  365.     Top = 8
  366.   end
  367. end
  368.