⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 finstall.dfm

📁 Jedi Code Library JCL JVCL 组件包 JCL+JVCL超过300个组件的非可视/可视大型组件包。
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 282
  Top = 237
  Width = 686
  Height = 501
  Anchors = [akLeft, akTop, akRight, akBottom]
  Caption = 'Small and dirty installer'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object JvGradient1: TJvGradient
    Left = 0
    Top = 0
    Width = 678
    Height = 474
    Align = alClient
    ShowHint = True
    ParentShowHint = False
  end
  object JvInstaller1: TJvInstaller
    Options.ProgramName = 'Your Program Name'
    Options.Maximized = True
    OnCancel = JvInstaller1Cancel
    OnLoaded = JvInstaller1Loaded
    Left = 84
    Top = 88
  end
  object JvWelcome1: TJvWelcome
    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.Enabled = 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 = JvAgreement1
    Left = 116
    Top = 156
  end
  object JvUsernameSerial1: TJvUsernameSerial
    OnNextPage = JvUsernameSerial1NextPage
    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 = JvFinishInstall1
    PreviousPage = JvInstallProgress1
    Left = 400
    Top = 156
  end
  object JvInstallProgress1: TJvInstallProgress
    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.Enabled = 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.Enabled = 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 = JvUsernameSerial1
    PreviousPage = JvCompoInstall1
    Left = 368
    Top = 156
  end
  object JvCompoInstall1: TJvCompoInstall
    OnNextPageShown = 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 = JvInstallConfirm1
    PreviousPage = JvInstallType1
    Options.Items.Data = {
      6A0000000300000000000000FFFFFFFFFFFFFFFF00000000000000000F466972
      737420636F6D706F6E656E7400000000FFFFFFFFFFFFFFFF0000000000000000
      105365636F6E6420636F6D706F6E656E7400000000FFFFFFFFFFFFFFFF000000
      00000000000448656C70}
    Options.AtLeastOne = False
    Left = 300
    Top = 156
  end
  object JvInstallType1: TJvInstallType
    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 = JvCompoInstall1
    PreviousPage = JvSelectGroup1
    Options.ItemIndex = 0
    Options.Items.Strings = (
      'Typical'
      'Custom'
      'Full'
      'Everything you want here !')
    Left = 270
    Top = 156
  end
  object JvSelectGroup1: TJvSelectGroup
    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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -