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

📄 unposa.dfm

📁 主要介绍超市管理系统的后台系统,后台程序是系统初始化和系统维护最常使用的一部分程序,主要任务是建产基本数据,进出货盘点和打印报表.后台程序主要负责的都是管理上的功能,当后台建立完整的数据后,前台才能顺
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    Top = 60
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 可以去尾数'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 3
    object IMG_LAST_SUB: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_PRN_PRINTING: TPanel
    Left = 3
    Top = 80
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 会打印发票'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 4
    object IMG_PRN_PRINTING: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_TMP_GRID: TPanel
    Left = 3
    Top = 100
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 暂存区已保存'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 5
    object IMG_TMP_GRID: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_BACK_MODE: TPanel
    Left = 3
    Top = 120
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 退货模式中'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 6
    object IMG_BACK_MODE: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_PRN_CASHBOX: TPanel
    Left = 3
    Top = 140
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 自动开钱箱'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 7
    object IMG_PRN_CASHBOX: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_DISC_PERCENT: TPanel
    Left = 3
    Top = 205
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 打折比例'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 8
    object ED_DISC_PERCENT: 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_LAST_PRICE: TPanel
    Left = 3
    Top = 225
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 去尾数金额'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 9
    object ED_LAST_PRICE: 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_PACIV: TPanel
    Left = 3
    Top = 305
    Width = 120
    Height = 38
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 10
    object ED_PACIV: TLabel
      Left = 3
      Top = 16
      Width = 112
      Height = 18
      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
    object Label5: TLabel
      Left = 3
      Top = 2
      Width = 72
      Height = 15
      Caption = ' 统一编号'
    end
  end
  object LB_INV_NO: TPanel
    Left = 3
    Top = 265
    Width = 120
    Height = 38
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 11
    object ED_INV_NO: TLabel
      Left = 3
      Top = 16
      Width = 112
      Height = 18
      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
    object Label6: TLabel
      Left = 3
      Top = 2
      Width = 72
      Height = 15
      Caption = ' 发票号码'
    end
  end
  object LB_INV_CNT: TPanel
    Left = 3
    Top = 245
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 发票剩张数'
    Color = 16771289
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 12
    object ED_INV_CNT: 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 Panel5: TPanel
    Left = 3
    Top = 160
    Width = 120
    Height = 19
    Alignment = taLeftJustify
    BevelOuter = bvNone
    BorderWidth = 1
    BorderStyle = bsSingle
    Caption = ' 可以去尾数'
    Color = 14677503
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 13
    object Image1: TImage
      Left = 92
      Top = 1
      Width = 19
      Height = 18
      AutoSize = True
      Transparent = True
    end
  end
  object LB_NUMBER: TPanel
    Left = 165
    Top = 523
    Width = 210
    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 = 14
    object ED_NUMBER: SELOOKUPBOX
      Left = 56
      Top = -1
      Width = 155
      Height = 27
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Pitch = fpVariable
      Font.Style = []
      MaxLength = 20
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      _DatabaseName = 'MAIN'
      _TableName = 'SYSLST'
      _Field_IDNO = 'POSAPAIDE'
      _EDIT_WIDTH = 35
      _CHANGE_QUERY = True
      _INSERT_RECORD = False
      _SHOW_MESSAGE = False
    end
  end
  object LB_USER_NUMBER: TPanel
    Left = 376
    Top = 523
    Width = 200
    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 = 15
    object ED_USER_NUMBER: SELOOKUPBOX
      Left = 57
      Top = -1
      Width = 145
      Height = 27
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -21
      Font.Name = '新宋体'
      Font.Pitch = fpVariable
      Font.Style = []
      MaxLength = 20
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      _DatabaseName = 'MAIN'
      _TableName = 'SYSLST'
      _Field_IDNO = 'POSAPAIDE'
      _EDIT_WIDTH = 35
      _CHANGE_QUERY = True
      _INSERT_RECORD = False
      _SHOW_MESSAGE = False

⌨️ 快捷键说明

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