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

📄 u_kdyltj.dfm

📁 语音坐席,支持录音及语音回访,和自动催款
💻 DFM
字号:
object KDYLTJ: TKDYLTJ
  Left = 192
  Top = 114
  BorderStyle = bsDialog
  Caption = #23485#24102#23433#35013#29992#26009#26597#35810#32479#35745
  ClientHeight = 443
  ClientWidth = 521
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 12
    Top = 8
    Width = 497
    Height = 157
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object Label1: TLabel
      Left = 36
      Top = 28
      Width = 48
      Height = 12
      Caption = #29992#25143#20195#30721
    end
    object Label2: TLabel
      Left = 256
      Top = 28
      Width = 36
      Height = 12
      Caption = #29992#25143#21517
    end
    object Label3: TLabel
      Left = 60
      Top = 52
      Width = 24
      Height = 12
      Caption = #22320#22336
    end
    object Label4: TLabel
      Left = 16
      Top = 76
      Width = 72
      Height = 12
      Caption = #23485#24102#19994#21153#31867#22411
    end
    object Label5: TLabel
      Left = 256
      Top = 76
      Width = 36
      Height = 12
      Caption = #23433#35013#20154
    end
    object CheckBox1: TCheckBox
      Left = 16
      Top = 102
      Width = 69
      Height = 17
      Alignment = taLeftJustify
      Caption = #30331#35760#26085#26399
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 16
      Top = 126
      Width = 69
      Height = 17
      Alignment = taLeftJustify
      Caption = #23436#24037#26085#26399
      TabOrder = 1
    end
    object YHDM: TEdit
      Left = 96
      Top = 24
      Width = 97
      Height = 20
      TabOrder = 2
    end
    object YHM: TEdit
      Left = 296
      Top = 24
      Width = 181
      Height = 20
      TabOrder = 3
    end
    object DZ: TEdit
      Left = 96
      Top = 48
      Width = 381
      Height = 20
      TabOrder = 4
    end
    object YWLX: TComboBox
      Left = 96
      Top = 72
      Width = 145
      Height = 20
      ItemHeight = 12
      TabOrder = 5
      Items.Strings = (
        #26377#32447'CM'
        #31227#21160'CM')
    end
    object AZR: TEdit
      Left = 296
      Top = 72
      Width = 181
      Height = 20
      TabOrder = 6
    end
    object DJRQ1: TDateTimePicker
      Left = 96
      Top = 100
      Width = 97
      Height = 20
      Date = 38910.601023182870000000
      Time = 38910.601023182870000000
      TabOrder = 7
    end
    object DJRQ2: TDateTimePicker
      Left = 196
      Top = 100
      Width = 97
      Height = 20
      Date = 38910.601023182870000000
      Time = 38910.601023182870000000
      TabOrder = 8
    end
    object WGRQ1: TDateTimePicker
      Left = 96
      Top = 124
      Width = 97
      Height = 20
      Date = 38910.601023182870000000
      Time = 38910.601023182870000000
      TabOrder = 9
    end
    object WGRQ2: TDateTimePicker
      Left = 196
      Top = 124
      Width = 97
      Height = 20
      Date = 38910.601023182870000000
      Time = 38910.601023182870000000
      TabOrder = 10
    end
  end
  object DBGridEh1: TDBGridEh
    Left = 12
    Top = 172
    Width = 497
    Height = 233
    AutoFitColWidths = True
    DataSource = DataSource1
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -12
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    UseMultiTitle = True
    DefaultColumnState = False
    lineColor = clGreen
    SelectedColor = clHighlight
    SelectedFontColor = clWhite
    activerowcolor = False
    rowsinglecolor = clMoneyGreen
    rowdoublecolor = clCream
    Columns = <
      item
        EditButtons = <>
        FieldName = #39033#30446
        Footers = <>
        drawcurrency = False
      end
      item
        EditButtons = <>
        FieldName = #25968#37327
        Footers = <>
        Width = 215
        drawcurrency = False
      end>
  end
  object BitBtn1: TBitBtn
    Left = 12
    Top = 412
    Width = 81
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 428
    Top = 412
    Width = 81
    Height = 25
    TabOrder = 3
    Kind = bkClose
  end
  object Query1: TQuery
    DatabaseName = 'CTIC'
    SQL.Strings = (
      'Select * From CATVIP.'#26448#26009#20449#24687',CATVIP.'#29992#25143#20449#24687','#26381#21153#21333' '
      'Where CATVIP.'#26448#26009#20449#24687'.ID=CATVIP.'#29992#25143#20449#24687'.ID'
      'AND CATVIP.'#29992#25143#20449#24687'.'#29992#25143#20195#30721'='#26381#21153#21333'.'#29992#25143#32534#30721)
    Left = 52
    Top = 220
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 84
    Top = 220
  end
end

⌨️ 快捷键说明

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