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

📄 mrcpxxgl_cx.~dfm

📁 这是用Delphi编写的汽车配件管理系统。主要功能有基础信息管理
💻 ~DFM
字号:
object CPXXGL_CX: TCPXXGL_CX
  Left = 357
  Top = 155
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #26597#35810#31383#21475
  ClientHeight = 134
  ClientWidth = 242
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 71
    Top = 104
    Width = 75
    Height = 26
    Caption = #26597'  '#35810
    TabOrder = 0
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 13
    Top = 9
    Width = 217
    Height = 88
    Caption = #35831#36755#20837#26597#35810#20449#24687
    TabOrder = 1
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 60
      Height = 12
      Caption = #20135#21697#21517#31216#65306
    end
    object Label2: TLabel
      Left = 27
      Top = 59
      Width = 60
      Height = 12
      Caption = #20135#21697#22411#21495#65306
    end
    object Edit1: TEdit
      Left = 86
      Top = 29
      Width = 80
      Height = 20
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 86
      Top = 56
      Width = 80
      Height = 20
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object CheckBox1: TCheckBox
      Left = 176
      Top = 32
      Width = 17
      Height = 16
      TabOrder = 2
      OnMouseUp = CheckBox1MouseUp
    end
    object CheckBox2: TCheckBox
      Left = 176
      Top = 56
      Width = 15
      Height = 17
      TabOrder = 3
      OnMouseUp = CheckBox2MouseUp
    end
  end
  object Button2: TButton
    Left = 152
    Top = 104
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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