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

📄 sysconfigfrm.~dfm

📁 一个电力企业的后台管理程序
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Frm_SysConfig: TFrm_SysConfig
  Left = 58
  Top = 105
  Width = 787
  Height = 519
  Caption = '系统参数配置'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label23: TLabel
    Left = 8
    Top = 239
    Width = 120
    Height = 13
    Caption = '文本信息存储虚拟设备'
  end
  object Label26: TLabel
    Left = 328
    Top = 239
    Width = 120
    Height = 13
    Caption = '图形信息存储虚拟设备'
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 779
    Height = 492
    Align = alClient
    BevelInner = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clGreen
    Font.Height = -15
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 2
      Top = 2
      Width = 775
      Height = 434
      ActivePage = TabSheet3
      Align = alClient
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = '系统参数(一)'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -15
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        object Panel3: TPanel
          Left = 40
          Top = 32
          Width = 681
          Height = 347
          BevelInner = bvLowered
          BevelOuter = bvLowered
          BevelWidth = 2
          BorderStyle = bsSingle
          TabOrder = 0
          object Label1: TLabel
            Left = 151
            Top = 28
            Width = 42
            Height = 21
            Caption = '局名'
            Font.Charset = GB2312_CHARSET
            Font.Color = clNavy
            Font.Height = -21
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label17: TLabel
            Left = 36
            Top = 123
            Width = 125
            Height = 15
            Caption = 'IVRSERVICE主机名'
          end
          object Label14: TLabel
            Left = 420
            Top = 123
            Width = 80
            Height = 15
            Caption = 'CSTAserver'
          end
          object Label19: TLabel
            Left = 56
            Top = 155
            Width = 105
            Height = 15
            Caption = '消息中心主机名'
          end
          object Label8: TLabel
            Left = 395
            Top = 155
            Width = 105
            Height = 15
            Caption = '呼叫中心主机名'
          end
          object Label20: TLabel
            Left = 26
            Top = 202
            Width = 135
            Height = 15
            Caption = '消息中心应用程序名'
          end
          object Label3: TLabel
            Left = 26
            Top = 232
            Width = 135
            Height = 15
            Caption = '呼叫中心应用程序名'
          end
          object Label16: TLabel
            Left = 345
            Top = 200
            Width = 155
            Height = 15
            Caption = 'IVRSERVICE应用程序名'
          end
          object Label18: TLabel
            Left = 62
            Top = 262
            Width = 99
            Height = 15
            Caption = 'IVR应用程序名'
          end
          object Label29: TLabel
            Left = 395
            Top = 230
            Width = 105
            Height = 15
            Caption = '座席应用程序名'
          end
          object Edit1: TEdit
            Left = 232
            Top = 23
            Width = 273
            Height = 29
            Color = clWhite
            Font.Charset = GB2312_CHARSET
            Font.Color = clNavy
            Font.Height = -21
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            TabOrder = 0
          end
          object Edit17: TEdit
            Left = 164
            Top = 119
            Width = 150
            Height = 23
            Color = clWhite
            TabOrder = 1
          end
          object Edit14: TEdit
            Left = 507
            Top = 119
            Width = 150
            Height = 23
            Color = clWhite
            TabOrder = 2
          end
          object Edit19: TEdit
            Left = 164
            Top = 151
            Width = 150
            Height = 23
            Color = clWhite
            TabOrder = 3
          end
          object Edit8: TEdit
            Left = 507
            Top = 151
            Width = 150
            Height = 23
            Color = clWhite
            TabOrder = 4
          end
          object Edit20: TEdit
            Left = 164
            Top = 198
            Width = 150
            Height = 23
            Color = clScrollBar
            ReadOnly = True
            TabOrder = 5
          end
          object Edit3: TEdit
            Left = 164
            Top = 228
            Width = 150
            Height = 23
            Color = clScrollBar
            ReadOnly = True
            TabOrder = 6
          end
          object Edit16: TEdit
            Left = 507
            Top = 196
            Width = 150
            Height = 23
            Color = clScrollBar
            ReadOnly = True
            TabOrder = 7
          end
          object Edit18: TEdit
            Left = 164
            Top = 258
            Width = 151
            Height = 23
            Color = clScrollBar
            ReadOnly = True
            TabOrder = 8
          end
          object Edit29: TEdit
            Left = 507
            Top = 226
            Width = 150
            Height = 23
            Color = clScrollBar
            ReadOnly = True
            TabOrder = 9
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = '系统参数(二)'
        ImageIndex = 2
        object Panel4: TPanel
          Left = 40
          Top = 32
          Width = 673
          Height = 329
          BevelInner = bvLowered
          BevelOuter = bvLowered
          BevelWidth = 2
          BorderStyle = bsSingle
          TabOrder = 0
          object Label6: TLabel
            Left = 37
            Top = 28
            Width = 90
            Height = 15
            Caption = '出局呼叫字冠'
          end
          object Label2: TLabel
            Left = 327
            Top = 28
            Width = 165
            Height = 15
            Caption = '局方交换机出局呼叫字冠'
          end
          object Label28: TLabel
            Left = 24
            Top = 67
            Width = 135
            Height = 15
            Caption = '座席欢迎词最大时长'
          end
          object Label24: TLabel
            Left = 334
            Top = 67
            Width = 150
            Height = 15
            Caption = '一次服务最大通话时长'
          end
          object Label21: TLabel
            Left = 6
            Top = 223
            Width = 153
            Height = 15
            Caption = '消息中心TCP/IP端口号'
          end
          object Label22: TLabel

⌨️ 快捷键说明

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