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

📄 f_shezhi.dfm

📁 一个移动通信用SMPP协议写的.非常经典!
💻 DFM
字号:
object n_shezhi: Tn_shezhi
  Left = 257
  Top = 145
  ActiveControl = IP
  BorderStyle = bsDialog
  Caption = '系统参数设置'
  ClientHeight = 392
  ClientWidth = 584
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 376
    Top = 352
    Width = 75
    Height = 25
    Caption = '确定(&Y)'
    Default = True
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 464
    Top = 352
    Width = 75
    Height = 25
    Caption = '取消(&X)'
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 8
    Width = 529
    Height = 169
    Caption = '连接服务器'
    TabOrder = 2
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 66
      Height = 13
      AutoSize = False
      Caption = '服务器IP:'
    end
    object Label2: TLabel
      Left = 8
      Top = 53
      Width = 57
      Height = 13
      AutoSize = False
      Caption = '端口:'
    end
    object Label3: TLabel
      Left = 8
      Top = 81
      Width = 53
      Height = 13
      AutoSize = False
      Caption = '应用名:'
    end
    object Label5: TLabel
      Left = 8
      Top = 110
      Width = 60
      Height = 13
      AutoSize = False
      Caption = '应用密码:'
    end
    object Label6: TLabel
      Left = 8
      Top = 138
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '应用ID:'
    end
    object Label13: TLabel
      Left = 272
      Top = 26
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '应用包头:'
    end
    object Label4: TLabel
      Left = 272
      Top = 55
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '业务类型:'
    end
    object Label14: TLabel
      Left = 272
      Top = 84
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '指定通道:'
    end
    object Label15: TLabel
      Left = 272
      Top = 112
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '联通特服号:'
    end
    object Label16: TLabel
      Left = 272
      Top = 141
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '移动特服号:'
    end
    object IP: TEdit
      Left = 88
      Top = 24
      Width = 137
      Height = 21
      TabOrder = 0
    end
    object PORT: TEdit
      Left = 88
      Top = 52
      Width = 137
      Height = 21
      TabOrder = 1
    end
    object username: TEdit
      Left = 88
      Top = 80
      Width = 137
      Height = 21
      TabOrder = 2
    end
    object userid: TEdit
      Left = 88
      Top = 136
      Width = 137
      Height = 21
      TabOrder = 4
    end
    object userpwd: TEdit
      Left = 88
      Top = 108
      Width = 137
      Height = 21
      TabOrder = 3
    end
    object userhead: TEdit
      Left = 360
      Top = 23
      Width = 137
      Height = 21
      TabOrder = 5
    end
    object szService_ID: TEdit
      Left = 360
      Top = 51
      Width = 137
      Height = 21
      TabOrder = 6
    end
    object cService_ChannelID: TEdit
      Left = 360
      Top = 79
      Width = 137
      Height = 21
      TabOrder = 7
    end
    object ltscc: TEdit
      Left = 360
      Top = 105
      Width = 137
      Height = 21
      TabOrder = 8
    end
    object ydscc: TEdit
      Left = 360
      Top = 137
      Width = 137
      Height = 21
      TabOrder = 9
    end
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 184
    Width = 249
    Height = 153
    Caption = '连接数据库'
    TabOrder = 3
    object Label7: TLabel
      Left = 8
      Top = 56
      Width = 81
      Height = 13
      AutoSize = False
      Caption = '数据库名称:'
    end
    object Label8: TLabel
      Left = 8
      Top = 88
      Width = 57
      Height = 13
      AutoSize = False
      Caption = '用户名:'
    end
    object Label9: TLabel
      Left = 8
      Top = 120
      Width = 53
      Height = 13
      AutoSize = False
      Caption = '密码:'
    end
    object Label12: TLabel
      Left = 8
      Top = 24
      Width = 81
      Height = 13
      AutoSize = False
      Caption = '数据库IP:'
    end
    object DBNAME: TEdit
      Left = 88
      Top = 56
      Width = 137
      Height = 21
      TabOrder = 1
    end
    object DBUSERNAME: TEdit
      Left = 88
      Top = 87
      Width = 137
      Height = 21
      TabOrder = 2
    end
    object DBUSERPWD: TEdit
      Left = 88
      Top = 118
      Width = 137
      Height = 21
      TabOrder = 3
    end
    object DBIP: TEdit
      Left = 88
      Top = 24
      Width = 137
      Height = 21
      TabOrder = 0
    end
  end
  object GroupBox3: TGroupBox
    Left = 296
    Top = 184
    Width = 257
    Height = 78
    Caption = '记费'
    TabOrder = 4
    object Label10: TLabel
      Left = 8
      Top = 18
      Width = 81
      Height = 13
      AutoSize = False
      Caption = '记费类型:'
    end
    object Label11: TLabel
      Left = 8
      Top = 48
      Width = 73
      Height = 13
      AutoSize = False
      Caption = '记费代码:'
    end
    object szFeeType: TEdit
      Left = 88
      Top = 18
      Width = 137
      Height = 21
      TabOrder = 0
    end
    object szFeeCode: TEdit
      Left = 88
      Top = 47
      Width = 137
      Height = 21
      TabOrder = 1
    end
  end
  object GroupBox4: TGroupBox
    Left = 296
    Top = 270
    Width = 257
    Height = 70
    Caption = '界面设置'
    TabOrder = 5
    object CheckBox1: TCheckBox
      Left = 8
      Top = 20
      Width = 161
      Height = 17
      Caption = '显示测试消息'
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 8
      Top = 46
      Width = 121
      Height = 17
      Caption = '启动时自动运行'
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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