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

📄 unit1.~dfm

📁 类似liveupdate的网络自动升级的程序
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
    Gradient.Rotation = 100
    Style.Mode = bmButton
    Style.GroupIndex = 0
    Style.AllowAllUp = False
    Caption = 'Install'
    TabOrder = 5
    OnClick = installClick
  end
  object Prog1panel: TPanel
    Left = 0
    Top = 40
    Width = 158
    Height = 89
    TabOrder = 6
    object TInfos1: TStaticText
      Left = 4
      Top = 16
      Width = 55
      Height = 65
      AutoSize = False
      Caption = 
        'programm:                    version:                         da' +
        'te: '
      TabOrder = 0
    end
    object Infos1: TStaticText
      Left = 64
      Top = 16
      Width = 89
      Height = 65
      AutoSize = False
      Caption = 'Infos1'
      TabOrder = 1
    end
  end
  object Beenden: TCHButton
    Left = 160
    Top = 104
    Width = 75
    Height = 25
    Bitmap.Mode = bmNormal
    Border.AutoColor = False
    Border.AutoPercent = 25
    Border.Color = clBlack
    Border.HighlightColor = clNavy
    Border.ShadowColor = clNavy
    Border.Width = 2
    Border.SingleWidth = 1
    Border.Style = bsNormal
    CaptionEffect.Effect = ceGradient
    CaptionLayout.Alignment = tgCenter
    CaptionLayout.Angle = 0
    CaptionLayout.Antialiasing = True
    CaptionLayout.DisableColor = clBtnShadow
    CaptionLayout.HighlightDirection = drNone
    CaptionLayout.HighlightDepth = 0
    CaptionLayout.HighlightColor = clBtnHighlight
    CaptionLayout.PosX = 0
    CaptionLayout.PosY = 0
    CaptionLayout.ShadowDirection = drNone
    CaptionLayout.ShadowDepth = 0
    CaptionLayout.ShadowColor = clBtnShadow
    CaptionLayout.TextStyle = tsNone
    Color = clWhite
    Down = False
    Fill.Style = fsNormal
    Fill.Transparent = False
    Focus.Active = True
    Focus.Color = clBlack
    Focus.Mode = cmAuto
    Focus.Show = False
    Focus.Step = 2
    Focus.Style = csDot
    Focus.PosTop = 0
    Focus.PosBottom = 0
    Focus.PosLeft = 0
    Focus.PosRight = 0
    Focus.Width = 1
    Glyph.Alignment = gaLeft
    Glyph.AlignMode = gmCaption
    Glyph.PosX = 0
    Glyph.PosY = 0
    Glyph.Space = 5
    Glyph.TransparentColor = clWhite
    Glyph.TransparentMode = tmAuto
    Gradient.Active0 = True
    Gradient.Active1 = True
    Gradient.Active2 = True
    Gradient.Active3 = False
    Gradient.Active4 = False
    Gradient.Active5 = False
    Gradient.Active6 = False
    Gradient.Active7 = False
    Gradient.Active8 = False
    Gradient.Active9 = False
    Gradient.Color0 = clGreen
    Gradient.Color1 = clRed
    Gradient.Color2 = clBlue
    Gradient.Color3 = clYellow
    Gradient.Color4 = clOlive
    Gradient.Color5 = clWhite
    Gradient.Color6 = clBlack
    Gradient.Color7 = clGray
    Gradient.Color8 = clLime
    Gradient.Color9 = clPurple
    Gradient.Style = gsHorizontal_L
    Gradient.Rotation = 100
    Style.Mode = bmButton
    Style.GroupIndex = 0
    Style.AllowAllUp = False
    Caption = 'Close'
    ParentShowHint = False
    ShowHint = False
    TabOrder = 0
    OnClick = BeendenClick
  end
  object Prog2panel: TPanel
    Left = 0
    Top = 40
    Width = 158
    Height = 89
    TabOrder = 7
    Visible = False
    object TInfos2: TStaticText
      Left = 4
      Top = 16
      Width = 55
      Height = 65
      AutoSize = False
      Caption = 
        'programm:                    version:                         da' +
        'te: '
      TabOrder = 0
    end
    object Infos2: TStaticText
      Left = 64
      Top = 16
      Width = 89
      Height = 65
      AutoSize = False
      Caption = 'StaticText3'
      TabOrder = 1
    end
  end
  object Prog2a: TCHButton
    Left = 80
    Top = 24
    Width = 75
    Height = 25
    Bitmap.Mode = bmNormal
    Border.AutoColor = False
    Border.AutoPercent = 25
    Border.Color = clBlack
    Border.HighlightColor = clNavy
    Border.ShadowColor = clNavy
    Border.Width = 2
    Border.SingleWidth = 1
    Border.Style = bsNormal
    CaptionEffect.Effect = ceGradient
    CaptionLayout.Alignment = tgCenter
    CaptionLayout.Angle = 0
    CaptionLayout.Antialiasing = True
    CaptionLayout.DisableColor = clBtnShadow
    CaptionLayout.HighlightDirection = drNone
    CaptionLayout.HighlightDepth = 0
    CaptionLayout.HighlightColor = clBtnHighlight
    CaptionLayout.PosX = 0
    CaptionLayout.PosY = 0
    CaptionLayout.ShadowDirection = drNone
    CaptionLayout.ShadowDepth = 0
    CaptionLayout.ShadowColor = clBtnShadow
    CaptionLayout.TextStyle = tsNone
    Color = clWhite
    Down = False
    Fill.Style = fsNormal
    Fill.Transparent = False
    Focus.Active = True
    Focus.Color = clBlack
    Focus.Mode = cmAuto
    Focus.Show = False
    Focus.Step = 2
    Focus.Style = csDot
    Focus.PosTop = 0
    Focus.PosBottom = 0
    Focus.PosLeft = 0
    Focus.PosRight = 0
    Focus.Width = 1
    Glyph.Alignment = gaLeft
    Glyph.AlignMode = gmCaption
    Glyph.PosX = 0
    Glyph.PosY = 0
    Glyph.Space = 5
    Glyph.TransparentColor = clWhite
    Glyph.TransparentMode = tmAuto
    Gradient.Active0 = True
    Gradient.Active1 = True
    Gradient.Active2 = True
    Gradient.Active3 = False
    Gradient.Active4 = False
    Gradient.Active5 = False
    Gradient.Active6 = False
    Gradient.Active7 = False
    Gradient.Active8 = False
    Gradient.Active9 = False
    Gradient.Color0 = clGreen
    Gradient.Color1 = clRed
    Gradient.Color2 = clBlue
    Gradient.Color3 = clYellow
    Gradient.Color4 = clOlive
    Gradient.Color5 = clWhite
    Gradient.Color6 = clBlack
    Gradient.Color7 = clGray
    Gradient.Color8 = clLime
    Gradient.Color9 = clPurple
    Gradient.Style = gsHorizontal_L
    Gradient.Rotation = 100
    Style.Mode = bmButton
    Style.GroupIndex = 0
    Style.AllowAllUp = False
    Caption = 'ZoneAlarm'
    TabOrder = 8
    Visible = False
    OnClick = Prog2Click
  end
  object Prog1a: TCHButton
    Left = 0
    Top = 24
    Width = 81
    Height = 25
    Bitmap.Mode = bmNormal
    Border.AutoColor = False
    Border.AutoPercent = 25
    Border.Color = clBlack
    Border.HighlightColor = clNavy
    Border.ShadowColor = clNavy
    Border.Width = 2
    Border.SingleWidth = 1
    Border.Style = bsNormal
    CaptionEffect.Effect = ceGradient
    CaptionLayout.Alignment = tgCenter
    CaptionLayout.Angle = 0
    CaptionLayout.Antialiasing = True
    CaptionLayout.DisableColor = clBtnShadow
    CaptionLayout.HighlightDirection = drNone
    CaptionLayout.HighlightDepth = 0
    CaptionLayout.HighlightColor = clBtnHighlight
    CaptionLayout.PosX = 0
    CaptionLayout.PosY = 0
    CaptionLayout.ShadowDirection = drNone
    CaptionLayout.ShadowDepth = 0
    CaptionLayout.ShadowColor = clBtnShadow
    CaptionLayout.TextStyle = tsNone
    Color = clWhite
    Down = False
    Fill.Style = fsNormal
    Fill.Transparent = False
    Focus.Active = True
    Focus.Color = clBlack
    Focus.Mode = cmAuto
    Focus.Show = False
    Focus.Step = 2
    Focus.Style = csDot
    Focus.PosTop = 0
    Focus.PosBottom = 0
    Focus.PosLeft = 0
    Focus.PosRight = 0
    Focus.Width = 1
    Glyph.Alignment = gaLeft
    Glyph.AlignMode = gmCaption
    Glyph.PosX = 0
    Glyph.PosY = 0
    Glyph.Space = 5
    Glyph.TransparentColor = clWhite
    Glyph.TransparentMode = tmAuto
    Gradient.Active0 = True
    Gradient.Active1 = True
    Gradient.Active2 = True
    Gradient.Active3 = False
    Gradient.Active4 = False
    Gradient.Active5 = False
    Gradient.Active6 = False
    Gradient.Active7 = False
    Gradient.Active8 = False
    Gradient.Active9 = False
    Gradient.Color0 = clGreen
    Gradient.Color1 = clRed
    Gradient.Color2 = clBlue
    Gradient.Color3 = clYellow
    Gradient.Color4 = clOlive
    Gradient.Color5 = clWhite
    Gradient.Color6 = clBlack
    Gradient.Color7 = clGray
    Gradient.Color8 = clLime
    Gradient.Color9 = clPurple
    Gradient.Style = gsHorizontal_L
    Gradient.Rotation = 100
    Style.Mode = bmButton
    Style.GroupIndex = 0
    Style.AllowAllUp = False
    Caption = 'AntiVir-Pers.'
    TabOrder = 9
  end
  object Animate1: TAnimate
    Left = 203
    Top = 0
    Width = 32
    Height = 32
    AutoSize = False
    StopFrame = 29
    Visible = False
  end
  object MainMenu1: TMainMenu
    Left = 184
    Top = 72
    object Datei1: TMenuItem
      Caption = '&File'
      object Beenden1: TMenuItem
        Caption = '&Close'
        ShortCut = 32883
        OnClick = BeendenClick
      end
    end
    object Bearbeiten1: TMenuItem
      Caption = '&Edit'
      object Installieren1: TMenuItem
        Caption = 'Install'
        ShortCut = 16467
        OnClick = installClick
      end
    end
    object Extras1: TMenuItem
      Caption = '&Extras'
      object Optionen1: TMenuItem
        Caption = '&Options ...'
        ShortCut = 16463
        OnClick = Optionen1Click
      end
    end
    object N1: TMenuItem
      Caption = '&?'
      object ber1: TMenuItem
        Caption = '&About'
        OnClick = ber1Click
      end
    end
  end
end

⌨️ 快捷键说明

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