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

📄 unitpandian.dfm

📁 这是一个SQL的物资管理系统 这是一个SQL的物资管理系统
💻 DFM
字号:
object FrmPandian: TFrmPandian
  Left = 192
  Top = 114
  Width = 834
  Height = 675
  Caption = #30424#28857#21333
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 80
    Top = 24
    Width = 48
    Height = 13
    Caption = #30424#28857#21333#21495
  end
  object Label2: TLabel
    Left = 80
    Top = 56
    Width = 48
    Height = 13
    Caption = #30424#28857#26085#26399
  end
  object Label3: TLabel
    Left = 88
    Top = 88
    Width = 36
    Height = 13
    Caption = #30424#28857#20154
  end
  object Label4: TLabel
    Left = 80
    Top = 152
    Width = 48
    Height = 13
    Caption = #29289#36164#32534#30721
  end
  object Label5: TLabel
    Left = 96
    Top = 192
    Width = 24
    Height = 13
    Caption = #21517#31216
  end
  object Label6: TLabel
    Left = 96
    Top = 232
    Width = 24
    Height = 13
    Caption = #22411#21495
  end
  object Label7: TLabel
    Left = 96
    Top = 272
    Width = 24
    Height = 13
    Caption = #35268#26684
  end
  object Label8: TLabel
    Left = 96
    Top = 312
    Width = 24
    Height = 13
    Caption = #21697#29260
  end
  object Label9: TLabel
    Left = 96
    Top = 352
    Width = 24
    Height = 13
    Caption = #21333#20215
  end
  object Label10: TLabel
    Left = 448
    Top = 56
    Width = 48
    Height = 13
    Caption = #23384#25918#20179#24211
  end
  object Label11: TLabel
    Left = 472
    Top = 88
    Width = 24
    Height = 13
    Caption = #22791#27880
  end
  object Label12: TLabel
    Left = 448
    Top = 144
    Width = 48
    Height = 13
    Caption = #35745#37327#21333#20301
  end
  object Label13: TLabel
    Left = 472
    Top = 184
    Width = 24
    Height = 13
    Caption = #25968#37327
  end
  object Label14: TLabel
    Left = 448
    Top = 224
    Width = 48
    Height = 13
    Caption = #30408#20111#31867#22411
  end
  object Label15: TLabel
    Left = 448
    Top = 272
    Width = 48
    Height = 13
    Caption = #21512#35745#37329#39069
  end
  object edtPandianID: TEdit
    Left = 136
    Top = 16
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object edtPandianDate: TEdit
    Left = 136
    Top = 48
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edtPandianMan: TEdit
    Left = 136
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edtWzID: TEdit
    Left = 136
    Top = 144
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edtName: TEdit
    Left = 136
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object edtModle: TEdit
    Left = 136
    Top = 224
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object edtSpec: TEdit
    Left = 136
    Top = 264
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object edtCard: TEdit
    Left = 136
    Top = 304
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object edtUnitPrice: TEdit
    Left = 136
    Top = 344
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object edtRemark: TEdit
    Left = 520
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 9
  end
  object cmbbxStorePlace: TComboBox
    Left = 520
    Top = 48
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 10
  end
  object btnPost: TButton
    Left = 456
    Top = 312
    Width = 75
    Height = 25
    Caption = #30331#35760
    TabOrder = 11
  end
  object btnReflesh: TButton
    Left = 568
    Top = 312
    Width = 75
    Height = 25
    Caption = #37325#32622
    TabOrder = 12
  end
  object edtAmount: TEdit
    Left = 520
    Top = 176
    Width = 121
    Height = 21
    TabOrder = 13
  end
  object cmbbxUnit: TComboBox
    Left = 520
    Top = 136
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 14
  end
  object RadioGroupState: TRadioGroup
    Left = 520
    Top = 208
    Width = 81
    Height = 49
    Caption = 'RadioGroupState'
    Items.Strings = (
      #30424#36194
      #30424#20111)
    TabOrder = 15
  end
  object edtGathering: TEdit
    Left = 520
    Top = 264
    Width = 121
    Height = 21
    TabOrder = 16
  end
end

⌨️ 快捷键说明

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