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

📄 config.~dfm

📁 提供vc版短信网关源码
💻 ~DFM
字号:
object FrmConfig: TFrmConfig
  Left = 251
  Top = 179
  Width = 354
  Height = 234
  VertScrollBar.Style = ssFlat
  Caption = #31995#32479#37197#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 345
    Height = 185
    BevelInner = bvLowered
    BiDiMode = bdLeftToRight
    ParentBiDiMode = False
    TabOrder = 0
    object Label1: TLabel
      Left = 17
      Top = 23
      Width = 46
      Height = 13
      Caption = #32593#20851'IP'#65306
    end
    object Label2: TLabel
      Left = 17
      Top = 63
      Width = 48
      Height = 13
      Caption = #31471#21475#21495#65306
    end
    object Label3: TLabel
      Left = 17
      Top = 103
      Width = 48
      Height = 13
      Caption = #29992#25143#21517#65306
    end
    object Label4: TLabel
      Left = 17
      Top = 143
      Width = 48
      Height = 13
      Caption = #23494'    '#30721#65306
    end
    object Edit1: TEdit
      Left = 97
      Top = 23
      Width = 121
      Height = 21
      TabOrder = 0
      Text = '127.0.0.1'
    end
    object Edit2: TEdit
      Left = 97
      Top = 63
      Width = 121
      Height = 21
      TabOrder = 1
      Text = '7890'
    end
    object Edit3: TEdit
      Left = 97
      Top = 103
      Width = 121
      Height = 21
      TabOrder = 2
      Text = '10014'
    end
    object Edit4: TEdit
      Left = 97
      Top = 143
      Width = 121
      Height = 21
      TabOrder = 3
      Text = '09500'
    end
    object Button1: TButton
      Left = 248
      Top = 48
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
    end
    object Button2: TButton
      Left = 248
      Top = 112
      Width = 75
      Height = 25
      Caption = #37325#32622
      TabOrder = 5
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 188
    Width = 346
    Height = 19
    Panels = <>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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