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

📄 mrkhxxtj.dfm

📁 这是用Delphi编写的汽车配件管理系统。主要功能有基础信息管理
💻 DFM
字号:
object khxxtj: Tkhxxtj
  Left = 89
  Top = 177
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #23458#25143#20449#24687#28155#21152
  ClientHeight = 193
  ClientWidth = 622
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 6
    Top = 4
    Width = 609
    Height = 158
    Caption = #28165#28155#21152#23458#25143#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 21
      Top = 23
      Width = 60
      Height = 12
      Caption = #23458#25143#32534#21495#65306
      FocusControl = DBEdit1
    end
    object Label2: TLabel
      Left = 21
      Top = 56
      Width = 60
      Height = 12
      Caption = #23458#25143#20840#31216#65306
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 21
      Top = 89
      Width = 60
      Height = 12
      Caption = #32852#31995#30005#35805#65306
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 21
      Top = 122
      Width = 48
      Height = 12
      Caption = #32852#31995#20154#65306
      FocusControl = DBEdit4
    end
    object Label5: TLabel
      Left = 221
      Top = 23
      Width = 60
      Height = 12
      Caption = #31227#21160#30005#35805#65306
      FocusControl = DBEdit5
    end
    object Label6: TLabel
      Left = 221
      Top = 56
      Width = 36
      Height = 12
      Caption = #22320#22336#65306
      FocusControl = DBEdit6
    end
    object Label7: TLabel
      Left = 221
      Top = 89
      Width = 36
      Height = 12
      Caption = #37038#32534#65306
      FocusControl = DBEdit7
    end
    object Label8: TLabel
      Left = 221
      Top = 122
      Width = 36
      Height = 12
      Caption = #20256#30495#65306
      FocusControl = DBEdit8
    end
    object Label9: TLabel
      Left = 408
      Top = 22
      Width = 36
      Height = 12
      Caption = #32593#22336#65306
      FocusControl = DBEdit9
    end
    object Label10: TLabel
      Left = 408
      Top = 55
      Width = 60
      Height = 12
      Caption = #24320#25143#38134#34892#65306
      FocusControl = DBEdit10
    end
    object Label11: TLabel
      Left = 408
      Top = 88
      Width = 60
      Height = 12
      Caption = #38134#34892#36134#21495#65306
      FocusControl = DBEdit11
    end
    object Label12: TLabel
      Left = 408
      Top = 121
      Width = 48
      Height = 12
      Caption = #32435#31246#21495#65306
      FocusControl = DBEdit12
    end
    object DBEdit1: TDBEdit
      Left = 100
      Top = 21
      Width = 100
      Height = 20
      DataField = 'khbh'
      DataSource = DataSource1
      Enabled = False
      TabOrder = 0
      OnKeyPress = FormKeyPress
    end
    object DBEdit2: TDBEdit
      Left = 100
      Top = 54
      Width = 100
      Height = 20
      DataField = 'khqc'
      DataSource = DataSource1
      TabOrder = 1
      OnKeyPress = FormKeyPress
    end
    object DBEdit3: TDBEdit
      Left = 100
      Top = 87
      Width = 100
      Height = 20
      DataField = 'lxdh'
      DataSource = DataSource1
      TabOrder = 2
      OnKeyPress = FormKeyPress
    end
    object DBEdit4: TDBEdit
      Left = 100
      Top = 120
      Width = 100
      Height = 20
      DataField = 'lxr'
      DataSource = DataSource1
      TabOrder = 3
      OnKeyPress = FormKeyPress
    end
    object DBEdit5: TDBEdit
      Left = 290
      Top = 21
      Width = 100
      Height = 20
      DataField = 'sj'
      DataSource = DataSource1
      TabOrder = 4
      OnKeyPress = FormKeyPress
    end
    object DBEdit6: TDBEdit
      Left = 290
      Top = 54
      Width = 100
      Height = 20
      DataField = 'di'
      DataSource = DataSource1
      TabOrder = 5
      OnKeyPress = FormKeyPress
    end
    object DBEdit7: TDBEdit
      Left = 290
      Top = 87
      Width = 100
      Height = 20
      DataField = 'yb'
      DataSource = DataSource1
      TabOrder = 6
      OnKeyPress = FormKeyPress
    end
    object DBEdit8: TDBEdit
      Left = 290
      Top = 120
      Width = 100
      Height = 20
      DataField = 'cz'
      DataSource = DataSource1
      TabOrder = 7
      OnKeyPress = FormKeyPress
    end
    object DBEdit9: TDBEdit
      Left = 484
      Top = 20
      Width = 100
      Height = 20
      DataField = 'wz'
      DataSource = DataSource1
      TabOrder = 8
      OnKeyPress = FormKeyPress
    end
    object DBEdit10: TDBEdit
      Left = 484
      Top = 53
      Width = 100
      Height = 20
      DataField = 'khyh'
      DataSource = DataSource1
      TabOrder = 9
      OnKeyPress = FormKeyPress
    end
    object DBEdit11: TDBEdit
      Left = 484
      Top = 86
      Width = 100
      Height = 20
      DataField = 'yhzh'
      DataSource = DataSource1
      TabOrder = 10
      OnKeyPress = FormKeyPress
    end
    object DBEdit12: TDBEdit
      Left = 484
      Top = 119
      Width = 100
      Height = 20
      DataField = 'nsh'
      DataSource = DataSource1
      TabOrder = 11
      OnKeyPress = FormKeyPress
    end
  end
  object Button1: TButton
    Left = 456
    Top = 166
    Width = 75
    Height = 25
    Caption = #20445'  '#23384
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 536
    Top = 166
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    DataSet = CPXXRK.Table2
    Left = 114
    Top = 32
  end
end

⌨️ 快捷键说明

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