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

📄 unbgdss.dfm

📁 DELPHI编写的商场收银POS机源代码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FMBGDSS: TFMBGDSS
  Left = 157
  Top = 155
  AutoScroll = False
  Caption = '设置'
  ClientHeight = 323
  ClientWidth = 592
  Color = 14536927
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = '新宋体'
  Font.Style = []
  OldCreateOrder = True
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object GroupBox1: TGroupBox
    Left = 2
    Top = 40
    Width = 240
    Height = 86
    Caption = '设置条件'
    Color = 10998526
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '新宋体'
    Font.Style = []
    ParentColor = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    object LB_CON1: TLabel
      Left = 10
      Top = 20
      Width = 84
      Height = 13
      Caption = '预设排列顺序1'
    end
    object Label1: TLabel
      Left = 10
      Top = 45
      Width = 84
      Height = 13
      Caption = '预设排列顺序2'
    end
    object ED_1: TComboBox
      Left = 110
      Top = 15
      Width = 125
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      Items.Strings = (
        '产品条形码'
        '产品编号'
        '产品名称')
      TabOrder = 0
    end
    object ED_2: TComboBox
      Left = 110
      Top = 40
      Width = 125
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      Items.Strings = (
        '产品条形码'
        '产品编号'
        '产品名称')
      TabOrder = 1
    end
    object ED_3: TCheckBox
      Left = 10
      Top = 65
      Width = 111
      Height = 13
      Alignment = taLeftJustify
      Caption = '自动新增模式'
      TabOrder = 2
    end
  end
  object ToolBar: TToolBar
    Left = 0
    Top = 0
    Width = 241
    Height = 36
    Align = alNone
    ButtonHeight = 30
    Color = 16769220
    ParentColor = False
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 11
      Caption = 'ToolButton1'
      ImageIndex = 0
      Style = tbsSeparator
    end
    object BTNUPD: TSpeedButton
      Left = 11
      Top = 2
      Width = 120
      Height = 30
      Cursor = crHandPoint
      Caption = '&Y 更新'
      Flat = True
      OnClick = BTNUPDClick
    end
    object ToolButton2: TToolButton
      Left = 131
      Top = 2
      Width = 20
      Caption = 'ToolButton2'
      ImageIndex = 1
      Style = tbsSeparator
    end
    object BTNQUT: TSpeedButton
      Left = 151
      Top = 2
      Width = 85
      Height = 30
      Cursor = crHandPoint
      Caption = '&Q 取消'
      Flat = True
      OnClick = BTNQUTClick
    end
  end
  object GroupBox2: TGroupBox
    Left = 243
    Top = 0
    Width = 347
    Height = 226
    Caption = '设置字段名称'
    Color = 10998526
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '新宋体'
    Font.Style = []
    ParentColor = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    object LCBGENO: TLabel
      Left = 7
      Top = 20
      Width = 52
      Height = 13
      Caption = '产品条形码'
    end
    object LCBGNAM: TLabel
      Left = 7
      Top = 60
      Width = 52
      Height = 13
      Caption = '产品名称'
    end
    object LCBGKIN: TLabel
      Left = 7
      Top = 100
      Width = 52
      Height = 13
      Caption = '产品分类'
    end
    object LCBGPST: TLabel
      Left = 7
      Top = 160
      Width = 52
      Height = 13
      Caption = '标准价格'
    end
    object LCBGPVP: TLabel
      Left = 7
      Top = 200
      Width = 52
      Height = 13
      Caption = '贵宾价格'
    end
    object LCBGPMM: TLabel
      Left = 7
      Top = 180
      Width = 52
      Height = 13
      Caption = '会员价格'
    end
    object LCBGQTS: TLabel
      Left = 7
      Top = 140
      Width = 52
      Height = 13
      Caption = '安全存量'
    end
    object LCBGCOS: TLabel
      Left = 7
      Top = 120
      Width = 52
      Height = 13
      Caption = '预设成本'
    end
    object LCBSENO: TLabel
      Left = 7
      Top = 80
      Width = 51
      Height = 13
      Caption = '供  应  商'
    end
    object LCBGID1: TLabel
      Left = 7
      Top = 40
      Width = 52
      Height = 13
      Caption = '产品编号'
    end
    object LCBGCNA: TLabel
      Left = 122
      Top = 20
      Width = 52
      Height = 13
      Caption = '英文名称'
    end
    object LCBGSNA: TLabel
      Left = 122
      Top = 60
      Width = 52
      Height = 13
      Caption = '产品简称'
    end
    object LCBGSCN: TLabel
      Left = 122
      Top = 40
      Width = 52
      Height = 13
      Caption = '英文简称'
    end
    object LCBGSUM: TLabel
      Left = 122
      Top = 160
      Width = 52
      Height = 13
      Caption = '图文件路径'
    end
    object LCBGCSF: TLabel
      Left = 122
      Top = 80
      Width = 52
      Height = 13
      Caption = '礼券额度'
    end
    object LCBGCSN: TLabel
      Left = 122
      Top = 180
      Width = 52
      Height = 13
      Caption = '期初库存'
    end
    object LCBGCSS: TLabel
      Left = 122
      Top = 100
      Width = 52
      Height = 13
      Caption = '刷卡额度'
    end
    object LCBGCSI: TLabel
      Left = 122
      Top = 200
      Width = 52
      Height = 13
      Caption = '进货单价'
    end
    object LCBGQTE: TLabel
      Left = 122
      Top = 120
      Width = 52
      Height = 13
      Caption = '包装数量'
    end
    object LCBGRUL: TLabel
      Left = 237
      Top = 20
      Width = 52
      Height = 13
      Caption = '产品类别'
    end
    object LCBGGAU: TLabel
      Left = 237
      Top = 40
      Width = 52
      Height = 13
      Caption = '产品规格'
    end
    object LCBGUNS: TLabel
      Left = 237
      Top = 60
      Width = 52
      Height = 13
      Caption = '库存单位'
    end
    object LCBGUNP: TLabel
      Left = 237
      Top = 80
      Width = 52
      Height = 13
      Caption = '包装单位'
    end
    object LCBGCLR: TLabel
      Left = 237
      Top = 140
      Width = 52
      Height = 13
      Caption = '产品颜色'
    end
    object LCBGCLH: TLabel
      Left = 237
      Top = 160
      Width = 52
      Height = 13
      Caption = '产品尺寸'
    end
    object LCBGCLW: TLabel
      Left = 122
      Top = 140
      Width = 52
      Height = 13
      Caption = '产品重量'
    end
    object LCBGUNW: TLabel
      Left = 237
      Top = 100
      Width = 52
      Height = 13
      Caption = '重量单位'
    end
    object LCBGUSE: TLabel
      Left = 237
      Top = 120
      Width = 52
      Height = 13
      Caption = '产品用途'
    end
    object LCBGMRK: TLabel
      Left = 237
      Top = 180
      Width = 52
      Height = 13
      Caption = '叙  述'
    end
    object LDBGENO: TEdit
      Left = 60
      Top = 20
      Width = 55
      Height = 19
      TabOrder = 0
      Text = '产品条形码'
    end
    object LDBGNAM: TEdit
      Left = 60
      Top = 60
      Width = 55
      Height = 19
      TabOrder = 2
      Text = '产品名称'
    end
    object LDBGKIN: TEdit
      Left = 60
      Top = 100
      Width = 55
      Height = 19
      TabOrder = 4
      Text = '产品分类'
    end
    object LDBGPST: TEdit
      Left = 60
      Top = 160
      Width = 55
      Height = 19
      TabOrder = 7
      Text = '标准价格'
    end
    object LDBGPVP: TEdit
      Left = 60
      Top = 200
      Width = 55
      Height = 19
      TabOrder = 9
      Text = '贵宾价格'
    end
    object LDBGPMM: TEdit
      Left = 60
      Top = 180
      Width = 55
      Height = 19
      TabOrder = 8
      Text = '会员价格'
    end
    object LDBGQTS: TEdit
      Left = 60
      Top = 140
      Width = 55
      Height = 19
      TabOrder = 6
      Text = '安全存量'
    end
    object LDBGCOS: TEdit
      Left = 60
      Top = 120
      Width = 55
      Height = 19
      TabOrder = 5
      Text = '预设成本'
    end
    object LDBSENO: TEdit
      Left = 60
      Top = 80
      Width = 55
      Height = 19
      TabOrder = 3
      Text = '供  应  商'
    end
    object LDBGID1: TEdit
      Left = 60
      Top = 40
      Width = 55
      Height = 19
      TabOrder = 1
      Text = '产品编号'
    end
    object LDBGCNA: TEdit
      Left = 175
      Top = 20
      Width = 55
      Height = 19
      TabOrder = 10
      Text = '英文名称'
    end
    object LDBGSNA: TEdit
      Left = 175
      Top = 60
      Width = 55
      Height = 19
      TabOrder = 12
      Text = '产品简称'
    end
    object LDBGSCN: TEdit
      Left = 175
      Top = 40
      Width = 55
      Height = 19
      TabOrder = 11
      Text = '英文简称'
    end
    object LDBGSUM: TEdit
      Left = 175
      Top = 160
      Width = 55
      Height = 19
      TabOrder = 17
      Text = '图文件路径'
    end
    object LDBGCSF: TEdit
      Left = 175
      Top = 80
      Width = 55
      Height = 19
      TabOrder = 13
      Text = '礼券额度'
    end
    object LDBGCSN: TEdit
      Left = 175
      Top = 180
      Width = 55
      Height = 19
      TabOrder = 18
      Text = '期初库存'
    end
    object LDBGCSS: TEdit
      Left = 175
      Top = 100
      Width = 55
      Height = 19
      TabOrder = 14
      Text = '刷卡额度'
    end
    object LDBGCSI: TEdit
      Left = 175
      Top = 200
      Width = 55
      Height = 19
      TabOrder = 19
      Text = '进货单价'
    end
    object LDBGQTE: TEdit
      Left = 175
      Top = 120
      Width = 55
      Height = 19
      TabOrder = 15
      Text = '包装数量'
    end
    object LDBGRUL: TEdit
      Left = 289
      Top = 20
      Width = 55
      Height = 19

⌨️ 快捷键说明

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