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

📄 fseting.dfm

📁 AutoUpdate是一个通过网络对软件进行自动更新的系统。可以自动根据软件的版本号、最后修改时间、文件的大小等因素自动的判断哪些文件应该
💻 DFM
字号:
object frmSeting: TfrmSeting
  Left = 307
  Top = 249
  Hint = #21452#20987#21551#29992#30382#32932
  BorderStyle = bsDialog
  Caption = #26356#26032#35774#32622
  ClientHeight = 262
  ClientWidth = 443
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 425
    Height = 201
    ActivePage = TabSheet3
    TabOrder = 0
    object TabSheet3: TTabSheet
      Caption = #29992#25143#30028#38754#35774#32622
      object Label6: TLabel
        Left = 115
        Top = 10
        Width = 144
        Height = 12
        Caption = #21452#20987#40736#26631#24038#38190#21551#29992#36873#23450#30382#32932
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object chkUserSkin: TCheckBox
        Left = 16
        Top = 8
        Width = 81
        Height = 17
        Caption = #21551#29992#30382#32932
        TabOrder = 0
        OnClick = chkUserSkinClick
      end
      object lstSkin: TListBox
        Left = 16
        Top = 32
        Width = 393
        Height = 129
        ItemHeight = 12
        TabOrder = 1
        OnDblClick = lstSkinDblClick
      end
    end
    object TabSheet1: TTabSheet
      Caption = #26356#26032#26381#21153#22120#35774#32622
      TabVisible = False
      object Label1: TLabel
        Left = 16
        Top = 32
        Width = 96
        Height = 12
        Caption = #26356#26032#26381#21153#22120#22320#22336#65306
      end
      object txtServer: TEdit
        Left = 112
        Top = 27
        Width = 289
        Height = 20
        TabOrder = 0
      end
      object GroupBox1: TGroupBox
        Left = 16
        Top = 64
        Width = 385
        Height = 97
        Caption = #30331#38470#35774#32622
        TabOrder = 1
        object Label2: TLabel
          Left = 23
          Top = 64
          Width = 72
          Height = 12
          Caption = #30331#38470#29992#25143#21517#65306
        end
        object Label3: TLabel
          Left = 204
          Top = 61
          Width = 60
          Height = 12
          Caption = #30331#38470#21475#20196#65306
        end
        object chkNeedLogin: TCheckBox
          Left = 21
          Top = 24
          Width = 137
          Height = 17
          Caption = #26381#21153#22120#38656#35201#30331#38470
          TabOrder = 0
          OnClick = chkNeedLoginClick
        end
        object txtLoginUser: TEdit
          Left = 94
          Top = 58
          Width = 95
          Height = 20
          Enabled = False
          TabOrder = 1
        end
        object txtLoginPass: TEdit
          Left = 278
          Top = 56
          Width = 92
          Height = 20
          Enabled = False
          TabOrder = 2
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #32593#32476#37197#32622
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 32
        Top = 56
        Width = 361
        Height = 81
        Caption = 'Ftp'#20195#29702#26381#21153#22120#35774#32622
        TabOrder = 0
        object Label4: TLabel
          Left = 16
          Top = 40
          Width = 36
          Height = 12
          Caption = #22320#22336#65306
        end
        object Label5: TLabel
          Left = 216
          Top = 40
          Width = 36
          Height = 12
          Caption = #31471#21475#65306
        end
        object txtProxyServer: TEdit
          Left = 56
          Top = 35
          Width = 153
          Height = 20
          Enabled = False
          TabOrder = 0
        end
        object txtProxyPort: TEdit
          Left = 256
          Top = 34
          Width = 82
          Height = 20
          Enabled = False
          TabOrder = 1
        end
      end
      object chkUseProxy: TCheckBox
        Left = 40
        Top = 24
        Width = 177
        Height = 17
        Caption = #36890#36807#20195#29702#26381#21153#22120#36830#25509
        TabOrder = 1
        OnClick = chkUseProxyClick
      end
    end
  end
  object Button1: TButton
    Left = 216
    Top = 224
    Width = 99
    Height = 25
    Caption = #20445#23384
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 328
    Top = 224
    Width = 99
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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