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

📄 queryddtj_2.dfm

📁 客户档案管理-delphi开发
💻 DFM
字号:
inherited FormQueryDDTJ_2: TFormQueryDDTJ_2
  Left = 309
  Caption = #27969#22833#23458#25143#32479#35745#25253#34920
  ClientHeight = 479
  ClientWidth = 704
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited bsSkinPanel1: TbsSkinPanel
    Width = 704
    Height = 56
    object bsSkinCheckRadioBox1: TbsSkinCheckRadioBox
      Left = 16
      Top = 16
      Width = 185
      Height = 25
      TabOrder = 0
      SkinDataName = 'radiobox'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      ImageIndex = 0
      Flat = True
      TabStop = True
      CanFocused = True
      Radio = True
      Checked = True
      GroupIndex = 1
      Caption = #19977#20010#26376#26410#21457#29983#19994#21153#23458#25143
      OnClick = bsSkinCheckRadioBox1Click
    end
    object bsSkinCheckRadioBox2: TbsSkinCheckRadioBox
      Left = 200
      Top = 16
      Width = 185
      Height = 25
      TabOrder = 1
      SkinDataName = 'radiobox'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      ImageIndex = 0
      Flat = True
      TabStop = True
      CanFocused = True
      Radio = True
      Checked = False
      GroupIndex = 1
      Caption = #20845#20010#26376#26410#21457#29983#19994#21153#23458#25143
      OnClick = bsSkinCheckRadioBox2Click
    end
    object bsSkinCheckRadioBox3: TbsSkinCheckRadioBox
      Left = 392
      Top = 16
      Width = 185
      Height = 25
      TabOrder = 2
      SkinDataName = 'radiobox'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      ImageIndex = 0
      Flat = True
      TabStop = True
      CanFocused = True
      Radio = True
      Checked = False
      GroupIndex = 1
      Caption = #19968#24180#26410#21457#29983#19994#21153#23458#25143
      OnClick = bsSkinCheckRadioBox3Click
    end
  end
  inherited bsSkinToolBar1: TbsSkinToolBar
    Width = 704
    inherited bsSkinSpeedButton1: TbsSkinSpeedButton
      Visible = False
    end
    inherited bsSkinSpeedButton2: TbsSkinSpeedButton
      Visible = False
    end
    inherited bsSkinBevel2: TbsSkinBevel
      Visible = False
    end
    inherited bsSkinBevel4: TbsSkinBevel
      Visible = False
    end
    inherited bsSkinSpeedButton7: TbsSkinSpeedButton
      OnClick = bsSkinSpeedButton7Click
    end
  end
  inherited dgMain: TDBGridEh
    Top = 81
    Width = 704
    Height = 327
    Columns = <
      item
        EditButtons = <>
        FieldName = #23458#25143#32534#21495
        Footers = <>
        Width = 69
      end
      item
        EditButtons = <>
        FieldName = #23458#25143#21517#31216
        Footers = <>
        Width = 208
      end
      item
        EditButtons = <>
        FieldName = #32852#31995#20154
        Footers = <>
        Width = 88
      end
      item
        EditButtons = <>
        FieldName = #21457#29983#26085#26399
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #22320#21306
        Footers = <>
        Width = 85
      end
      item
        EditButtons = <>
        FieldName = #38144#21806#25968#37327
        Footers = <>
      end>
  end
  inherited bsSkinStatusBar1: TbsSkinStatusBar
    Top = 457
    Width = 704
    inherited bsSkinStatusPanelUserName: TbsSkinStatusPanel
      Left = 584
    end
  end
  object bsSkinPanel2: TbsSkinPanel [4]
    Left = 0
    Top = 408
    Width = 704
    Height = 49
    TabOrder = 4
    SkinData = dbs.bsSkinData1
    SkinDataName = 'panel'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RealHeight = -1
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = False
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    Caption = 'bsSkinPanel1'
    Align = alBottom
    object bsSkinStdLabel3: TbsSkinStdLabel
      Left = 392
      Top = 4
      Width = 80
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = dbs.bsSkinData1
      SkinDataName = 'stdlabel'
      Alignment = taRightJustify
      AutoSize = False
      Caption = #25968#37327#65306
    end
    object bsSkinStdLabel4: TbsSkinStdLabel
      Left = 472
      Top = 4
      Width = 105
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = dbs.bsSkinData1
      SkinDataName = 'stdlabel'
      Alignment = taRightJustify
      AutoSize = False
    end
  end
  inherited cdsQuery: TADODataSet
    AfterOpen = cdsQueryAfterOpen
    OnCalcFields = cdsQueryCalcFields
    CommandText = 'SELECT  *  from '#27969#22833#23458#25143'3'#20010#26376#32479#35745
    object cdsQueryDSDesigner: TStringField
      FieldName = #23458#25143#32534#21495
    end
    object cdsQueryDSDesigner2: TStringField
      FieldName = #23458#25143#21517#31216
      Size = 100
    end
    object cdsQueryDSDesigner3: TStringField
      FieldName = #32852#31995#20154
    end
    object cdsQueryDSDesigner4: TDateTimeField
      FieldKind = fkCalculated
      FieldName = #21457#29983#26085#26399
      Calculated = True
    end
    object cdsQueryDSDesigner5: TStringField
      FieldName = #22320#21306
      Size = 40
    end
    object cdsQueryDSDesigner6: TBCDField
      FieldKind = fkCalculated
      FieldName = #38144#21806#25968#37327
      Precision = 10
      Size = 2
      Calculated = True
    end
  end
  object ADODataSet1: TADODataSet
    CacheSize = 1000
    Connection = dbs.ADOConn
    CursorType = ctStatic
    Parameters = <>
    Left = 585
    Top = 144
  end
end

⌨️ 快捷键说明

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