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

📄 unposa.dfm

📁 主要介绍超市管理系统的后台系统,后台程序是系统初始化和系统维护最常使用的一部分程序,主要任务是建产基本数据,进出货盘点和打印报表.后台程序主要负责的都是管理上的功能,当后台建立完整的数据后,前台才能顺
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    end
  end
  object LB_INSERT_DATE: TPanel
    Left = 577
    Top = 523
    Width = 150
    Height = 27
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 收款日期'
    Color = 14151423
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -17
    Font.Name = '新宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 16
    object ED_INSERT_DATE: TEdit
      Left = 77
      Top = -1
      Width = 72
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Pitch = fpVariable
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      Text = '900101'
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 492
    Width = 795
    Height = 30
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = '会员'
    Color = 16766961
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = '新宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 17
    object Label2: TLabel
      Left = 315
      Top = 4
      Width = 40
      Height = 20
      Caption = '年消'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 227
      Top = 4
      Width = 40
      Height = 20
      Caption = '等级'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 438
      Top = 4
      Width = 40
      Height = 20
      Caption = '总消'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 560
      Top = 4
      Width = 40
      Height = 20
      Caption = '发卡'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 678
      Top = 4
      Width = 40
      Height = 20
      Caption = '入会'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object ED_BMEM_BMLVE: TEdit
      Left = 270
      Top = 1
      Width = 40
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object ED_BMEM_BMBYR: TEdit
      Left = 357
      Top = 1
      Width = 75
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object ED_BMEM_BMBTO: TEdit
      Left = 480
      Top = 1
      Width = 75
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 2
    end
    object ED_BMEM_BMENO: TEdit
      Left = 43
      Top = 1
      Width = 80
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 3
    end
    object ED_BMEM_BMNAM: TEdit
      Left = 122
      Top = 1
      Width = 100
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 4
    end
    object ED_BMEM_BMCRD: TEdit
      Left = 603
      Top = 1
      Width = 70
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 5
    end
    object ED_BMEM_BMDAT: TEdit
      Left = 720
      Top = 1
      Width = 75
      Height = 27
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 6
    end
  end
  object LB_BG_BGQTS: TPanel
    Left = 3
    Top = 350
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 安存量'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 18
    object ED_BG_BGQTS: TLabel
      Left = 81
      Top = 0
      Width = 36
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = 27090
      Font.Height = -16
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object LB_BG_BGQTN: TPanel
    Left = 3
    Top = 370
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 库存量'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 19
    object ED_BG_BGQTN: TLabel
      Left = 81
      Top = 0
      Width = 36
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = 27090
      Font.Height = -16
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object LB_CARD_PACNA: TPanel
    Left = 3
    Top = 415
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 信用卡额'
    Color = 14278399
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 20
    object ED_CARD_PACNA: TLabel
      Left = 62
      Top = 0
      Width = 55
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = 27090
      Font.Height = -16
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object LB_GIFT_PGCNA: TPanel
    Left = 3
    Top = 435
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 礼券金额'
    Color = 14278399
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 21
    object ED_GIFT_PGCNA: TLabel
      Left = 62
      Top = 0
      Width = 55
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = 27090
      Font.Height = -16
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object LB_BG_BGCOS: TPanel
    Left = 3
    Top = 390
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 成本价'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 22
    object ED_BG_BGCOS: TLabel
      Left = 81
      Top = 0
      Width = 36
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = '0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = 27090
      Font.Height = -16
      Font.Name = 'Arial'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object Panel3: TPanel
    Left = 3
    Top = 185
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 折扣金额'
    Color = 16771289

⌨️ 快捷键说明

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