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

📄 frmconfig.dfm

📁 Mailserver Source code - Delphi. Simple Mail server source code. SMTP and POP3 protocols.
💻 DFM
字号:
object FrmConfig1: TFrmConfig1
  Left = 221
  Top = 131
  Align = alClient
  BorderStyle = bsNone
  Caption = #37197#32622
  ClientHeight = 396
  ClientWidth = 520
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 520
    Height = 370
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 62
      Top = 31
      Width = 467
      Height = 314
      ActivePage = TabSheet1
      TabOrder = 0
      OnChange = EditChange
      object TabSheet1: TTabSheet
        Caption = #37038#31665#35774#32622
        object Label1: TLabel
          Left = 8
          Top = 16
          Width = 60
          Height = 12
          Caption = #37038#31665#22495#21517#65306
        end
        object Label2: TLabel
          Left = 8
          Top = 64
          Width = 60
          Height = 12
          Caption = 'smtp'#31471#21475#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 120
          Width = 60
          Height = 12
          Caption = 'pop3'#31471#21475#65306
        end
        object Label4: TLabel
          Left = 8
          Top = 168
          Width = 30
          Height = 12
          Caption = 'DNS'#65306
        end
        object Label5: TLabel
          Left = 160
          Top = 16
          Width = 84
          Height = 12
          Caption = #26368#22823#37325#21457#27425#25968#65306
        end
        object Label6: TLabel
          Left = 160
          Top = 64
          Width = 84
          Height = 12
          Caption = #37325#21457#26102#38388#38388#38548#65306
        end
        object Label7: TLabel
          Left = 288
          Top = 88
          Width = 24
          Height = 12
          Caption = #20998#38047
        end
        object Label11: TLabel
          Left = 160
          Top = 120
          Width = 150
          Height = 12
          Caption = #25237#36882#22833#36133'email'#30340#21457#36865#20449#31665#65306
        end
        object Edit1: TEdit
          Left = 8
          Top = 32
          Width = 121
          Height = 20
          TabOrder = 0
          Text = '192.168.0.123'
          OnChange = EditChange
        end
        object Edit2: TEdit
          Left = 8
          Top = 80
          Width = 121
          Height = 20
          TabOrder = 1
          Text = '25'
          OnChange = EditChange
        end
        object Edit3: TEdit
          Left = 8
          Top = 136
          Width = 121
          Height = 20
          TabOrder = 2
          Text = '110'
          OnChange = EditChange
        end
        object Edit4: TEdit
          Left = 8
          Top = 184
          Width = 121
          Height = 20
          TabOrder = 3
          Text = '202.102.14.141'
          OnChange = EditChange
        end
        object Edit5: TEdit
          Left = 160
          Top = 32
          Width = 121
          Height = 20
          TabOrder = 4
          Text = '5'
          OnChange = EditChange
        end
        object Edit6: TEdit
          Left = 160
          Top = 80
          Width = 121
          Height = 20
          TabOrder = 5
          Text = '10'
          OnChange = EditChange
        end
        object Edit10: TEdit
          Left = 160
          Top = 136
          Width = 121
          Height = 20
          TabOrder = 6
          Text = '10'
          OnChange = EditChange
        end
      end
      object TabSheet2: TTabSheet
        Caption = #31995#32479#35774#32622
        ImageIndex = 1
        object Label8: TLabel
          Left = 16
          Top = 16
          Width = 108
          Height = 12
          Caption = 'SMTP'#26368#22823#32426#24405#34892#25968#65306
        end
        object Label9: TLabel
          Left = 16
          Top = 64
          Width = 108
          Height = 12
          Caption = 'POP3'#26368#22823#32426#24405#34892#25968#65306
        end
        object Label10: TLabel
          Left = 16
          Top = 112
          Width = 108
          Height = 12
          Caption = #36716#21457#26368#22823#32426#24405#34892#25968#65306
        end
        object CheckBox1: TCheckBox
          Left = 16
          Top = 176
          Width = 113
          Height = 17
          Caption = #21551#21160#26102#26368#23567#21270
          TabOrder = 0
          OnClick = EditChange
        end
        object CheckBox2: TCheckBox
          Left = 16
          Top = 200
          Width = 81
          Height = 17
          Caption = #33258#21160#21551#21160
          TabOrder = 1
          OnClick = EditChange
        end
        object Edit7: TEdit
          Left = 16
          Top = 32
          Width = 121
          Height = 20
          TabOrder = 2
          Text = '5'
        end
        object Edit8: TEdit
          Left = 16
          Top = 80
          Width = 121
          Height = 20
          TabOrder = 3
          Text = '10'
          OnChange = EditChange
        end
        object Edit9: TEdit
          Left = 16
          Top = 128
          Width = 121
          Height = 20
          TabOrder = 4
          Text = '10'
          OnChange = EditChange
        end
        object CheckBox3: TCheckBox
          Left = 184
          Top = 32
          Width = 105
          Height = 17
          Caption = #20801#35768'SMTP'#26381#21153
          TabOrder = 5
          OnClick = EditChange
        end
        object CheckBox4: TCheckBox
          Left = 184
          Top = 64
          Width = 105
          Height = 17
          Caption = #20801#35768'POP3'#26381#21153
          TabOrder = 6
          OnClick = EditChange
        end
        object CheckBox5: TCheckBox
          Left = 184
          Top = 96
          Width = 97
          Height = 17
          Caption = #20801#35768#36716#21457#26381#21153
          TabOrder = 7
          OnClick = EditChange
        end
      end
      object TabSheet3: TTabSheet
        Caption = #26085#24535#25991#20214
        ImageIndex = 2
        object Label12: TLabel
          Left = 24
          Top = 64
          Width = 120
          Height = 12
          Caption = 'SMTP'#26085#24535#26368#22823#23383#33410#25968#65306
        end
        object Label13: TLabel
          Left = 24
          Top = 112
          Width = 120
          Height = 12
          Caption = 'POP3'#26085#24535#26368#22823#23383#33410#25968#65306
        end
        object Label14: TLabel
          Left = 24
          Top = 160
          Width = 120
          Height = 12
          Caption = #36716#21457#26085#24535#26368#22823#23383#33410#25968#65306
        end
        object Label15: TLabel
          Left = 24
          Top = 16
          Width = 120
          Height = 12
          Caption = #31995#32479#26085#24535#26368#22823#23383#33410#25968#65306
        end
        object Edit11: TEdit
          Left = 24
          Top = 80
          Width = 121
          Height = 20
          TabOrder = 0
          OnChange = EditChange
        end
        object Edit12: TEdit
          Left = 24
          Top = 128
          Width = 121
          Height = 20
          TabOrder = 1
          OnChange = EditChange
        end
        object Edit13: TEdit
          Left = 24
          Top = 176
          Width = 121
          Height = 20
          TabOrder = 2
          OnChange = EditChange
        end
        object Edit14: TEdit
          Left = 24
          Top = 32
          Width = 121
          Height = 20
          TabOrder = 3
          OnChange = EditChange
        end
      end
    end
    object BitBtn1: TBitBtn
      Left = 448
      Top = 352
      Width = 75
      Height = 25
      Caption = #24212#29992
      TabOrder = 1
      OnClick = BitBtn1Click
      Kind = bkOK
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 520
    Height = 23
    Align = alTop
    BevelOuter = bvLowered
    Caption = #31995#32479#37197#32622
    Color = clGray
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object Panel3: TPanel
    Left = 0
    Top = 23
    Width = 520
    Height = 3
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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