2018-11-29 08:38:19 +01:00
|
|
|
object UninstallProgressForm: TUninstallProgressForm
|
|
|
|
Left = 191
|
|
|
|
Top = 139
|
|
|
|
BorderIcons = [biSystemMenu]
|
|
|
|
BorderStyle = bsDialog
|
|
|
|
Caption = 'UninstallProgressForm'
|
|
|
|
ClientHeight = 360
|
|
|
|
ClientWidth = 497
|
2019-01-05 13:25:04 +01:00
|
|
|
Color = clBtnFace
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
2018-11-29 08:38:19 +01:00
|
|
|
Font.Color = clWindowText
|
|
|
|
Font.Height = -11
|
|
|
|
Font.Name = 'MS Sans Serif'
|
|
|
|
Font.Style = []
|
2025-01-14 02:46:55 -06:00
|
|
|
Position = poDesigned
|
2018-11-29 08:38:19 +01:00
|
|
|
Scaled = False
|
2019-01-05 13:25:04 +01:00
|
|
|
DesignSize = (
|
|
|
|
497
|
|
|
|
360)
|
2018-11-29 08:38:19 +01:00
|
|
|
TextHeight = 13
|
2019-01-18 09:55:39 +01:00
|
|
|
object FBevel: TBevel
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 0
|
|
|
|
Top = 313
|
|
|
|
Width = 497
|
|
|
|
Height = 2
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
2018-11-29 08:38:19 +01:00
|
|
|
Shape = bsTopLine
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FCancelButton: TNewButton
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 410
|
|
|
|
Top = 327
|
|
|
|
Width = 75
|
|
|
|
Height = 23
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akRight, akBottom]
|
2018-11-29 08:38:19 +01:00
|
|
|
Cancel = True
|
|
|
|
Caption = '*'
|
|
|
|
Enabled = False
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FOuterNotebook: TNewNotebook
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 0
|
|
|
|
Top = 0
|
|
|
|
Width = 497
|
|
|
|
Height = 313
|
2019-01-18 09:55:39 +01:00
|
|
|
ActivePage = FInnerPage
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
2018-11-29 08:38:19 +01:00
|
|
|
Color = clBtnFace
|
|
|
|
ParentColor = False
|
|
|
|
TabOrder = 0
|
2019-01-18 09:55:39 +01:00
|
|
|
object FInnerPage: TNewNotebookPage
|
2019-01-05 13:25:04 +01:00
|
|
|
DesignSize = (
|
|
|
|
497
|
|
|
|
313)
|
2019-01-18 09:55:39 +01:00
|
|
|
object FBevel1: TBevel
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 0
|
|
|
|
Top = 58
|
|
|
|
Width = 499
|
|
|
|
Height = 3
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
Shape = bsTopLine
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FInnerNotebook: TNewNotebook
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 4
|
|
|
|
Top = 64
|
|
|
|
Width = 489
|
|
|
|
Height = 245
|
2019-01-18 09:55:39 +01:00
|
|
|
ActivePage = FInstallingPage
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
2018-11-29 08:38:19 +01:00
|
|
|
TabOrder = 1
|
2019-01-18 09:55:39 +01:00
|
|
|
object FInstallingPage: TNewNotebookPage
|
2019-01-05 13:25:04 +01:00
|
|
|
DesignSize = (
|
|
|
|
489
|
|
|
|
245)
|
2019-01-18 09:55:39 +01:00
|
|
|
object FProgressBar: TNewProgressBar
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 36
|
|
|
|
Top = 56
|
|
|
|
Width = 417
|
|
|
|
Height = 21
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
Min = 0
|
|
|
|
Max = 400
|
2019-01-05 13:25:04 +01:00
|
|
|
Style = npbstNormal
|
2018-11-29 08:38:19 +01:00
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FStatusLabel: TNewStaticText
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 36
|
|
|
|
Top = 12
|
|
|
|
Width = 417
|
|
|
|
Height = 16
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
AutoSize = False
|
|
|
|
Caption = '*'
|
|
|
|
ShowAccelChar = False
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FMainPanel: TPanel
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 0
|
|
|
|
Top = 0
|
|
|
|
Width = 497
|
|
|
|
Height = 58
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
BevelOuter = bvNone
|
|
|
|
Color = clWindow
|
|
|
|
TabOrder = 0
|
2019-01-05 13:25:04 +01:00
|
|
|
DesignSize = (
|
|
|
|
497
|
|
|
|
58)
|
2019-01-18 09:55:39 +01:00
|
|
|
object FWizardSmallBitmapImage: TBitmapImage
|
2021-05-03 17:07:18 +02:00
|
|
|
Left = 451
|
|
|
|
Top = 13
|
|
|
|
Width = 32
|
|
|
|
Height = 32
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FPageDescriptionLabel: TNewStaticText
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 40
|
|
|
|
Top = 26
|
|
|
|
Width = 389
|
|
|
|
Height = 29
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
AutoSize = False
|
|
|
|
Caption = '*'
|
|
|
|
ShowAccelChar = False
|
|
|
|
TabOrder = 1
|
|
|
|
WordWrap = True
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FPageNameLabel: TNewStaticText
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 24
|
|
|
|
Top = 10
|
|
|
|
Width = 405
|
|
|
|
Height = 14
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akTop, akRight]
|
2018-11-29 08:38:19 +01:00
|
|
|
AutoSize = False
|
|
|
|
Caption = '*'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
2019-01-18 09:55:39 +01:00
|
|
|
object FBeveledLabel: TNewStaticText
|
2018-11-29 08:38:19 +01:00
|
|
|
Left = 0
|
|
|
|
Top = 306
|
|
|
|
Width = 5
|
|
|
|
Height = 14
|
2019-01-05 13:25:04 +01:00
|
|
|
Anchors = [akLeft, akBottom]
|
2018-11-29 08:38:19 +01:00
|
|
|
Caption = '*'
|
|
|
|
Enabled = False
|
|
|
|
TabOrder = 1
|
|
|
|
Visible = False
|
|
|
|
end
|
|
|
|
end
|