home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / sharewar / gsfxw / gsfxset.exe / setup.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt
Encoding:
Text File  |  2001-02-11  |  13.1 KB  |  564 lines

  1. object WizardForm: TWizardForm
  2.   Left = 191
  3.   Top = 139
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'WizardForm'
  7.   ClientHeight = 358
  8.   ClientWidth = 495
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefaultPosOnly
  14.   Scaled = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel: TBevel
  20.     Left = 0
  21.     Top = 314
  22.     Width = 503
  23.     Height = 2
  24.     Shape = bsTopLine
  25.   end
  26.   object Notebook1: TNotebook
  27.     Left = 0
  28.     Top = 0
  29.     Width = 496
  30.     Height = 313
  31.     Color = clBtnFace
  32.     PageIndex = 1
  33.     ParentColor = False
  34.     TabOrder = 3
  35.     object TPage
  36.       Left = 0
  37.       Top = 0
  38.       Caption = 'Welcome'
  39.       object PicturePaintBox: TPaintBox
  40.         Left = 0
  41.         Top = 0
  42.         Width = 164
  43.         Height = 313
  44.         Color = clTeal
  45.         ParentColor = False
  46.         OnPaint = PicturePaintBoxPaint
  47.       end
  48.       object WelcomeLabel1: TLabel
  49.         Left = 184
  50.         Top = 16
  51.         Width = 289
  52.         Height = 53
  53.         AutoSize = False
  54.         Caption = '*'
  55.         ShowAccelChar = False
  56.         WordWrap = True
  57.       end
  58.       object WelcomeLabel2: TLabel
  59.         Left = 184
  60.         Top = 76
  61.         Width = 289
  62.         Height = 233
  63.         AutoSize = False
  64.         Caption = '*'
  65.         ShowAccelChar = False
  66.         WordWrap = True
  67.       end
  68.     end
  69.     object TPage
  70.       Left = 0
  71.       Top = 0
  72.       Caption = 'Main'
  73.       object Bevel1: TBevel
  74.         Left = 0
  75.         Top = 58
  76.         Width = 499
  77.         Height = 3
  78.         Shape = bsTopLine
  79.       end
  80.       object Notebook2: TNotebook
  81.         Left = 4
  82.         Top = 64
  83.         Width = 485
  84.         Height = 245
  85.         PageIndex = 8
  86.         TabOrder = 0
  87.         object TPage
  88.           Left = 0
  89.           Top = 0
  90.           Caption = 'Password'
  91.           object PasswordLabel: TLabel
  92.             Left = 36
  93.             Top = 8
  94.             Width = 413
  95.             Height = 16
  96.             AutoSize = False
  97.             Caption = '*'
  98.             ShowAccelChar = False
  99.             WordWrap = True
  100.           end
  101.           object PasswordEditLabel: TLabel
  102.             Left = 36
  103.             Top = 32
  104.             Width = 4
  105.             Height = 13
  106.             Caption = '*'
  107.             FocusControl = PasswordEdit
  108.           end
  109.           object PasswordClickLabel: TLabel
  110.             Left = 36
  111.             Top = 224
  112.             Width = 413
  113.             Height = 16
  114.             AutoSize = False
  115.             Caption = '*'
  116.             ShowAccelChar = False
  117.             WordWrap = True
  118.           end
  119.           object PasswordEdit: TEdit
  120.             Left = 36
  121.             Top = 48
  122.             Width = 265
  123.             Height = 21
  124.             PasswordChar = '*'
  125.             TabOrder = 0
  126.           end
  127.         end
  128.         object TPage
  129.           Left = 0
  130.           Top = 0
  131.           Caption = 'License'
  132.           object LicenseLabel1: TLabel
  133.             Left = 36
  134.             Top = 8
  135.             Width = 345
  136.             Height = 30
  137.             AutoSize = False
  138.             Caption = '*'
  139.             ShowAccelChar = False
  140.             WordWrap = True
  141.           end
  142.           object LicenseLabel2: TLabel
  143.             Left = 36
  144.             Top = 204
  145.             Width = 393
  146.             Height = 39
  147.             AutoSize = False
  148.             Caption = '*'
  149.             ShowAccelChar = False
  150.             WordWrap = True
  151.           end
  152.           object LicenseMemo: TRichEditViewer
  153.             Left = 36
  154.             Top = 40
  155.             Width = 413
  156.             Height = 158
  157.             ReadOnly = True
  158.             ScrollBars = ssVertical
  159.             TabOrder = 0
  160.             WantReturns = False
  161.             UseRichEdit = False
  162.           end
  163.         end
  164.         object TPage
  165.           Left = 0
  166.           Top = 0
  167.           Caption = 'InfoBefore'
  168.           object InfoBeforeClickLabel: TLabel
  169.             Left = 36
  170.             Top = 224
  171.             Width = 445
  172.             Height = 16
  173.             AutoSize = False
  174.             Caption = '*'
  175.             ShowAccelChar = False
  176.             WordWrap = True
  177.           end
  178.           object InfoBeforeMemo: TRichEditViewer
  179.             Left = 36
  180.             Top = 12
  181.             Width = 413
  182.             Height = 205
  183.             ReadOnly = True
  184.             ScrollBars = ssVertical
  185.             TabOrder = 0
  186.             WantReturns = False
  187.             UseRichEdit = False
  188.           end
  189.         end
  190.         object TPage
  191.           Left = 0
  192.           Top = 0
  193.           Caption = 'SelectDir'
  194.           object DiskSpaceLabel: TLabel
  195.             Left = 36
  196.             Top = 204
  197.             Width = 413
  198.             Height = 16
  199.             AutoSize = False
  200.             Caption = '*'
  201.             ShowAccelChar = False
  202.           end
  203.           object SelectDirClickLabel: TLabel
  204.             Left = 36
  205.             Top = 224
  206.             Width = 413
  207.             Height = 16
  208.             AutoSize = False
  209.             Caption = '*'
  210.             ShowAccelChar = False
  211.             WordWrap = True
  212.           end
  213.           object DirEdit: TEdit
  214.             Left = 36
  215.             Top = 12
  216.             Width = 413
  217.             Height = 21
  218.             MaxLength = 255
  219.             TabOrder = 0
  220.             Text = 'DirEdit'
  221.           end
  222.           object DirList: TNewDirectoryListBox
  223.             Left = 36
  224.             Top = 36
  225.             Width = 413
  226.             Height = 137
  227.             TabOrder = 1
  228.             OnChange = DirListChange
  229.           end
  230.           object DriveList: TNewDriveComboBox
  231.             Left = 36
  232.             Top = 176
  233.             Width = 413
  234.             Height = 22
  235.             DirList = DirList
  236.             TabOrder = 2
  237.           end
  238.         end
  239.         object TPage
  240.           Left = 0
  241.           Top = 0
  242.           Caption = 'SelectComponents'
  243.           object SelectComponentsClickLabel: TLabel
  244.             Left = 36
  245.             Top = 224
  246.             Width = 413
  247.             Height = 16
  248.             AutoSize = False
  249.             Caption = '*'
  250.             ShowAccelChar = False
  251.             WordWrap = True
  252.           end
  253.           object ComponentsDiskSpaceLabel: TLabel
  254.             Left = 36
  255.             Top = 204
  256.             Width = 413
  257.             Height = 16
  258.             AutoSize = False
  259.             Caption = '*'
  260.             ShowAccelChar = False
  261.           end
  262.           object TypesCombo: TComboBox
  263.             Left = 36
  264.             Top = 12
  265.             Width = 413
  266.             Height = 21
  267.             Style = csDropDownList
  268.             ItemHeight = 13
  269.             TabOrder = 0
  270.             OnChange = TypesComboChange
  271.           end
  272.           object ComponentsList: TNewCheckListBox
  273.             Left = 36
  274.             Top = 36
  275.             Width = 413
  276.             Height = 162
  277.             Offset = 2
  278.             OnClickCheck = ComponentsListClickCheck
  279.             TabOrder = 1
  280.           end
  281.         end
  282.         object TPage
  283.           Left = 0
  284.           Top = 0
  285.           Caption = 'SelectProgramGroup'
  286.           object SelectProgramGroupClickLabel: TLabel
  287.             Left = 36
  288.             Top = 224
  289.             Width = 413
  290.             Height = 16
  291.             AutoSize = False
  292.             Caption = '*'
  293.             ShowAccelChar = False
  294.             WordWrap = True
  295.           end
  296.           object GroupEdit: TEdit
  297.             Left = 36
  298.             Top = 12
  299.             Width = 413
  300.             Height = 21
  301.             MaxLength = 63
  302.             TabOrder = 0
  303.             Text = 'GroupEdit'
  304.             OnChange = GroupEditChange
  305.           end
  306.           object GroupList: TListBox
  307.             Left = 36
  308.             Top = 36
  309.             Width = 413
  310.             Height = 162
  311.             ItemHeight = 13
  312.             Sorted = True
  313.             TabOrder = 1
  314.             OnClick = GroupListClick
  315.           end
  316.           object NoIconsCheck: TCheckBox
  317.             Left = 36
  318.             Top = 203
  319.             Width = 413
  320.             Height = 17
  321.             Caption = '*'
  322.             TabOrder = 2
  323.             OnClick = NoIconsCheckClick
  324.           end
  325.         end
  326.         object TPage
  327.           Left = 0
  328.           Top = 0
  329.           Caption = 'SelectTasks'
  330.           object SelectTasksClickLabel: TLabel
  331.             Left = 36
  332.             Top = 224
  333.             Width = 413
  334.             Height = 16
  335.             AutoSize = False
  336.             Caption = '*'
  337.             ShowAccelChar = False
  338.             WordWrap = True
  339.           end
  340.           object BaseTaskLabel: TLabel
  341.             Left = 36
  342.             Top = 12
  343.             Width = 413
  344.             Height = 13
  345.             AutoSize = False
  346.             Caption = '*'
  347.             Visible = False
  348.           end
  349.           object BaseTaskCheckBox: TCheckBox
  350.             Left = 36
  351.             Top = 32
  352.             Width = 413
  353.             Height = 17
  354.             Caption = '*'
  355.             TabOrder = 0
  356.             Visible = False
  357.           end
  358.         end
  359.         object TPage
  360.           Left = 0
  361.           Top = 0
  362.           Caption = 'Ready'
  363.           object ReadyLabel: TLabel
  364.             Left = 35
  365.             Top = 12
  366.             Width = 413
  367.             Height = 16
  368.             AutoSize = False
  369.             Caption = '*'
  370.             ShowAccelChar = False
  371.             WordWrap = True
  372.           end
  373.           object ReadyMemo: TMemo
  374.             Left = 36
  375.             Top = 36
  376.             Width = 413
  377.             Height = 201
  378.             Color = clBtnFace
  379.             ReadOnly = True
  380.             ScrollBars = ssBoth
  381.             TabOrder = 0
  382.             WordWrap = False
  383.             OnKeyPress = ReadyMemoKeyPress
  384.           end
  385.         end
  386.         object TPage
  387.           Left = 0
  388.           Top = 0
  389.           Caption = 'Installing'
  390.           object StatusLabel: TLabel
  391.             Left = 35
  392.             Top = 12
  393.             Width = 417
  394.             Height = 16
  395.             AutoSize = False
  396.             ShowAccelChar = False
  397.           end
  398.           object FilenameLabel: TNewPathLabel
  399.             Left = 35
  400.             Top = 28
  401.             Width = 417
  402.             Height = 16
  403.           end
  404.           object ProgressGauge: TNewGauge
  405.             Left = 35
  406.             Top = 54
  407.             Width = 417
  408.             Height = 21
  409.             Font.Color = clBlack
  410.             Font.Height = -11
  411.             Font.Name = 'MS Sans Serif'
  412.             Font.Style = [fsBold]
  413.             MinValue = 0
  414.             MaxValue = 100
  415.             ParentFont = False
  416.             Progress = 0
  417.           end
  418.         end
  419.         object TPage
  420.           Left = 0
  421.           Top = 0
  422.           Caption = 'InfoAfter'
  423.           object InfoAfterClickLabel: TLabel
  424.             Left = 36
  425.             Top = 224
  426.             Width = 413
  427.             Height = 16
  428.             AutoSize = False
  429.             Caption = '*'
  430.             ShowAccelChar = False
  431.             WordWrap = True
  432.           end
  433.           object InfoAfterMemo: TRichEditViewer
  434.             Left = 36
  435.             Top = 12
  436.             Width = 413
  437.             Height = 205
  438.             ReadOnly = True
  439.             ScrollBars = ssVertical
  440.             TabOrder = 0
  441.             WantReturns = False
  442.             UseRichEdit = False
  443.           end
  444.         end
  445.       end
  446.       object PnlMain: TPanel
  447.         Left = 0
  448.         Top = 0
  449.         Width = 497
  450.         Height = 58
  451.         BevelOuter = bvNone
  452.         Color = clWindow
  453.         TabOrder = 1
  454.         object PageNameLabel: TLabel
  455.           Left = 24
  456.           Top = 10
  457.           Width = 405
  458.           Height = 13
  459.           AutoSize = False
  460.           Caption = '*'
  461.         end
  462.         object PageDescriptionLabel: TLabel
  463.           Left = 40
  464.           Top = 26
  465.           Width = 389
  466.           Height = 29
  467.           AutoSize = False
  468.           Caption = '*'
  469.           ShowAccelChar = False
  470.           WordWrap = True
  471.         end
  472.         object SmallPicturePaintBox: TPaintBox
  473.           Left = 438
  474.           Top = 1
  475.           Width = 55
  476.           Height = 55
  477.           OnPaint = PicturePaintBoxPaint
  478.         end
  479.       end
  480.     end
  481.     object TPage
  482.       Left = 0
  483.       Top = 0
  484.       Caption = 'Finished'
  485.       object FinishedLabel: TLabel
  486.         Left = 184
  487.         Top = 16
  488.         Width = 289
  489.         Height = 52
  490.         AutoSize = False
  491.         Caption = '*'
  492.         ShowAccelChar = False
  493.         WordWrap = True
  494.       end
  495.       object PicturePaintBox2: TPaintBox
  496.         Left = 0
  497.         Top = 0
  498.         Width = 164
  499.         Height = 313
  500.         Color = clTeal
  501.         ParentColor = False
  502.         OnPaint = PicturePaintBoxPaint
  503.       end
  504.       object YesRadio: TRadioButton
  505.         Left = 184
  506.         Top = 96
  507.         Width = 289
  508.         Height = 17
  509.         Caption = '*'
  510.         Checked = True
  511.         TabOrder = 0
  512.         TabStop = True
  513.         Visible = False
  514.       end
  515.       object NoRadio: TRadioButton
  516.         Left = 184
  517.         Top = 124
  518.         Width = 289
  519.         Height = 17
  520.         Caption = '*'
  521.         TabOrder = 1
  522.         Visible = False
  523.       end
  524.     end
  525.   end
  526.   object BackButton: TButton
  527.     Left = 424
  528.     Top = 326
  529.     Width = 16
  530.     Height = 23
  531.     Caption = '*'
  532.     TabOrder = 0
  533.     OnClick = BackButtonClick
  534.   end
  535.   object NextButton: TButton
  536.     Left = 440
  537.     Top = 326
  538.     Width = 17
  539.     Height = 23
  540.     Caption = '*'
  541.     Default = True
  542.     TabOrder = 1
  543.     OnClick = NextButtonClick
  544.   end
  545.   object CancelButton: TButton
  546.     Left = 464
  547.     Top = 326
  548.     Width = 17
  549.     Height = 23
  550.     Cancel = True
  551.     Caption = '*'
  552.     TabOrder = 2
  553.     OnClick = CancelButtonClick
  554.   end
  555.   object BeveledLabel: TBeveledLabel
  556.     Left = 0
  557.     Top = 307
  558.     Width = 8
  559.     Height = 17
  560.     Caption = '*'
  561.     TabOrder = 4
  562.   end
  563. end
  564.