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

📄 uspjbxx.dfm

📁 delphi 开发的完整的仓库管理系统(带数据库)
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object SPJBXX: TSPJBXX
  Left = 249
  Top = 175
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #21830#21697#22522#26412#20449#24687
  ClientHeight = 366
  ClientWidth = 518
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 6
    Top = 8
    Width = 500
    Height = 296
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 24
      Width = 60
      Height = 12
      Caption = #21830#21697#32534#21495#65306
    end
    object Label3: TLabel
      Left = 24
      Top = 76
      Width = 60
      Height = 12
      Caption = #35268'    '#26684#65306
    end
    object Label5: TLabel
      Left = 266
      Top = 76
      Width = 60
      Height = 12
      Caption = #20135'    '#22320#65306
    end
    object Label7: TLabel
      Left = 266
      Top = 102
      Width = 60
      Height = 12
      Caption = #36827'    '#20215#65306
    end
    object Label9: TLabel
      Left = 266
      Top = 129
      Width = 60
      Height = 12
      Caption = #38646' '#21806' '#20215#65306
    end
    object Label11: TLabel
      Left = 24
      Top = 209
      Width = 60
      Height = 12
      Caption = #22791'    '#27880#65306
    end
    object Label2: TLabel
      Left = 266
      Top = 24
      Width = 60
      Height = 12
      Caption = #21830#21697#21517#31216#65306
    end
    object Label4: TLabel
      Left = 266
      Top = 50
      Width = 60
      Height = 12
      Caption = #20445' '#36136' '#26399#65306
    end
    object Label6: TLabel
      Left = 24
      Top = 102
      Width = 60
      Height = 12
      Caption = #21333'    '#20301#65306
    end
    object Label8: TLabel
      Left = 24
      Top = 129
      Width = 60
      Height = 12
      Caption = #25209' '#21457' '#20215#65306
    end
    object Label12: TLabel
      Left = 24
      Top = 50
      Width = 60
      Height = 12
      Caption = #21830#21697#31616#31216#65306
    end
    object Label13: TLabel
      Left = 12
      Top = 170
      Width = 72
      Height = 12
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Label10: TLabel
      Left = 254
      Top = 170
      Width = 72
      Height = 12
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Bevel1: TBevel
      Left = 6
      Top = 157
      Width = 487
      Height = 39
      Shape = bsFrame
    end
    object Edit1: TEdit
      Left = 86
      Top = 20
      Width = 155
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 328
      Top = 21
      Width = 155
      Height = 20
      TabOrder = 1
      OnChange = Edit2Change
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 86
      Top = 72
      Width = 155
      Height = 20
      TabOrder = 4
      OnChange = Edit3Change
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 328
      Top = 47
      Width = 155
      Height = 20
      TabOrder = 3
      OnChange = Edit4Change
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 328
      Top = 73
      Width = 155
      Height = 20
      TabOrder = 5
      OnChange = Edit5Change
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 86
      Top = 98
      Width = 155
      Height = 20
      TabOrder = 6
      OnChange = Edit6Change
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 328
      Top = 99
      Width = 155
      Height = 20
      TabOrder = 7
      OnChange = Edit7Change
      OnKeyPress = Edit7KeyPress
    end
    object Edit8: TEdit
      Left = 86
      Top = 125
      Width = 155
      Height = 20
      TabOrder = 8
      OnChange = Edit8Change
      OnKeyPress = Edit8KeyPress
    end
    object Edit9: TEdit
      Left = 328
      Top = 125
      Width = 155
      Height = 20
      TabOrder = 9
      OnChange = Edit9Change
      OnKeyPress = Edit9KeyPress
    end
    object Memo1: TMemo
      Left = 86
      Top = 207
      Width = 396
      Height = 81
      TabOrder = 12
      OnChange = Memo1Change
    end
    object Edit10: TEdit
      Left = 86
      Top = 46
      Width = 155
      Height = 20
      TabOrder = 2
      OnChange = Edit10Change
      OnKeyPress = Edit10KeyPress
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 167
      Width = 155

⌨️ 快捷键说明

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