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

📄 production.~dfm

📁 这是用delphi开发的一个物资管理信息系统
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object productionfrm: Tproductionfrm
  Left = 132
  Top = 144
  Width = 783
  Height = 468
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #29289#21697#20449#24687#31649#29702
  Color = clMenu
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 248
    Top = 8
    Width = 186
    Height = 29
    Caption = #29289#21697#20449#24687#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 624
    Top = 16
    Width = 11
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 208
    Width = 753
    Height = 225
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 737
      Height = 201
      Color = clMenu
      DataSource = product_ds1
      FixedColor = clMenu
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 96
    Width = 761
    Height = 49
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object pro_typelb: TLabel
      Left = 8
      Top = 24
      Width = 33
      Height = 17
      AutoSize = False
      Caption = #22411#21495
      Color = clMenu
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object pro_sizelb: TLabel
      Left = 104
      Top = 24
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #35268#26684
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object order_numlb: TLabel
      Left = 320
      Top = 24
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #35746#36135#25209#37327
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object order_timelb: TLabel
      Left = 608
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #35746#36135#25552#21069#26399
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object fit_store_numlb: TLabel
      Left = 464
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23433#20840#24211#23384#37327
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 736
      Top = 24
      Width = 12
      Height = 13
      AutoSize = False
      Caption = #22825
    end
    object unitlb: TLabel
      Left = 200
      Top = 24
      Width = 49
      Height = 17
      AutoSize = False
      Caption = #35745#37327#21333#20301
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object pro_typeed: TEdit
      Left = 32
      Top = 16
      Width = 57
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object pro_sizeed: TEdit
      Left = 136
      Top = 16
      Width = 57
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object order_numed: TEdit
      Left = 384
      Top = 16
      Width = 57
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Text = '0'
    end
    object order_timeed: TEdit
      Left = 680
      Top = 16
      Width = 41
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      Text = '0'
    end
    object fit_store_numed: TEdit
      Left = 528
      Top = 16
      Width = 57
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      Text = '0'
    end
    object UpDown1: TUpDown
      Left = 585
      Top = 16
      Width = 15
      Height = 23
      Associate = fit_store_numed
      Max = 30000
      TabOrder = 5
    end
    object UpDown3: TUpDown
      Left = 721
      Top = 16
      Width = 15
      Height = 23
      Associate = order_timeed
      TabOrder = 6
    end
    object UpDown4: TUpDown
      Left = 441
      Top = 16
      Width = 15
      Height = 23
      Associate = order_numed
      TabOrder = 7
    end
    object united: TComboBox
      Left = 248
      Top = 18
      Width = 57
      Height = 23
      Color = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 8
      Items.Strings = (
        #20010
        #21482
        #21253
        #21315#20811
        #21452
        #29942
        #30418
        #20214)
    end
  end
  object Panel1: TPanel
    Left = 8
    Top = 152
    Width = 761
    Height = 49
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    object cancel_btn: TBitBtn
      Left = 688
      Top = 16
      Width = 51
      Height = 25
      Cursor = crHandPoint
      Hint = #36820#22238
      Caption = #36820#22238
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ModalResult = 5
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnClick = cancel_btnClick
      Glyph.Data = {
        C6030000424DC603000000000000360000002800000010000000130000000100
        18000000000090030000C40E0000C40E00000000000000000000C8D0D4C8D0D4

⌨️ 快捷键说明

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