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

📄 mrcpck.~dfm

📁 这是用Delphi编写的汽车配件管理系统。主要功能有基础信息管理
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object cpck: Tcpck
  Left = 204
  Top = 442
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20986#24211#30331#35760
  ClientHeight = 381
  ClientWidth = 725
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 2
    Top = 160
    Width = 718
    Height = 129
    TabOrder = 0
    object Label11: TLabel
      Left = 232
      Top = 72
      Width = 42
      Height = 12
      Caption = 'chanpin'
    end
    object DBGrid1: TDBGrid
      Left = 7
      Top = 13
      Width = 703
      Height = 108
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cpbh'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#32534#21495
          Width = 54
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cpmc'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#21517#31216
          Width = 87
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cpxh'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#22411#21495
          Width = 86
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cpbs'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#26631#35782
          Width = 65
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cx'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #36710#22411
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cd'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20135#22320
          Width = 94
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'dan'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #21333#20301
          Width = 57
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'ling'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #38646#21806#20215
          Width = 65
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'shuliang'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #25968#37327
          Width = 67
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'je'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #37329#39069
          Width = 81
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'jsr'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #32463#25163#20154
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'rdate'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #20986#24211#26085#26399
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'khbh'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #23458#25143#32534#21495
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'khqc'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #23458#25143#20840#31216
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'lxdh'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #32852#31995#30005#35805
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'ying'
          ReadOnly = True
          Title.Alignment = taCenter
          Title.Caption = #24212#20184#27454
          Width = 110
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 4
    Top = 1
    Width = 493
    Height = 48
    Caption = #23458#25143#20449#24687
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 20
      Width = 36
      Height = 12
      Caption = #32534#21495#65306
    end
    object Label2: TLabel
      Left = 152
      Top = 20
      Width = 36
      Height = 12
      Caption = #20840#31216#65306
    end
    object Label3: TLabel
      Left = 360
      Top = 20
      Width = 36
      Height = 12
      Caption = #30005#35805#65306
    end
    object Edit2: TEdit
      Left = 190
      Top = 16
      Width = 163
      Height = 20
      Enabled = False
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 400
      Top = 16
      Width = 81
      Height = 20
      Enabled = False
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 48
      Top = 16
      Width = 97
      Height = 20
      ItemHeight = 12
      TabOrder = 2
      OnClick = ComboBox1Click
      OnExit = ComboBox1Exit
      OnKeyPress = ComboBox1KeyPress
    end
  end
  object GroupBox3: TGroupBox
    Left = 4
    Top = 51
    Width = 717
    Height = 54
    Caption = #20135#21697#20449#24687
    TabOrder = 2
    object Label4: TLabel
      Left = 8
      Top = 24
      Width = 36
      Height = 12
      Caption = #32534#21495#65306
    end
    object Label5: TLabel
      Left = 432
      Top = 24
      Width = 36
      Height = 12
      Caption = #25968#37327#65306
    end
    object Label6: TLabel
      Left = 312
      Top = 24
      Width = 36
      Height = 12
      Caption = #20215#26684#65306
    end
    object Label13: TLabel
      Left = 552
      Top = 24
      Width = 36
      Height = 12
      Caption = #37329#39069#65306
    end
    object Label14: TLabel
      Left = 152
      Top = 24
      Width = 60
      Height = 12
      Caption = #20135#21697#21517#31216#65306
    end
    object Edit6: TEdit
      Left = 48
      Top = 21
      Width = 97
      Height = 20
      TabOrder = 0
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 352
      Top = 21
      Width = 73
      Height = 20
      TabOrder = 1
      OnKeyPress = Edit7KeyPress
    end
    object Edit8: TEdit
      Left = 472
      Top = 21
      Width = 67
      Height = 20
      TabOrder = 2
      OnChange = Edit8Change
      OnKeyPress = Edit8KeyPress
    end
    object Edit9: TEdit
      Left = 216
      Top = 21
      Width = 89
      Height = 20
      TabOrder = 3
    end
    object Edit10: TEdit
      Left = 592
      Top = 21
      Width = 115
      Height = 20
      TabOrder = 4
    end
  end
  object GroupBox4: TGroupBox
    Left = 2
    Top = 293
    Width = 718
    Height = 84
    TabOrder = 3
    object Label7: TLabel
      Left = 18
      Top = 24
      Width = 120
      Height = 12
      Caption = #26412#27425#20986#24211#20135#21697#24635#25968#37327#65306
    end
    object Label8: TLabel
      Left = 18
      Top = 56
      Width = 48
      Height = 12
      Caption = #24635#37329#39069#65306
    end
    object Label9: TLabel
      Left = 218
      Top = 56
      Width = 48
      Height = 12
      Caption = #23454#20184#27454#65306
    end
    object Label12: TLabel
      Left = 312
      Top = 24
      Width = 108
      Height = 12
      Caption = #26412#27425#20986#24211#20135#21697#32479#35745#65306
    end
    object Edit1: TEdit
      Left = 144
      Top = 21
      Width = 121
      Height = 20
      Enabled = False
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit4: TEdit
      Left = 65
      Top = 52
      Width = 136
      Height = 20
      Enabled = False
      TabOrder = 1
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 274
      Top = 52
      Width = 127

⌨️ 快捷键说明

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