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

📄 wizard.dfm.txt

📁 源代码
💻 TXT
📖 第 1 页 / 共 2 页
字号:
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 3
          end
          object ComponentsList: TNewCheckListBox
            Left = 0
            Top = 48
            Width = 417
            Height = 157
            ItemHeight = 16
            Offset = 2
            OnClickCheck = ComponentsListClickCheck
            Style = lbOwnerDrawVariable
            TabOrder = 2
          end
          object TypesCombo: TComboBox
            Left = 0
            Top = 24
            Width = 417
            Height = 21
            Style = csDropDownList
            ItemHeight = 0
            TabOrder = 1
            OnChange = TypesComboChange
          end
          object SelectComponentsLabel: TNewStaticText
            Left = 0
            Top = 0
            Width = 417
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            WordWrap = True
          end
        end
        object SelectProgramGroupPage: TNewNotebookPage
          object SelectGroupBitmapImage: TBitmapImage
            Left = 0
            Top = 0
            Width = 32
            Height = 32
          end
          object NoIconsCheck: TCheckBox
            Left = 0
            Top = 215
            Width = 417
            Height = 17
            Caption = '*'
            TabOrder = 4
            OnClick = NoIconsCheckClick
          end
          object GroupBrowseButton: TButton
            Left = 400
            Top = 67
            Width = 17
            Height = 23
            Caption = '*'
            TabOrder = 3
            OnClick = GroupBrowseButtonClick
          end
          object GroupEdit: TEdit
            Left = 0
            Top = 68
            Width = 397
            Height = 21
            TabOrder = 2
            Text = 'GroupEdit'
          end
          object SelectStartMenuFolderBrowseLabel: TNewStaticText
            Left = 0
            Top = 44
            Width = 417
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 1
            WordWrap = True
          end
          object SelectStartMenuFolderLabel: TNewStaticText
            Left = 44
            Top = 0
            Width = 373
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            WordWrap = True
          end
        end
        object SelectTasksPage: TNewNotebookPage
          object TasksList: TNewCheckListBox
            Left = 0
            Top = 24
            Width = 417
            Height = 205
            Color = clBtnFace
            ItemHeight = 16
            ShowLines = False
            Style = lbOwnerDrawVariable
            TabOrder = 1
            WantTabs = True
          end
          object SelectTasksLabel: TNewStaticText
            Left = 0
            Top = 0
            Width = 417
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            WordWrap = True
          end
        end
        object ReadyPage: TNewNotebookPage
          object ReadyMemo: TMemo
            Left = 0
            Top = 24
            Width = 417
            Height = 205
            Color = clBtnFace
            ReadOnly = True
            ScrollBars = ssBoth
            TabOrder = 1
            WordWrap = False
            OnKeyPress = ReadyMemoKeyPress
          end
          object ReadyLabel: TNewStaticText
            Left = 0
            Top = 0
            Width = 417
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            WordWrap = True
          end
        end
        object PreparingPage: TNewNotebookPage
          object PreparingErrorBitmapImage: TBitmapImage
            Left = 0
            Top = 0
            Width = 16
            Height = 16
            Visible = False
          end
          object PreparingLabel: TNewStaticText
            Left = 24
            Top = 0
            Width = 393
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            Visible = False
            WordWrap = True
          end
        end
        object InstallingPage: TNewNotebookPage
          object FilenameLabel: TNewStaticText
            Left = 0
            Top = 16
            Width = 417
            Height = 16
            AutoSize = False
            ShowAccelChar = False
            TabOrder = 1
          end
          object StatusLabel: TNewStaticText
            Left = 0
            Top = 0
            Width = 417
            Height = 16
            AutoSize = False
            ShowAccelChar = False
            TabOrder = 0
          end
          object ProgressGauge: TNewProgressBar
            Left = 0
            Top = 42
            Width = 417
            Height = 21
            Min = 0
            Max = 100
          end
        end
        object InfoAfterPage: TNewNotebookPage
          object InfoAfterMemo: TRichEditViewer
            Left = 0
            Top = 24
            Width = 417
            Height = 205
            ReadOnly = True
            ScrollBars = ssVertical
            TabOrder = 1
            WantReturns = False
            UseRichEdit = False
          end
          object InfoAfterClickLabel: TNewStaticText
            Left = 0
            Top = 0
            Width = 417
            Height = 14
            AutoSize = False
            Caption = '*'
            ShowAccelChar = False
            TabOrder = 0
            WordWrap = True
          end
        end
      end
      object MainPanel: TPanel
        Left = 0
        Top = 0
        Width = 497
        Height = 58
        BevelOuter = bvNone
        Color = clWindow
        TabOrder = 0
        object WizardSmallBitmapImage: TBitmapImage
          Left = 440
          Top = 0
          Width = 55
          Height = 58
          BackColor = clWindow
        end
        object PageDescriptionLabel: TNewStaticText
          Left = 40
          Top = 26
          Width = 389
          Height = 29
          AutoSize = False
          Caption = '*'
          ShowAccelChar = False
          TabOrder = 1
          WordWrap = True
        end
        object PageNameLabel: TNewStaticText
          Left = 24
          Top = 10
          Width = 405
          Height = 14
          AutoSize = False
          Caption = '*'
          ShowAccelChar = False
          TabOrder = 0
        end
      end
    end
    object FinishedPage: TNewNotebookPage
      Color = clWindow
      ParentColor = False
      object WizardBitmapImage2: TBitmapImage
        Left = 0
        Top = 0
        Width = 164
        Height = 314
      end
      object NoRadio: TRadioButton
        Left = 176
        Top = 184
        Width = 301
        Height = 17
        Caption = '*'
        TabOrder = 4
        Visible = False
      end
      object YesRadio: TRadioButton
        Left = 176
        Top = 156
        Width = 301
        Height = 17
        Caption = '*'
        Checked = True
        TabOrder = 3
        TabStop = True
        Visible = False
      end
      object RunList: TNewCheckListBox
        Left = 176
        Top = 156
        Width = 301
        Height = 149
        BorderStyle = bsNone
        ItemHeight = 16
        ParentColor = True
        Style = lbOwnerDrawVariable
        TabOrder = 2
        Visible = False
        WantTabs = True
      end
      object FinishedLabel: TNewStaticText
        Left = 176
        Top = 76
        Width = 301
        Height = 53
        AutoSize = False
        Caption = '*'
        ShowAccelChar = False
        TabOrder = 1
        WordWrap = True
      end
      object FinishedHeadingLabel: TNewStaticText
        Left = 176
        Top = 16
        Width = 301
        Height = 54
        AutoSize = False
        Caption = '*'
        ShowAccelChar = False
        TabOrder = 0
        WordWrap = True
      end
    end
  end
  object BeveledLabel: TNewStaticText
    Left = 0
    Top = 306
    Width = 5
    Height = 14
    Caption = '*'
    Enabled = False
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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