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

📄 u_bccx.dfm

📁 语音坐席,支持录音及语音回访,和自动催款
💻 DFM
字号:
object BCCX: TBCCX
  Left = 192
  Top = 114
  Width = 544
  Height = 375
  Caption = #25320#20986#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  DesignSize = (
    536
    341)
  PixelsPerInch = 96
  TextHeight = 14
  object Label1: TLabel
    Left = 12
    Top = 24
    Width = 28
    Height = 14
    Caption = #26085#26399
  end
  object Label2: TLabel
    Left = 176
    Top = 24
    Width = 42
    Height = 14
    Caption = #25805#20316#21592
  end
  object Label3: TLabel
    Left = 344
    Top = 24
    Width = 56
    Height = 14
    Anchors = [akTop, akRight]
    Caption = #30005#35805#21495#30721
  end
  object DBGridEh1: TDBGridEh
    Left = 12
    Top = 60
    Width = 513
    Height = 237
    Anchors = [akLeft, akTop, akRight, akBottom]
    AutoFitColWidths = True
    DataSource = DataSource1
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -14
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    TabOrder = 4
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    UseMultiTitle = True
    DefaultColumnState = False
    lineColor = clGreen
    SelectedColor = clHighlight
    SelectedFontColor = clWhite
    activerowcolor = True
    rowsinglecolor = clMoneyGreen
    rowdoublecolor = clCream
    Columns = <
      item
        EditButtons = <>
        FieldName = #26102#38388
        Footers = <>
        drawcurrency = False
      end
      item
        EditButtons = <>
        FieldName = #36890#35805#32467#26463#26102#38388
        Footers = <>
        drawcurrency = False
      end
      item
        EditButtons = <>
        FieldName = #25805#20316#21592
        Footers = <>
        drawcurrency = False
      end
      item
        EditButtons = <>
        FieldName = #21495#30721
        Footers = <>
        drawcurrency = False
      end>
  end
  object BitBtn2: TBitBtn
    Left = 12
    Top = 308
    Width = 81
    Height = 25
    Anchors = [akLeft, akBottom]
    Caption = #23548#20986
    TabOrder = 5
    OnClick = BitBtn2Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
      333333333333337FF3333333333333903333333333333377FF33333333333399
      03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
      99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
      99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
      03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
      33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
      33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
      3333777777333333333333333333333333333333333333333333}
    NumGlyphs = 2
  end
  object BitBtn3: TBitBtn
    Left = 444
    Top = 308
    Width = 81
    Height = 25
    Anchors = [akRight, akBottom]
    TabOrder = 6
    Kind = bkClose
  end
  object RQ1: TDateTimePicker
    Left = 44
    Top = 8
    Width = 101
    Height = 22
    Date = 38847.618734398150000000
    Time = 38847.618734398150000000
    TabOrder = 0
    OnChange = RQ1Change
  end
  object ComboBoxCZY: TComboBox
    Left = 224
    Top = 20
    Width = 101
    Height = 22
    ItemHeight = 14
    TabOrder = 2
    OnChange = RQ1Change
  end
  object Edit1: TEdit
    Left = 404
    Top = 20
    Width = 121
    Height = 22
    Anchors = [akTop, akRight]
    TabOrder = 3
    OnChange = RQ1Change
  end
  object RQ2: TDateTimePicker
    Left = 44
    Top = 32
    Width = 101
    Height = 22
    Date = 38847.618734398150000000
    Time = 38847.618734398150000000
    TabOrder = 1
    OnChange = RQ1Change
  end
  object Query1: TQuery
    DatabaseName = 'CTIC'
    SQL.Strings = (
      'Select * From '#25320#20986#20449#24687)
    Left = 132
    Top = 80
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 164
    Top = 80
  end
end

⌨️ 快捷键说明

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