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

📄 uproducebill_e.dfm

📁 进销存以及BOM管理,SQl Server数据库程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmproducebill_e: Tfrmproducebill_e
  Left = 240
  Top = 141
  Caption = #29983#20135#21333#31649#29702
  ClientHeight = 306
  ClientWidth = 550
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited GroupBox1: TGroupBox
    Width = 419
    Height = 289
    TabOrder = 5
    inherited Label2: TLabel
      Left = 215
      Top = 21
      Caption = #29983#20135#21333#21495
    end
    inherited Label1: TLabel
      Left = 18
      Caption = #38144#21806#21333#21495
    end
    inherited Label3: TLabel
      Left = 24
      Top = 263
      Caption = #22791#27880
    end
    object Label4: TLabel [3]
      Left = 18
      Top = 95
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel [4]
      Left = 257
      Top = 43
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #29983#20135#25968#37327
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel [5]
      Left = 18
      Top = 120
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #35268#26684
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel [6]
      Left = 251
      Top = 67
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #39068#33394
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel [7]
      Left = 284
      Top = 91
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21333#20301
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel [8]
      Left = 18
      Top = 70
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #20135#21697#32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel [9]
      Left = 18
      Top = 45
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #20132#36135#26085#26399
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel [10]
      Left = 24
      Top = 236
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21046#21333#20154
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel [11]
      Left = 211
      Top = 236
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21046#21333#26085#26399
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel [12]
      Left = 284
      Top = 115
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #20135#21697#24207#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton [13]
      Left = 208
      Top = 64
      Width = 23
      Height = 22
      Glyph.Data = {
        D6000000424DD60000000000000076000000280000000B0000000C0000000100
        04000000000060000000C40E0000C40E00001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888880
        0000888888888880000088800000888000008888888888800000888880888880
        0000888800088880000088700000888000008800000008800000888800088880
        0000888800088880000088880008888000008888888888800000}
      OnClick = SpeedButton1Click
    end
    inherited editname: TwwDBEdit
      Left = 264
      Top = 17
      Width = 147
      DataField = 'fname'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 12
    end
    inherited editcode: TwwDBEdit
      Left = 70
      Width = 142
      DataField = 'fcode'
      DataSource = frmproducebill.dsBaseInfo
    end
    inherited editdesc: TwwDBEdit
      Left = 64
      Top = 258
      Width = 332
      DataField = 'fdesc'
      DataSource = frmproducebill.dsBaseInfo
      TabOrder = 11
    end
    object edit2: TwwDBEdit
      Left = 70
      Top = 90
      Width = 208
      Height = 20
      DataField = 'fitemname'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 3
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object wwDBEdit2: TwwDBEdit
      Left = 311
      Top = 40
      Width = 100
      Height = 20
      DataField = 'fqty'
      DataSource = frmproducebill.dsBaseInfo
      TabOrder = 5
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object edit3: TwwDBEdit
      Left = 70
      Top = 115
      Width = 208
      Height = 20
      DataField = 'fitemdesc'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 4
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object edit5: TwwDBEdit
      Left = 337
      Top = 86
      Width = 74
      Height = 20
      DataField = 'fitemunit'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 7
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object edit4: TwwDBEdit
      Left = 290
      Top = 63
      Width = 121
      Height = 20
      DataField = 'fitemcolor'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 6
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object edit1: TwwDBEdit
      Left = 70
      Top = 66
      Width = 135
      Height = 20
      DataField = 'fitemcode'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 2
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object edit6: TwwDBEdit
      Left = 337
      Top = 110
      Width = 74
      Height = 20
      DataField = 'fitemid'
      DataSource = frmproducebill.dsBaseInfo
      ReadOnly = True
      TabOrder = 8
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
    object Panel1: TPanel
      Left = 4
      Top = 137
      Width = 410
      Height = 83
      TabOrder = 13
      object Label14: TLabel
        Left = 6
        Top = 34
        Width = 61
        Height = 13
        AutoSize = False
        Caption = #24320#22987#26085#26399
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 6

⌨️ 快捷键说明

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