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

📄 mrcpxxxg.~dfm

📁 这是用Delphi编写的汽车配件管理系统。主要功能有基础信息管理
💻 ~DFM
字号:
object cpxxxg: Tcpxxxg
  Left = 244
  Top = 282
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #20462#25913#31383#21475
  ClientHeight = 189
  ClientWidth = 496
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object BitBtn1: TBitBtn
    Left = 416
    Top = 28
    Width = 75
    Height = 25
    Caption = #20445'  '#23384
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 416
    Top = 60
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 5
    Width = 401
    Height = 180
    Caption = #20449#24687#20462#25913
    TabOrder = 2
    object Label1: TLabel
      Left = 15
      Top = 18
      Width = 54
      Height = 12
      Caption = #20135#21697#32534#21495':'
      FocusControl = DBEdit1
    end
    object Label2: TLabel
      Left = 15
      Top = 50
      Width = 54
      Height = 12
      Caption = #20135#21697#21517#31216':'
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 15
      Top = 82
      Width = 54
      Height = 12
      Caption = #20135#21697#22411#21495':'
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 15
      Top = 114
      Width = 30
      Height = 12
      Caption = #21333#20215':'
      FocusControl = DBEdit4
    end
    object Label5: TLabel
      Left = 15
      Top = 146
      Width = 30
      Height = 12
      Caption = #21333#20301':'
      FocusControl = DBEdit5
    end
    object Label6: TLabel
      Left = 223
      Top = 114
      Width = 30
      Height = 12
      Caption = #36710#22411':'
      FocusControl = DBEdit6
    end
    object Label7: TLabel
      Left = 223
      Top = 146
      Width = 30
      Height = 12
      Caption = #20135#22320':'
      FocusControl = DBEdit7
    end
    object Label8: TLabel
      Left = 223
      Top = 18
      Width = 42
      Height = 12
      Caption = #25209#21457#20215':'
      FocusControl = DBEdit8
    end
    object Label9: TLabel
      Left = 223
      Top = 50
      Width = 42
      Height = 12
      Caption = #38646#21806#20215':'
      FocusControl = DBEdit9
    end
    object Label10: TLabel
      Left = 223
      Top = 82
      Width = 42
      Height = 12
      Caption = #24314#35758#20215':'
      FocusControl = DBEdit10
    end
    object DBEdit1: TDBEdit
      Left = 71
      Top = 15
      Width = 130
      Height = 20
      DataField = 'cpbh'
      DataSource = cpxxcx.DataSource1
      TabOrder = 0
      OnKeyPress = FormKeyPress
    end
    object DBEdit2: TDBEdit
      Left = 71
      Top = 48
      Width = 130
      Height = 20
      DataField = 'cpmc'
      DataSource = cpxxcx.DataSource1
      TabOrder = 1
      OnKeyPress = FormKeyPress
    end
    object DBEdit3: TDBEdit
      Left = 71
      Top = 79
      Width = 130
      Height = 20
      DataField = 'cpxh'
      DataSource = cpxxcx.DataSource1
      TabOrder = 2
      OnKeyPress = FormKeyPress
    end
    object DBEdit4: TDBEdit
      Left = 71
      Top = 108
      Width = 130
      Height = 20
      DataField = 'danjia'
      DataSource = cpxxcx.DataSource1
      TabOrder = 3
      OnKeyPress = FormKeyPress
    end
    object DBEdit5: TDBEdit
      Left = 71
      Top = 140
      Width = 130
      Height = 20
      DataField = 'dan'
      DataSource = cpxxcx.DataSource1
      TabOrder = 4
      OnKeyPress = FormKeyPress
    end
    object DBEdit6: TDBEdit
      Left = 272
      Top = 108
      Width = 120
      Height = 20
      DataField = 'cx'
      DataSource = cpxxcx.DataSource1
      TabOrder = 5
      OnKeyPress = FormKeyPress
    end
    object DBEdit7: TDBEdit
      Left = 272
      Top = 140
      Width = 120
      Height = 20
      DataField = 'cd'
      DataSource = cpxxcx.DataSource1
      TabOrder = 6
      OnKeyPress = FormKeyPress
    end
    object DBEdit8: TDBEdit
      Left = 272
      Top = 15
      Width = 120
      Height = 20
      DataField = 'pi'
      DataSource = cpxxcx.DataSource1
      TabOrder = 7
      OnKeyPress = FormKeyPress
    end
    object DBEdit9: TDBEdit
      Left = 272
      Top = 48
      Width = 120
      Height = 20
      DataField = 'ling'
      DataSource = cpxxcx.DataSource1
      TabOrder = 8
      OnKeyPress = FormKeyPress
    end
    object DBEdit10: TDBEdit
      Left = 272
      Top = 79
      Width = 120
      Height = 20
      DataField = 'jy'
      DataSource = cpxxcx.DataSource1
      TabOrder = 9
      OnKeyPress = FormKeyPress
    end
  end
end

⌨️ 快捷键说明

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