home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #5 / K-CD-5-2003.ISO / yvReminder / yvReminder_Setup.exe / install.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt
Encoding:
Text File  |  2002-08-30  |  15.0 KB  |  640 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 = 314
  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 = 314
  44.         Color = clTeal
  45.         ParentColor = False
  46.         OnPaint = PicturePaintBoxPaint
  47.       end
  48.       object WelcomeLabel1: TLabel
  49.         Left = 176
  50.         Top = 16
  51.         Width = 301
  52.         Height = 53
  53.         AutoSize = False
  54.         Caption = '*'
  55.         ShowAccelChar = False
  56.         WordWrap = True
  57.       end
  58.       object WelcomeLabel2: TLabel
  59.         Left = 176
  60.         Top = 76
  61.         Width = 301
  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.         TabOrder = 0
  86.         object TPage
  87.           Left = 0
  88.           Top = 0
  89.           Caption = 'License'
  90.           object LicenseLabel1: TLabel
  91.             Left = 36
  92.             Top = 8
  93.             Width = 413
  94.             Height = 13
  95.             AutoSize = False
  96.             Caption = '*'
  97.             ShowAccelChar = False
  98.             WordWrap = True
  99.           end
  100.           object LicenseMemo: TRichEditViewer
  101.             Left = 36
  102.             Top = 32
  103.             Width = 413
  104.             Height = 161
  105.             ReadOnly = True
  106.             ScrollBars = ssVertical
  107.             TabOrder = 0
  108.             WantReturns = False
  109.             UseRichEdit = False
  110.           end
  111.           object LicenseAcceptedRadio: TRadioButton
  112.             Left = 36
  113.             Top = 204
  114.             Width = 413
  115.             Height = 17
  116.             Caption = '*'
  117.             TabOrder = 1
  118.             OnClick = LicenseAcceptedRadioClick
  119.           end
  120.           object LicenseNotAcceptedRadio: TRadioButton
  121.             Left = 36
  122.             Top = 224
  123.             Width = 413
  124.             Height = 17
  125.             Caption = '*'
  126.             TabOrder = 2
  127.             OnClick = LicenseNotAcceptedRadioClick
  128.           end
  129.         end
  130.         object TPage
  131.           Left = 0
  132.           Top = 0
  133.           Caption = 'Password'
  134.           object PasswordLabel: TLabel
  135.             Left = 36
  136.             Top = 8
  137.             Width = 413
  138.             Height = 13
  139.             AutoSize = False
  140.             Caption = '*'
  141.             ShowAccelChar = False
  142.             WordWrap = True
  143.           end
  144.           object PasswordEditLabel: TLabel
  145.             Left = 36
  146.             Top = 32
  147.             Width = 4
  148.             Height = 13
  149.             Caption = '*'
  150.             FocusControl = PasswordEdit
  151.           end
  152.           object PasswordEdit: TEdit
  153.             Left = 36
  154.             Top = 48
  155.             Width = 265
  156.             Height = 21
  157.             PasswordChar = '*'
  158.             TabOrder = 0
  159.           end
  160.         end
  161.         object TPage
  162.           Left = 0
  163.           Top = 0
  164.           Caption = 'InfoBefore'
  165.           object InfoBeforeClickLabel: TLabel
  166.             Left = 36
  167.             Top = 8
  168.             Width = 413
  169.             Height = 13
  170.             AutoSize = False
  171.             Caption = '*'
  172.             ShowAccelChar = False
  173.             WordWrap = True
  174.           end
  175.           object InfoBeforeMemo: TRichEditViewer
  176.             Left = 36
  177.             Top = 32
  178.             Width = 413
  179.             Height = 205
  180.             ReadOnly = True
  181.             ScrollBars = ssVertical
  182.             TabOrder = 0
  183.             WantReturns = False
  184.             UseRichEdit = False
  185.           end
  186.         end
  187.         object TPage
  188.           Left = 0
  189.           Top = 0
  190.           Caption = 'UserInfo'
  191.           object UserInfoNameLabel: TLabel
  192.             Left = 36
  193.             Top = 8
  194.             Width = 413
  195.             Height = 13
  196.             AutoSize = False
  197.             Caption = '*'
  198.             FocusControl = UserInfoNameEdit
  199.             WordWrap = True
  200.           end
  201.           object UserInfoOrgLabel: TLabel
  202.             Left = 36
  203.             Top = 60
  204.             Width = 413
  205.             Height = 13
  206.             AutoSize = False
  207.             Caption = '*'
  208.             FocusControl = UserInfoOrgEdit
  209.             WordWrap = True
  210.           end
  211.           object UserInfoNameEdit: TEdit
  212.             Left = 36
  213.             Top = 24
  214.             Width = 413
  215.             Height = 21
  216.             MaxLength = 255
  217.             TabOrder = 0
  218.           end
  219.           object UserInfoOrgEdit: TEdit
  220.             Left = 36
  221.             Top = 76
  222.             Width = 413
  223.             Height = 21
  224.             MaxLength = 255
  225.             TabOrder = 1
  226.           end
  227.         end
  228.         object TPage
  229.           Left = 0
  230.           Top = 0
  231.           Caption = 'SelectDir'
  232.           object SelectDirLabel: TLabel
  233.             Left = 36
  234.             Top = 8
  235.             Width = 413
  236.             Height = 13
  237.             AutoSize = False
  238.             Caption = '*'
  239.             ShowAccelChar = False
  240.             WordWrap = True
  241.           end
  242.           object DiskSpaceLabel: TLabel
  243.             Left = 36
  244.             Top = 224
  245.             Width = 413
  246.             Height = 16
  247.             AutoSize = False
  248.             Caption = '*'
  249.             ShowAccelChar = False
  250.           end
  251.           object DirEdit: TEdit
  252.             Left = 36
  253.             Top = 32
  254.             Width = 413
  255.             Height = 21
  256.             MaxLength = 255
  257.             TabOrder = 0
  258.             Text = 'DirEdit'
  259.           end
  260.           object DirList: TNewDirectoryListBox
  261.             Left = 36
  262.             Top = 56
  263.             Width = 413
  264.             Height = 133
  265.             TabOrder = 1
  266.             OnChange = DirListChange
  267.           end
  268.           object DriveList: TNewDriveComboBox
  269.             Left = 36
  270.             Top = 192
  271.             Width = 413
  272.             Height = 22
  273.             DirList = DirList
  274.             TabOrder = 2
  275.           end
  276.         end
  277.         object TPage
  278.           Left = 0
  279.           Top = 0
  280.           Caption = 'SelectComponents'
  281.           object SelectComponentsLabel: TLabel
  282.             Left = 36
  283.             Top = 8
  284.             Width = 413
  285.             Height = 13
  286.             AutoSize = False
  287.             Caption = '*'
  288.             ShowAccelChar = False
  289.             WordWrap = True
  290.           end
  291.           object ComponentsDiskSpaceLabel: TLabel
  292.             Left = 36
  293.             Top = 224
  294.             Width = 413
  295.             Height = 16
  296.             AutoSize = False
  297.             Caption = '*'
  298.             ShowAccelChar = False
  299.           end
  300.           object TypesCombo: TComboBox
  301.             Left = 36
  302.             Top = 32
  303.             Width = 413
  304.             Height = 21
  305.             Style = csDropDownList
  306.             ItemHeight = 13
  307.             TabOrder = 0
  308.             OnChange = TypesComboChange
  309.           end
  310.           object ComponentsList: TNewCheckListBox
  311.             Left = 36
  312.             Top = 56
  313.             Width = 413
  314.             Height = 157
  315.             Offset = 2
  316.             OnClickCheck = ComponentsListClickCheck
  317.             TabOrder = 1
  318.           end
  319.         end
  320.         object TPage
  321.           Left = 0
  322.           Top = 0
  323.           Caption = 'SelectProgramGroup'
  324.           object SelectStartMenuFolderLabel: TLabel
  325.             Left = 36
  326.             Top = 8
  327.             Width = 413
  328.             Height = 13
  329.             AutoSize = False
  330.             Caption = '*'
  331.             ShowAccelChar = False
  332.             WordWrap = True
  333.           end
  334.           object GroupEdit: TEdit
  335.             Left = 36
  336.             Top = 32
  337.             Width = 413
  338.             Height = 21
  339.             MaxLength = 63
  340.             TabOrder = 0
  341.             Text = 'GroupEdit'
  342.             OnChange = GroupEditChange
  343.           end
  344.           object GroupList: TListBox
  345.             Left = 36
  346.             Top = 56
  347.             Width = 413
  348.             Height = 157
  349.             ItemHeight = 13
  350.             Sorted = True
  351.             TabOrder = 1
  352.             OnClick = GroupListClick
  353.           end
  354.           object NoIconsCheck: TCheckBox
  355.             Left = 36
  356.             Top = 223
  357.             Width = 413
  358.             Height = 17
  359.             Caption = '*'
  360.             TabOrder = 2
  361.             OnClick = NoIconsCheckClick
  362.           end
  363.         end
  364.         object TPage
  365.           Left = 0
  366.           Top = 0
  367.           Caption = 'SelectTasks'
  368.           object SelectTasksLabel: TLabel
  369.             Left = 36
  370.             Top = 8
  371.             Width = 413
  372.             Height = 13
  373.             AutoSize = False
  374.             Caption = '*'
  375.             ShowAccelChar = False
  376.             WordWrap = True
  377.           end
  378.           object BaseTaskLabel: TLabel
  379.             Left = 36
  380.             Top = 32
  381.             Width = 413
  382.             Height = 13
  383.             AutoSize = False
  384.             Caption = '*'
  385.             Visible = False
  386.           end
  387.           object BaseTaskCheckBox: TCheckBox
  388.             Left = 36
  389.             Top = 52
  390.             Width = 413
  391.             Height = 17
  392.             Caption = '*'
  393.             TabOrder = 0
  394.             Visible = False
  395.           end
  396.         end
  397.         object TPage
  398.           Left = 0
  399.           Top = 0
  400.           Caption = 'Ready'
  401.           object ReadyLabel: TLabel
  402.             Left = 36
  403.             Top = 8
  404.             Width = 413
  405.             Height = 16
  406.             AutoSize = False
  407.             Caption = '*'
  408.             ShowAccelChar = False
  409.             WordWrap = True
  410.           end
  411.           object ReadyMemo: TMemo
  412.             Left = 36
  413.             Top = 36
  414.             Width = 413
  415.             Height = 201
  416.             Color = clBtnFace
  417.             ReadOnly = True
  418.             ScrollBars = ssBoth
  419.             TabOrder = 0
  420.             WordWrap = False
  421.             OnKeyPress = ReadyMemoKeyPress
  422.           end
  423.         end
  424.         object TPage
  425.           Left = 0
  426.           Top = 0
  427.           Caption = 'Preparing'
  428.           object PreparingErrorPaintBox: TPaintBox
  429.             Left = 36
  430.             Top = 8
  431.             Width = 16
  432.             Height = 16
  433.             Visible = False
  434.             OnPaint = PreparingErrorPaintBoxPaint
  435.           end
  436.           object PreparingLabel: TLabel
  437.             Left = 60
  438.             Top = 8
  439.             Width = 389
  440.             Height = 13
  441.             AutoSize = False
  442.             Caption = '*'
  443.             Visible = False
  444.             WordWrap = True
  445.           end
  446.         end
  447.         object TPage
  448.           Left = 0
  449.           Top = 0
  450.           Caption = 'Installing'
  451.           object StatusLabel: TLabel
  452.             Left = 35
  453.             Top = 12
  454.             Width = 417
  455.             Height = 16
  456.             AutoSize = False
  457.             ShowAccelChar = False
  458.           end
  459.           object FilenameLabel: TNewPathLabel
  460.             Left = 35
  461.             Top = 28
  462.             Width = 417
  463.             Height = 16
  464.           end
  465.           object ProgressGauge: TNewGauge
  466.             Left = 35
  467.             Top = 54
  468.             Width = 417
  469.             Height = 21
  470.             Font.Color = clBlack
  471.             Font.Height = -11
  472.             Font.Name = 'MS Sans Serif'
  473.             Font.Style = [fsBold]
  474.             MinValue = 0
  475.             MaxValue = 100
  476.             ParentFont = False
  477.             Progress = 0
  478.           end
  479.         end
  480.         object TPage
  481.           Left = 0
  482.           Top = 0
  483.           Caption = 'InfoAfter'
  484.           object InfoAfterClickLabel: TLabel
  485.             Left = 36
  486.             Top = 8
  487.             Width = 413
  488.             Height = 13
  489.             AutoSize = False
  490.             Caption = '*'
  491.             ShowAccelChar = False
  492.             WordWrap = True
  493.           end
  494.           object InfoAfterMemo: TRichEditViewer
  495.             Left = 36
  496.             Top = 32
  497.             Width = 413
  498.             Height = 205
  499.             ReadOnly = True
  500.             ScrollBars = ssVertical
  501.             TabOrder = 0
  502.             WantReturns = False
  503.             UseRichEdit = False
  504.           end
  505.         end
  506.         object TPage
  507.           Left = 0
  508.           Top = 0
  509.           Caption = 'ScriptDlg'
  510.           object PnlScriptDlg: TPanel
  511.             Left = 0
  512.             Top = 0
  513.             Width = 485
  514.             Height = 245
  515.             Align = alClient
  516.             BevelOuter = bvNone
  517.             Caption = '*'
  518.             TabOrder = 0
  519.           end
  520.         end
  521.       end
  522.       object PnlMain: TPanel
  523.         Left = 0
  524.         Top = 0
  525.         Width = 497
  526.         Height = 58
  527.         BevelOuter = bvNone
  528.         Color = clWindow
  529.         TabOrder = 1
  530.         object PageNameLabel: TLabel
  531.           Left = 24
  532.           Top = 10
  533.           Width = 405
  534.           Height = 13
  535.           AutoSize = False
  536.           Caption = '*'
  537.         end
  538.         object PageDescriptionLabel: TLabel
  539.           Left = 40
  540.           Top = 26
  541.           Width = 389
  542.           Height = 29
  543.           AutoSize = False
  544.           Caption = '*'
  545.           ShowAccelChar = False
  546.           WordWrap = True
  547.         end
  548.         object SmallPicturePaintBox: TPaintBox
  549.           Left = 438
  550.           Top = 1
  551.           Width = 55
  552.           Height = 55
  553.           OnPaint = PicturePaintBoxPaint
  554.         end
  555.       end
  556.     end
  557.     object TPage
  558.       Left = 0
  559.       Top = 0
  560.       Caption = 'Finished'
  561.       object FinishedLabel: TLabel
  562.         Left = 176
  563.         Top = 16
  564.         Width = 301
  565.         Height = 52
  566.         AutoSize = False
  567.         Caption = '*'
  568.         ShowAccelChar = False
  569.         WordWrap = True
  570.       end
  571.       object PicturePaintBox2: TPaintBox
  572.         Left = 0
  573.         Top = 0
  574.         Width = 164
  575.         Height = 314
  576.         Color = clTeal
  577.         ParentColor = False
  578.         OnPaint = PicturePaintBoxPaint
  579.       end
  580.       object YesRadio: TRadioButton
  581.         Left = 176
  582.         Top = 96
  583.         Width = 301
  584.         Height = 17
  585.         Caption = '*'
  586.         Checked = True
  587.         TabOrder = 0
  588.         TabStop = True
  589.         Visible = False
  590.       end
  591.       object NoRadio: TRadioButton
  592.         Left = 176
  593.         Top = 124
  594.         Width = 301
  595.         Height = 17
  596.         Caption = '*'
  597.         TabOrder = 1
  598.         Visible = False
  599.       end
  600.     end
  601.   end
  602.   object BackButton: TButton
  603.     Left = 424
  604.     Top = 326
  605.     Width = 16
  606.     Height = 23
  607.     Caption = '*'
  608.     TabOrder = 0
  609.     OnClick = BackButtonClick
  610.   end
  611.   object NextButton: TButton
  612.     Left = 440
  613.     Top = 326
  614.     Width = 17
  615.     Height = 23
  616.     Caption = '*'
  617.     Default = True
  618.     TabOrder = 1
  619.     OnClick = NextButtonClick
  620.   end
  621.   object CancelButton: TButton
  622.     Left = 464
  623.     Top = 326
  624.     Width = 17
  625.     Height = 23
  626.     Cancel = True
  627.     Caption = '*'
  628.     TabOrder = 2
  629.     OnClick = CancelButtonClick
  630.   end
  631.   object BeveledLabel: TBeveledLabel
  632.     Left = 0
  633.     Top = 307
  634.     Width = 8
  635.     Height = 17
  636.     Caption = '*'
  637.     TabOrder = 4
  638.   end
  639. end
  640.