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

📄 pfm_zengpindmx.dfm

📁 POS收银系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object fm_zengpindmx: Tfm_zengpindmx
  Left = -13
  Top = 108
  Width = 802
  Height = 520
  Caption = '赠品单录入'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 794
    Height = 493
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = '基本信息'
      object GroupBox1: TGroupBox
        Left = 0
        Top = 73
        Width = 257
        Height = 392
        Align = alLeft
        Caption = '商品具体信息'
        TabOrder = 0
        object Label4: TLabel
          Left = 16
          Top = 16
          Width = 52
          Height = 13
          Caption = '商品名称'
          FocusControl = DBEdit4
        end
        object Label12: TLabel
          Left = 144
          Top = 16
          Width = 52
          Height = 13
          Caption = '规格型号'
          FocusControl = DBEdit5
        end
        object Label13: TLabel
          Left = 16
          Top = 56
          Width = 26
          Height = 13
          Caption = '等级'
          FocusControl = DBEdit12
        end
        object Label18: TLabel
          Left = 144
          Top = 56
          Width = 26
          Height = 13
          Caption = '状态'
          FocusControl = DBEdit13
        end
        object Label23: TLabel
          Left = 16
          Top = 96
          Width = 52
          Height = 13
          Caption = '包装单位'
          FocusControl = DBEdit18
        end
        object Label24: TLabel
          Left = 88
          Top = 96
          Width = 52
          Height = 13
          Caption = '包装数量'
          FocusControl = DBEdit23
        end
        object Label25: TLabel
          Left = 168
          Top = 96
          Width = 26
          Height = 13
          Caption = '货号'
          FocusControl = DBEdit24
        end
        object Label26: TLabel
          Left = 16
          Top = 136
          Width = 65
          Height = 13
          Caption = '供应商名称'
          FocusControl = DBEdit25
        end
        object Label27: TLabel
          Left = 16
          Top = 176
          Width = 26
          Height = 13
          Caption = '产地'
          FocusControl = DBEdit26
        end
        object Label28: TLabel
          Left = 16
          Top = 216
          Width = 52
          Height = 13
          Caption = '销售方式'
          FocusControl = DBEdit27
        end
        object Label29: TLabel
          Left = 88
          Top = 256
          Width = 52
          Height = 13
          Caption = '无税进价'
          FocusControl = DBEdit28
        end
        object Label30: TLabel
          Left = 16
          Top = 256
          Width = 52
          Height = 13
          Caption = '进价税率'
          FocusControl = DBEdit29
        end
        object Label31: TLabel
          Left = 16
          Top = 296
          Width = 52
          Height = 13
          Caption = '无税单价'
          FocusControl = DBEdit30
        end
        object Label32: TLabel
          Left = 88
          Top = 296
          Width = 52
          Height = 13
          Caption = '销售税率'
          FocusControl = DBEdit31
        end
        object Label33: TLabel
          Left = 144
          Top = 216
          Width = 52
          Height = 13
          Caption = '商品类别'
          FocusControl = DBEdit32
        end
        object DBEdit4: TDBEdit
          Left = 16
          Top = 32
          Width = 124
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'spmc'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object DBEdit5: TDBEdit
          Left = 144
          Top = 32
          Width = 105
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'ggxh'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object DBEdit12: TDBEdit
          Left = 16
          Top = 72
          Width = 100
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'dengji'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
        object DBEdit13: TDBEdit
          Left = 144
          Top = 72
          Width = 73
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'zhuangtai'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
        end
        object DBEdit18: TDBEdit
          Left = 16
          Top = 112
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'baozhuangdw'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
        end
        object DBEdit23: TDBEdit
          Left = 88
          Top = 112
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'baozhuangsl'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
        end
        object DBEdit24: TDBEdit
          Left = 168
          Top = 112
          Width = 52
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'hh'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 6
        end
        object DBEdit25: TDBEdit
          Left = 16
          Top = 152
          Width = 225
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'gysmc'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 7
        end
        object DBEdit26: TDBEdit
          Left = 16
          Top = 192
          Width = 184
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'cd'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 8
        end
        object DBEdit27: TDBEdit
          Left = 16
          Top = 232
          Width = 124
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'xsfs'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 9
        end
        object DBEdit28: TDBEdit
          Left = 88
          Top = 272
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'wsjj'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 10
        end
        object DBEdit29: TDBEdit
          Left = 16
          Top = 272
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'jhsl'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 11
        end
        object DBEdit30: TDBEdit
          Left = 16
          Top = 312
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'wsdj'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 12
        end
        object DBEdit31: TDBEdit
          Left = 88
          Top = 312
          Width = 64
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace
          DataField = 'xssl'
          DataSource = DataSource3
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clPurple
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 13
        end
        object DBEdit32: TDBEdit
          Left = 144
          Top = 232
          Width = 105
          Height = 21
          BorderStyle = bsNone
          Color = clBtnFace

⌨️ 快捷键说明

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