📄 finstall.dfm
字号:
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
NextPage = JvInstallType1
PreviousPage = JvSelectDir1
Options.Group = 'TestGroup'
Left = 238
Top = 156
end
object JvSelectDir1: TJvSelectDir
Buttons.Cancel.Caption = '&Cancel'
Buttons.Cancel.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Cancel.HotTrackFont.Color = clWindowText
Buttons.Cancel.HotTrackFont.Height = -11
Buttons.Cancel.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Cancel.HotTrackFont.Style = []
Buttons.Cancel.ShowHint = False
Buttons.Next.Caption = '&Next'
Buttons.Next.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Next.HotTrackFont.Color = clWindowText
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
NextPage = JvSelectGroup1
PreviousPage = JvReadme1
Left = 208
Top = 156
end
object JvReadme1: TJvReadme
Buttons.Cancel.Caption = '&Cancel'
Buttons.Cancel.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Cancel.HotTrackFont.Color = clWindowText
Buttons.Cancel.HotTrackFont.Height = -11
Buttons.Cancel.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Cancel.HotTrackFont.Style = []
Buttons.Cancel.ShowHint = False
Buttons.Next.Caption = '&Next'
Buttons.Next.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Next.HotTrackFont.Color = clWindowText
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
NextPage = JvSelectDir1
PreviousPage = JvAgreement1
Options.Text.Strings = (
'This is the text of the readme')
Left = 176
Top = 156
end
object JvAgreement1: TJvAgreement
Buttons.Cancel.Caption = '&Cancel'
Buttons.Cancel.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Cancel.HotTrackFont.Color = clWindowText
Buttons.Cancel.HotTrackFont.Height = -11
Buttons.Cancel.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Cancel.HotTrackFont.Style = []
Buttons.Cancel.ShowHint = False
Buttons.Next.Caption = '&Next'
Buttons.Next.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Next.HotTrackFont.Color = clWindowText
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
NextPage = JvReadme1
PreviousPage = JvWelcome1
Options.Item.Strings = (
'This is the text of the agreement !')
Left = 146
Top = 156
end
object JvFinishInstall1: TJvFinishInstall
OnNext = JvFinishInstall1Next
Buttons.Cancel.Caption = '&Cancel'
Buttons.Cancel.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Cancel.HotTrackFont.Color = clWindowText
Buttons.Cancel.HotTrackFont.Height = -11
Buttons.Cancel.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Cancel.HotTrackFont.Style = []
Buttons.Cancel.ShowHint = False
Buttons.Next.Caption = '&Next'
Buttons.Next.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Next.HotTrackFont.Color = clWindowText
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
PreviousPage = JvUsernameSerial1
Options.CheckBox1.Visible = True
Options.CheckBox1.Checked = True
Options.CheckBox1.Text = 'First checkbox'
Options.CheckBox2.Visible = True
Options.CheckBox2.Checked = True
Options.CheckBox2.Text = 'Hello world ;)'
Options.CheckBox3.Visible = True
Options.CheckBox3.Checked = True
Options.CheckBox3.Text = 'Launch the program'
Options.CheckBox4.Visible = False
Options.CheckBox4.Checked = False
Options.CheckBox5.Visible = False
Options.CheckBox5.Checked = False
Left = 432
Top = 156
end
object JvConfirmCancel1: TJvConfirmCancel
Installer = JvInstaller1
OnExit = JvConfirmCancel1Exit
Options.Resume.Caption = '&Resume'
Options.Resume.HotTrackFont.Charset = DEFAULT_CHARSET
Options.Resume.HotTrackFont.Color = clWindowText
Options.Resume.HotTrackFont.Height = -11
Options.Resume.HotTrackFont.Name = 'MS Sans Serif'
Options.Resume.HotTrackFont.Style = []
Options.Resume.Hint = 'Click to resume'
Options.Resume.ShowHint = False
Options.Exit.Caption = '&Exit'
Options.Exit.HotTrackFont.Charset = DEFAULT_CHARSET
Options.Exit.HotTrackFont.Color = clWindowText
Options.Exit.HotTrackFont.Height = -11
Options.Exit.HotTrackFont.Name = 'MS Sans Serif'
Options.Exit.HotTrackFont.Style = []
Options.Exit.Hint = 'Click to exit'
Options.Exit.ShowHint = False
Left = 118
Top = 88
end
object JvInstallConfirm1: TJvInstallConfirm
OnNext = JvInstallProgress1NextPageShown
Buttons.Cancel.Caption = '&Cancel'
Buttons.Cancel.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Cancel.HotTrackFont.Color = clWindowText
Buttons.Cancel.HotTrackFont.Height = -11
Buttons.Cancel.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Cancel.HotTrackFont.Style = []
Buttons.Cancel.ShowHint = False
Buttons.Next.Caption = '&Next'
Buttons.Next.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Next.HotTrackFont.Color = clWindowText
Buttons.Next.HotTrackFont.Height = -11
Buttons.Next.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Next.HotTrackFont.Style = []
Buttons.Next.ShowHint = False
Buttons.Previous.Caption = '&Previous'
Buttons.Previous.HotTrackFont.Charset = DEFAULT_CHARSET
Buttons.Previous.HotTrackFont.Color = clWindowText
Buttons.Previous.HotTrackFont.Height = -11
Buttons.Previous.HotTrackFont.Name = 'MS Sans Serif'
Buttons.Previous.HotTrackFont.Style = []
Buttons.Previous.ShowHint = False
Installer = JvInstaller1
NextPage = JvInstallProgress1
PreviousPage = JvCompoInstall1
Left = 332
Top = 156
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -