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

📄 sysinitfm.dfm

📁 delphi 代理服务器程序,通过实践操作
💻 DFM
字号:
object SysInitForm: TSysInitForm
  Left = 176
  Top = 99
  Width = 475
  Height = 431
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #26381#21153#22120#21442#25968#37197#32622
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FTPINIT
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 105
    Top = 294
    Width = 104
    Height = 40
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 241
    Top = 294
    Width = 104
    Height = 40
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox3: TGroupBox
    Left = 72
    Top = 35
    Width = 345
    Height = 126
    Caption = #36830#25509#20132#36890#32602#27454#32593#38392#20869#20013#36716#26381#21153#22120#21442#25968#37197#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label8: TLabel
      Left = 61
      Top = 41
      Width = 84
      Height = 14
      Caption = #20027#26426'IP'#22320#22336#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 61
      Top = 72
      Width = 42
      Height = 14
      Caption = #31471#21475#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit3: TEdit
      Left = 159
      Top = 37
      Width = 121
      Height = 24
      Color = clSkyBlue
      TabOrder = 0
    end
    object Edit4: TEdit
      Left = 159
      Top = 68
      Width = 121
      Height = 24
      Color = clSkyBlue
      TabOrder = 1
    end
  end
  object GroupBox2: TGroupBox
    Left = 72
    Top = 187
    Width = 345
    Height = 78
    Caption = #26412#22320#26381#21153#31471#21475#21442#25968#37197#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label4: TLabel
      Left = 61
      Top = 37
      Width = 42
      Height = 14
      Caption = #31471#21475#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit5: TEdit
      Left = 159
      Top = 33
      Width = 121
      Height = 24
      Color = clSkyBlue
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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