home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / tuneup_hit / files / TU2004TrialEN.exe / WinStyler.exe / RCDATA / TFRMCREATEPACKAGE / TFRMCREATEPACKAGE.txt < prev   
Encoding:
Text File  |  2004-03-31  |  17.3 KB  |  666 lines

  1. object frmCreatePackage: TfrmCreatePackage
  2.   Left = 327
  3.   Top = 402
  4.   ActiveControl = btnNext
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Create Icon Package'
  8.   ClientHeight = 364
  9.   ClientWidth = 557
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poMainFormCenter
  19.   Scaled = False
  20.   OnCreate = FormCreate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object pnlBottomNav: TPanel
  25.     Left = 0
  26.     Top = 319
  27.     Width = 557
  28.     Height = 45
  29.     Align = alBottom
  30.     BevelOuter = bvNone
  31.     TabOrder = 1
  32.     DesignSize = (
  33.       557
  34.       45)
  35.     object Panel2: TPanel
  36.       Left = 0
  37.       Top = 0
  38.       Width = 557
  39.       Height = 2
  40.       Align = alTop
  41.       BevelOuter = bvLowered
  42.       TabOrder = 3
  43.     end
  44.     object btnNext: TButton
  45.       Left = 385
  46.       Top = 12
  47.       Width = 75
  48.       Height = 23
  49.       Anchors = [akRight, akBottom]
  50.       Caption = '&Next >'
  51.       Default = True
  52.       TabOrder = 1
  53.       OnClick = btnNextClick
  54.     end
  55.     object btnCancel: TButton
  56.       Left = 470
  57.       Top = 12
  58.       Width = 75
  59.       Height = 23
  60.       Anchors = [akRight, akBottom]
  61.       Cancel = True
  62.       Caption = 'Cancel'
  63.       TabOrder = 2
  64.       OnClick = btnCancelClick
  65.     end
  66.     object btnBack: TButton
  67.       Left = 310
  68.       Top = 12
  69.       Width = 75
  70.       Height = 23
  71.       Anchors = [akRight, akBottom]
  72.       Caption = '< &Back'
  73.       Enabled = False
  74.       TabOrder = 0
  75.       OnClick = btnBackClick
  76.     end
  77.   end
  78.   object Panel3: TPanel
  79.     Left = 0
  80.     Top = 0
  81.     Width = 557
  82.     Height = 319
  83.     Align = alClient
  84.     BevelOuter = bvNone
  85.     Color = clWhite
  86.     TabOrder = 0
  87.     object imgWiz: TImage
  88.       Left = 0
  89.       Top = 0
  90.       Width = 210
  91.       Height = 319
  92.       Align = alLeft
  93.     end
  94.     object Image1: TImage
  95.       Left = 36
  96.       Top = 171
  97.       Width = 128
  98.       Height = 128
  99.       Picture.Data = {<image001.TPNGImage>}
  100.     end
  101.     object PageControl1: TPageControl
  102.       Left = 210
  103.       Top = 0
  104.       Width = 347
  105.       Height = 319
  106.       ActivePage = tsDesc
  107.       Align = alClient
  108.       Style = tsFlatButtons
  109.       TabOrder = 0
  110.       object tsWelcome: TTabSheet
  111.         Caption = 'Welcome'
  112.         TabVisible = False
  113.         DesignSize = (
  114.           339
  115.           309)
  116.         object Label5: TLabel
  117.           Left = 8
  118.           Top = 40
  119.           Width = 318
  120.           Height = 42
  121.           Anchors = [akLeft, akTop, akRight]
  122.           AutoSize = False
  123.           Caption = 
  124.             'You can use this wizard to create your own icon package from the' +
  125.             ' current TuneUp WinStyler configuration. '
  126.           Font.Charset = DEFAULT_CHARSET
  127.           Font.Color = 526344
  128.           Font.Height = -11
  129.           Font.Name = 'Tahoma'
  130.           Font.Style = []
  131.           ParentFont = False
  132.           WordWrap = True
  133.         end
  134.         object Label12: TLabel
  135.           Left = 8
  136.           Top = 8
  137.           Width = 319
  138.           Height = 25
  139.           AutoSize = False
  140.           Caption = 'Welcome'
  141.           Font.Charset = DEFAULT_CHARSET
  142.           Font.Color = 526344
  143.           Font.Height = -15
  144.           Font.Name = 'Tahoma'
  145.           Font.Style = [fsBold]
  146.           ParentFont = False
  147.         end
  148.         object Label19: TLabel
  149.           Left = 8
  150.           Top = 84
  151.           Width = 318
  152.           Height = 53
  153.           Anchors = [akLeft, akTop, akRight]
  154.           AutoSize = False
  155.           Caption = 
  156.             'You can send this icon package to your friends per e-mail, or ca' +
  157.             'n install it again at a later time.'
  158.           Font.Charset = DEFAULT_CHARSET
  159.           Font.Color = 526344
  160.           Font.Height = -11
  161.           Font.Name = 'Tahoma'
  162.           Font.Style = []
  163.           ParentFont = False
  164.           WordWrap = True
  165.         end
  166.         object Label20: TLabel
  167.           Left = 8
  168.           Top = 156
  169.           Width = 318
  170.           Height = 20
  171.           Anchors = [akLeft, akTop, akRight]
  172.           AutoSize = False
  173.           Caption = 'Click Next to continue.'
  174.           Font.Charset = DEFAULT_CHARSET
  175.           Font.Color = 526344
  176.           Font.Height = -11
  177.           Font.Name = 'Tahoma'
  178.           Font.Style = []
  179.           ParentFont = False
  180.           WordWrap = True
  181.         end
  182.         object chkNoShowWelcome: TCheckBox
  183.           Left = 8
  184.           Top = 275
  185.           Width = 305
  186.           Height = 17
  187.           Anchors = [akLeft, akBottom]
  188.           Caption = 'Do not show introduction at next start'
  189.           Font.Charset = DEFAULT_CHARSET
  190.           Font.Color = 526344
  191.           Font.Height = -11
  192.           Font.Name = 'Tahoma'
  193.           Font.Style = []
  194.           ParentFont = False
  195.           TabOrder = 0
  196.           OnClick = chkNoShowWelcomeClick
  197.         end
  198.       end
  199.       object tsAuthor: TTabSheet
  200.         Caption = 'Author'
  201.         ImageIndex = 1
  202.         TabVisible = False
  203.         DesignSize = (
  204.           339
  205.           309)
  206.         object Label3: TLabel
  207.           Left = 8
  208.           Top = 207
  209.           Width = 98
  210.           Height = 13
  211.           Caption = '&Website (optional):'
  212.           FocusControl = txtWebSite
  213.           Font.Charset = DEFAULT_CHARSET
  214.           Font.Color = 526344
  215.           Font.Height = -11
  216.           Font.Name = 'Tahoma'
  217.           Font.Style = []
  218.           ParentFont = False
  219.         end
  220.         object Label2: TLabel
  221.           Left = 8
  222.           Top = 151
  223.           Width = 123
  224.           Height = 13
  225.           Caption = '&E-mail address (optional):'
  226.           FocusControl = txtEmail
  227.           Font.Charset = DEFAULT_CHARSET
  228.           Font.Color = 526344
  229.           Font.Height = -11
  230.           Font.Name = 'Tahoma'
  231.           Font.Style = []
  232.           ParentFont = False
  233.         end
  234.         object Label1: TLabel
  235.           Left = 8
  236.           Top = 95
  237.           Width = 135
  238.           Height = 13
  239.           Caption = '&Author (optional):'
  240.           FocusControl = txtAuthor
  241.           Font.Charset = DEFAULT_CHARSET
  242.           Font.Color = 526344
  243.           Font.Height = -11
  244.           Font.Name = 'Tahoma'
  245.           Font.Style = []
  246.           ParentFont = False
  247.         end
  248.         object Label6: TLabel
  249.           Left = 8
  250.           Top = 40
  251.           Width = 318
  252.           Height = 41
  253.           Anchors = [akLeft, akTop, akRight]
  254.           AutoSize = False
  255.           Caption = 
  256.             'You can provide information about yourself here, which will be s' +
  257.             'aved in the icon package. This information is optional.'
  258.           Font.Charset = DEFAULT_CHARSET
  259.           Font.Color = 526344
  260.           Font.Height = -11
  261.           Font.Name = 'Tahoma'
  262.           Font.Style = []
  263.           ParentFont = False
  264.           WordWrap = True
  265.         end
  266.         object Label13: TLabel
  267.           Left = 8
  268.           Top = 8
  269.           Width = 337
  270.           Height = 25
  271.           AutoSize = False
  272.           Caption = 'Information on the author'
  273.           Font.Charset = DEFAULT_CHARSET
  274.           Font.Color = 526344
  275.           Font.Height = -15
  276.           Font.Name = 'Tahoma'
  277.           Font.Style = [fsBold]
  278.           ParentFont = False
  279.         end
  280.         object Label21: TLabel
  281.           Left = 8
  282.           Top = 276
  283.           Width = 297
  284.           Height = 29
  285.           AutoSize = False
  286.           Caption = 'Click Next to specify a name and description for the package.'
  287.           Font.Charset = DEFAULT_CHARSET
  288.           Font.Color = 526344
  289.           Font.Height = -11
  290.           Font.Name = 'Tahoma'
  291.           Font.Style = []
  292.           ParentFont = False
  293.           WordWrap = True
  294.         end
  295.         object txtWebSite: TEdit
  296.           Left = 8
  297.           Top = 223
  298.           Width = 302
  299.           Height = 21
  300.           Anchors = [akLeft, akTop, akRight]
  301.           TabOrder = 2
  302.         end
  303.         object txtEmail: TEdit
  304.           Left = 8
  305.           Top = 167
  306.           Width = 302
  307.           Height = 21
  308.           Anchors = [akLeft, akTop, akRight]
  309.           TabOrder = 1
  310.         end
  311.         object txtAuthor: TEdit
  312.           Left = 8
  313.           Top = 112
  314.           Width = 301
  315.           Height = 21
  316.           Anchors = [akLeft, akTop, akRight]
  317.           TabOrder = 0
  318.         end
  319.       end
  320.       object tsDesc: TTabSheet
  321.         Caption = 'Description'
  322.         ImageIndex = 2
  323.         TabVisible = False
  324.         DesignSize = (
  325.           339
  326.           309)
  327.         object Label4: TLabel
  328.           Left = 8
  329.           Top = 151
  330.           Width = 117
  331.           Height = 13
  332.           Caption = '&Description (optional):'
  333.           FocusControl = Memo1
  334.           Font.Charset = DEFAULT_CHARSET
  335.           Font.Color = 526344
  336.           Font.Height = -11
  337.           Font.Name = 'Tahoma'
  338.           Font.Style = []
  339.           ParentFont = False
  340.         end
  341.         object Label7: TLabel
  342.           Left = 8
  343.           Top = 40
  344.           Width = 318
  345.           Height = 41
  346.           Anchors = [akLeft, akTop, akRight]
  347.           AutoSize = False
  348.           Caption = 
  349.             'Enter a descriptive name for your icon package in the box Packag' +
  350.             'e name. You can also enter a description for the package in the ' +
  351.             'Description box.'
  352.           Font.Charset = DEFAULT_CHARSET
  353.           Font.Color = 526344
  354.           Font.Height = -11
  355.           Font.Name = 'Tahoma'
  356.           Font.Style = []
  357.           ParentFont = False
  358.           WordWrap = True
  359.         end
  360.         object Label14: TLabel
  361.           Left = 8
  362.           Top = 8
  363.           Width = 337
  364.           Height = 25
  365.           AutoSize = False
  366.           Caption = 'Package name and description'
  367.           Font.Charset = DEFAULT_CHARSET
  368.           Font.Color = 526344
  369.           Font.Height = -15
  370.           Font.Name = 'Tahoma'
  371.           Font.Style = [fsBold]
  372.           ParentFont = False
  373.         end
  374.         object Label9: TLabel
  375.           Left = 8
  376.           Top = 95
  377.           Width = 139
  378.           Height = 13
  379.           Caption = '&Package name:'
  380.           FocusControl = txtPackageName
  381.           Font.Charset = DEFAULT_CHARSET
  382.           Font.Color = 526344
  383.           Font.Height = -11
  384.           Font.Name = 'Tahoma'
  385.           Font.Style = []
  386.           ParentFont = False
  387.         end
  388.         object Memo1: TMemo
  389.           Left = 8
  390.           Top = 167
  391.           Width = 302
  392.           Height = 131
  393.           Anchors = [akLeft, akTop, akRight]
  394.           MaxLength = 1000
  395.           TabOrder = 1
  396.         end
  397.         object txtPackageName: TEdit
  398.           Left = 8
  399.           Top = 112
  400.           Width = 302
  401.           Height = 21
  402.           Anchors = [akLeft, akTop, akRight]
  403.           TabOrder = 0
  404.         end
  405.       end
  406.       object tsGeneral: TTabSheet
  407.         Caption = 'General'
  408.         ImageIndex = 3
  409.         TabVisible = False
  410.         DesignSize = (
  411.           339
  412.           309)
  413.         object Label8: TLabel
  414.           Left = 8
  415.           Top = 40
  416.           Width = 324
  417.           Height = 47
  418.           Anchors = [akLeft, akTop, akRight]
  419.           AutoSize = False
  420.           Caption = 
  421.             'Specify whether you want to have the size of the package optimiz' +
  422.             'ed by automatically excluding non-standard icons and icon sizes ' +
  423.             'here.'
  424.           Font.Charset = DEFAULT_CHARSET
  425.           Font.Color = 526344
  426.           Font.Height = -11
  427.           Font.Name = 'Tahoma'
  428.           Font.Style = []
  429.           ParentFont = False
  430.           WordWrap = True
  431.         end
  432.         object Label10: TLabel
  433.           Left = 27
  434.           Top = 174
  435.           Width = 293
  436.           Height = 62
  437.           AutoSize = False
  438.           Caption = 
  439.             'All icons that are not in a standard size (16x16, 24x24, 32x32 a' +
  440.             'nd 48x48 in 16 colors, 256 colors and 16.7 million colors with s' +
  441.             'hadow) will not be added to the icon package.'
  442.           Font.Charset = DEFAULT_CHARSET
  443.           Font.Color = 526344
  444.           Font.Height = -11
  445.           Font.Name = 'Tahoma'
  446.           Font.Style = []
  447.           ParentFont = False
  448.           WordWrap = True
  449.         end
  450.         object Label15: TLabel
  451.           Left = 8
  452.           Top = 8
  453.           Width = 363
  454.           Height = 23
  455.           AutoSize = False
  456.           Caption = 'Optimize package size'
  457.           Font.Charset = DEFAULT_CHARSET
  458.           Font.Color = 526344
  459.           Font.Height = -15
  460.           Font.Name = 'Tahoma'
  461.           Font.Style = [fsBold]
  462.           ParentFont = False
  463.         end
  464.         object Label23: TLabel
  465.           Left = 27
  466.           Top = 116
  467.           Width = 288
  468.           Height = 30
  469.           AutoSize = False
  470.           Caption = 
  471.             'All icons that have not been changed will not be added to the ic' +
  472.             'on package.'
  473.           WordWrap = True
  474.         end
  475.         object CheckBox2: TCheckBox
  476.           Left = 8
  477.           Top = 156
  478.           Width = 311
  479.           Height = 15
  480.           Caption = 'Exclude non-standard icon sizes'
  481.           Checked = True
  482.           Font.Charset = DEFAULT_CHARSET
  483.           Font.Color = 3487029
  484.           Font.Height = -11
  485.           Font.Name = 'Tahoma'
  486.           Font.Style = [fsBold]
  487.           ParentFont = False
  488.           State = cbChecked
  489.           TabOrder = 1
  490.           OnClick = CheckBox2Click
  491.         end
  492.         object CheckBox3: TTUCheckBox
  493.           Left = 8
  494.           Top = 99
  495.           Width = 304
  496.           Height = 17
  497.           Caption = 'Exclude standard icons'
  498.           Checked = True
  499.           Font.Charset = DEFAULT_CHARSET
  500.           Font.Color = 3487029
  501.           Font.Height = -11
  502.           Font.Name = 'Tahoma'
  503.           Font.Style = [fsBold]
  504.           ParentFont = False
  505.           State = cbChecked
  506.           TabOrder = 0
  507.           OnClick = CheckBox3Click
  508.         end
  509.       end
  510.       object tsProgress: TTabSheet
  511.         Caption = 'Progress'
  512.         ImageIndex = 4
  513.         TabVisible = False
  514.         DesignSize = (
  515.           339
  516.           309)
  517.         object Label16: TLabel
  518.           Left = 8
  519.           Top = 8
  520.           Width = 324
  521.           Height = 25
  522.           AutoSize = False
  523.           Caption = 'Creating icon package...'
  524.           Font.Charset = DEFAULT_CHARSET
  525.           Font.Color = 526344
  526.           Font.Height = -15
  527.           Font.Name = 'Tahoma'
  528.           Font.Style = [fsBold]
  529.           ParentFont = False
  530.         end
  531.         object Label18: TLabel
  532.           Left = 8
  533.           Top = 40
  534.           Width = 318
  535.           Height = 41
  536.           Anchors = [akLeft, akTop, akRight]
  537.           AutoSize = False
  538.           Caption = 
  539.             'Please wait while the icon package is created. This will take a ' +
  540.             'few moments depending on the speed of your computer.'
  541.           Font.Charset = DEFAULT_CHARSET
  542.           Font.Color = 526344
  543.           Font.Height = -11
  544.           Font.Name = 'Tahoma'
  545.           Font.Style = []
  546.           ParentFont = False
  547.           WordWrap = True
  548.         end
  549.         object Label24: TLabel
  550.           Left = 8
  551.           Top = 92
  552.           Width = 318
  553.           Height = 18
  554.           Anchors = [akLeft, akTop, akRight]
  555.           AutoSize = False
  556.           Caption = 'Tasks:'
  557.           Font.Charset = DEFAULT_CHARSET
  558.           Font.Color = 526344
  559.           Font.Height = -11
  560.           Font.Name = 'Tahoma'
  561.           Font.Style = []
  562.           ParentFont = False
  563.           WordWrap = True
  564.         end
  565.         object lblCreationFinishedIntro: TLabel
  566.           Left = 8
  567.           Top = 276
  568.           Width = 321
  569.           Height = 24
  570.           AutoSize = False
  571.           Caption = 'Please click Next to continue.'
  572.           Visible = False
  573.           WordWrap = True
  574.         end
  575.         object Progress: TProgressBar
  576.           Left = 7
  577.           Top = 201
  578.           Width = 324
  579.           Height = 16
  580.           Min = 0
  581.           Max = 100
  582.           Position = 100
  583.           TabOrder = 0
  584.         end
  585.         object SearchList: TListView
  586.           Left = 8
  587.           Top = 113
  588.           Width = 321
  589.           Height = 82
  590.           BorderStyle = bsNone
  591.           Columns = <
  592.             item
  593.               Caption = 'Area'
  594.               Width = 307
  595.             end>
  596.           HideSelection = False
  597.           IconOptions.WrapText = False
  598.           ReadOnly = True
  599.           ShowColumnHeaders = False
  600.           TabOrder = 1
  601.           ViewStyle = vsReport
  602.         end
  603.       end
  604.       object tsFinal: TTabSheet
  605.         Caption = 'Final'
  606.         ImageIndex = 5
  607.         TabVisible = False
  608.         DesignSize = (
  609.           339
  610.           309)
  611.         object Label11: TLabel
  612.           Left = 8
  613.           Top = 40
  614.           Width = 314
  615.           Height = 41
  616.           Anchors = [akLeft, akTop, akRight]
  617.           AutoSize = False
  618.           Caption = 
  619.             'The icon package was created successfully. Click Finish to close' +
  620.             ' the wizard.'
  621.           WordWrap = True
  622.         end
  623.         object Label17: TLabel
  624.           Left = 8
  625.           Top = 8
  626.           Width = 337
  627.           Height = 25
  628.           AutoSize = False
  629.           Caption = 'Complete the wizard'
  630.           Font.Charset = DEFAULT_CHARSET
  631.           Font.Color = clWindowText
  632.           Font.Height = -15
  633.           Font.Name = 'Tahoma'
  634.           Font.Style = [fsBold]
  635.           ParentFont = False
  636.         end
  637.         object Label22: TLabel
  638.           Left = 8
  639.           Top = 256
  640.           Width = 205
  641.           Height = 45
  642.           AutoSize = False
  643.           Caption = 'Click Open Folder to show the location of the new package.'
  644.           WordWrap = True
  645.         end
  646.         object btnShowFolder: TButton
  647.           Left = 220
  648.           Top = 257
  649.           Width = 105
  650.           Height = 23
  651.           Caption = 'Open &Folder...'
  652.           TabOrder = 0
  653.           Visible = False
  654.           OnClick = btnShowFolderClick
  655.         end
  656.       end
  657.     end
  658.   end
  659.   object BlinkTimer: TTimer
  660.     Enabled = False
  661.     OnTimer = BlinkTimerTimer
  662.     Left = 63
  663.     Top = 331
  664.   end
  665. end
  666.