home *** CD-ROM | disk | FTP | other *** search
- object WizardForm: TWizardForm
- Left = 191
- Top = 139
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'WizardForm'
- ClientHeight = 358
- ClientWidth = 495
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefaultPosOnly
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel: TBevel
- Left = 0
- Top = 314
- Width = 503
- Height = 2
- Shape = bsTopLine
- end
- object Notebook1: TNotebook
- Left = 0
- Top = 0
- Width = 496
- Height = 313
- Color = clBtnFace
- PageIndex = 1
- ParentColor = False
- TabOrder = 3
- object TPage
- Left = 0
- Top = 0
- Caption = 'Welcome'
- object PicturePaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 164
- Height = 313
- Color = clTeal
- ParentColor = False
- OnPaint = PicturePaintBoxPaint
- end
- object WelcomeLabel1: TLabel
- Left = 184
- Top = 16
- Width = 289
- Height = 53
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object WelcomeLabel2: TLabel
- Left = 184
- Top = 76
- Width = 289
- Height = 233
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Main'
- object Bevel1: TBevel
- Left = 0
- Top = 58
- Width = 499
- Height = 3
- Shape = bsTopLine
- end
- object Notebook2: TNotebook
- Left = 4
- Top = 64
- Width = 485
- Height = 245
- PageIndex = 8
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Password'
- object PasswordLabel: TLabel
- Left = 36
- Top = 8
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object PasswordEditLabel: TLabel
- Left = 36
- Top = 32
- Width = 4
- Height = 13
- Caption = '*'
- FocusControl = PasswordEdit
- end
- object PasswordClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object PasswordEdit: TEdit
- Left = 36
- Top = 48
- Width = 265
- Height = 21
- PasswordChar = '*'
- TabOrder = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'License'
- object LicenseLabel1: TLabel
- Left = 36
- Top = 8
- Width = 345
- Height = 30
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object LicenseLabel2: TLabel
- Left = 36
- Top = 204
- Width = 393
- Height = 39
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object LicenseMemo: TRichEditViewer
- Left = 36
- Top = 40
- Width = 413
- Height = 158
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantReturns = False
- UseRichEdit = False
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'InfoBefore'
- object InfoBeforeClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 445
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object InfoBeforeMemo: TRichEditViewer
- Left = 36
- Top = 12
- Width = 413
- Height = 205
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantReturns = False
- UseRichEdit = False
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'SelectDir'
- object DiskSpaceLabel: TLabel
- Left = 36
- Top = 204
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- end
- object SelectDirClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object DirEdit: TEdit
- Left = 36
- Top = 12
- Width = 413
- Height = 21
- MaxLength = 255
- TabOrder = 0
- Text = 'DirEdit'
- end
- object DirList: TNewDirectoryListBox
- Left = 36
- Top = 36
- Width = 413
- Height = 137
- TabOrder = 1
- OnChange = DirListChange
- end
- object DriveList: TNewDriveComboBox
- Left = 36
- Top = 176
- Width = 413
- Height = 22
- DirList = DirList
- TabOrder = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'SelectComponents'
- object SelectComponentsClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object ComponentsDiskSpaceLabel: TLabel
- Left = 36
- Top = 204
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- end
- object TypesCombo: TComboBox
- Left = 36
- Top = 12
- Width = 413
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = TypesComboChange
- end
- object ComponentsList: TNewCheckListBox
- Left = 36
- Top = 36
- Width = 413
- Height = 162
- Offset = 2
- OnClickCheck = ComponentsListClickCheck
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'SelectProgramGroup'
- object SelectProgramGroupClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object GroupEdit: TEdit
- Left = 36
- Top = 12
- Width = 413
- Height = 21
- MaxLength = 63
- TabOrder = 0
- Text = 'GroupEdit'
- OnChange = GroupEditChange
- end
- object GroupList: TListBox
- Left = 36
- Top = 36
- Width = 413
- Height = 162
- ItemHeight = 13
- Sorted = True
- TabOrder = 1
- OnClick = GroupListClick
- end
- object NoIconsCheck: TCheckBox
- Left = 36
- Top = 203
- Width = 413
- Height = 17
- Caption = '*'
- TabOrder = 2
- OnClick = NoIconsCheckClick
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'SelectTasks'
- object SelectTasksClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object BaseTaskLabel: TLabel
- Left = 36
- Top = 12
- Width = 413
- Height = 13
- AutoSize = False
- Caption = '*'
- Visible = False
- end
- object BaseTaskCheckBox: TCheckBox
- Left = 36
- Top = 32
- Width = 413
- Height = 17
- Caption = '*'
- TabOrder = 0
- Visible = False
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Ready'
- object ReadyLabel: TLabel
- Left = 35
- Top = 12
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object ReadyMemo: TMemo
- Left = 36
- Top = 36
- Width = 413
- Height = 201
- Color = clBtnFace
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- OnKeyPress = ReadyMemoKeyPress
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Installing'
- object StatusLabel: TLabel
- Left = 35
- Top = 12
- Width = 417
- Height = 16
- AutoSize = False
- ShowAccelChar = False
- end
- object FilenameLabel: TNewPathLabel
- Left = 35
- Top = 28
- Width = 417
- Height = 16
- end
- object ProgressGauge: TNewGauge
- Left = 35
- Top = 54
- Width = 417
- Height = 21
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MinValue = 0
- MaxValue = 100
- ParentFont = False
- Progress = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'InfoAfter'
- object InfoAfterClickLabel: TLabel
- Left = 36
- Top = 224
- Width = 413
- Height = 16
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object InfoAfterMemo: TRichEditViewer
- Left = 36
- Top = 12
- Width = 413
- Height = 205
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantReturns = False
- UseRichEdit = False
- end
- end
- end
- object PnlMain: TPanel
- Left = 0
- Top = 0
- Width = 497
- Height = 58
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 1
- object PageNameLabel: TLabel
- Left = 24
- Top = 10
- Width = 405
- Height = 13
- AutoSize = False
- Caption = '*'
- end
- object PageDescriptionLabel: TLabel
- Left = 40
- Top = 26
- Width = 389
- Height = 29
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object SmallPicturePaintBox: TPaintBox
- Left = 438
- Top = 1
- Width = 55
- Height = 55
- OnPaint = PicturePaintBoxPaint
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Finished'
- object FinishedLabel: TLabel
- Left = 184
- Top = 16
- Width = 289
- Height = 52
- AutoSize = False
- Caption = '*'
- ShowAccelChar = False
- WordWrap = True
- end
- object PicturePaintBox2: TPaintBox
- Left = 0
- Top = 0
- Width = 164
- Height = 313
- Color = clTeal
- ParentColor = False
- OnPaint = PicturePaintBoxPaint
- end
- object YesRadio: TRadioButton
- Left = 184
- Top = 96
- Width = 289
- Height = 17
- Caption = '*'
- Checked = True
- TabOrder = 0
- TabStop = True
- Visible = False
- end
- object NoRadio: TRadioButton
- Left = 184
- Top = 124
- Width = 289
- Height = 17
- Caption = '*'
- TabOrder = 1
- Visible = False
- end
- end
- end
- object BackButton: TButton
- Left = 424
- Top = 326
- Width = 16
- Height = 23
- Caption = '*'
- TabOrder = 0
- OnClick = BackButtonClick
- end
- object NextButton: TButton
- Left = 440
- Top = 326
- Width = 17
- Height = 23
- Caption = '*'
- Default = True
- TabOrder = 1
- OnClick = NextButtonClick
- end
- object CancelButton: TButton
- Left = 464
- Top = 326
- Width = 17
- Height = 23
- Cancel = True
- Caption = '*'
- TabOrder = 2
- OnClick = CancelButtonClick
- end
- object BeveledLabel: TBeveledLabel
- Left = 0
- Top = 307
- Width = 8
- Height = 17
- Caption = '*'
- TabOrder = 4
- end
- end
-