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

📄 u_dengji.dfm

📁 销售业绩核算系统
💻 DFM
字号:
object Form_dengji: TForm_dengji
  Left = -2
  Top = 30
  Width = 793
  Height = 514
  Caption = #31561#32423#20851#31995#34920
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 376
    Top = 397
    Width = 113
    Height = 39
    Caption = #26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 376
    Top = 442
    Width = 115
    Height = 39
    Caption = #26597#35810#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object SpeedButton3: TSpeedButton
    Left = 514
    Top = 399
    Width = 113
    Height = 36
    Caption = #20851#38381
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton3Click
  end
  object Label1: TLabel
    Left = 178
    Top = 409
    Width = 36
    Height = 13
    AutoSize = False
    Caption = #22995#21517#65306
  end
  object Label2: TLabel
    Left = 179
    Top = 451
    Width = 36
    Height = 13
    AutoSize = False
    Caption = #32534#21495#65306
  end
  object username: TEdit
    Left = 234
    Top = 404
    Width = 121
    Height = 21
    TabOrder = 0
    Text = #24429#25104#20041
  end
  object DBGrid1: TDBGrid
    Left = 9
    Top = 9
    Width = 772
    Height = 375
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'n001'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n002'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n003'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n004'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n005'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n006'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n007'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n008'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n009'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n010'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n011'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n012'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n013'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n014'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n015'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n016'
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'n017'
        Width = 60
        Visible = True
      end>
  end
  object bianhao: TEdit
    Left = 236
    Top = 448
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'HK080300'
  end
  object ADOQuery1: TADOQuery
    Connection = DM.ADOConn
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from aaa')
    Left = 53
    Top = 398
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery88
    Left = 176
    Top = 217
  end
  object ADOQuery2: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 78
    Top = 96
  end
  object ADOQuery3: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 111
    Top = 98
  end
  object ADOQuery4: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 148
    Top = 97
  end
  object ADOQuery5: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 192
    Top = 97
  end
  object ADOQuery6: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 226
    Top = 97
  end
  object ADOQuery7: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 263
    Top = 98
  end
  object ADOQuery8: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 299
    Top = 101
  end
  object ADOQuery9: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 334
    Top = 101
  end
  object ADOQuery10: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 369
    Top = 101
  end
  object ADOQuery11: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 404
    Top = 101
  end
  object ADOQuery12: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 446
    Top = 101
  end
  object ADOQuery13: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 478
    Top = 102
  end
  object ADOQuery88: TADOQuery
    Connection = DM.ADOConn
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from dengji')
    Left = 138
    Top = 215
  end
  object ADOQuery14: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 329
    Top = 215
  end
  object ADOQuery15: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 362
    Top = 214
  end
  object ADOQuery17: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 432
    Top = 215
  end
  object ADOQuery16: TADOQuery
    Connection = DM.ADOConn
    Parameters = <>
    Left = 397
    Top = 214
  end
end

⌨️ 快捷键说明

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