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

📄 unit7.dfm

📁 ERP库存管理系统,分为ABC管理库存上下限报警等功能
💻 DFM
字号:
object storage_type: Tstorage_type
  Left = 197
  Top = 123
  Width = 696
  Height = 480
  Caption = 'storage_type'
  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 = 280
    Top = 16
    Width = 145
    Height = 16
    AutoSize = False
    Caption = #36135' '#29289' '#20449' '#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 48
    Width = 673
    Height = 393
    Caption = #36135#29289#31867#21035
    TabOrder = 0
    object GroupBox2: TGroupBox
      Left = 8
      Top = 24
      Width = 193
      Height = 353
      Caption = #22823#31867
      TabOrder = 0
      object GroupBox3: TGroupBox
        Left = 8
        Top = 104
        Width = 177
        Height = 233
        Caption = #23567#31867
        TabOrder = 0
      end
      object DBComboBox1: TDBComboBox
        Left = 40
        Top = 32
        Width = 137
        Height = 21
        ItemHeight = 13
        TabOrder = 1
      end
    end
    object DBGrid1: TDBGrid
      Left = 208
      Top = 29
      Width = 457
      Height = 305
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object DBNavigator1: TDBNavigator
      Left = 208
      Top = 352
      Width = 318
      Height = 25
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbCancel, nbRefresh]
      TabOrder = 2
    end
    object Button1: TButton
      Left = 536
      Top = 352
      Width = 65
      Height = 25
      Caption = #20998#31867#21512#35745
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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