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

📄 mains.dfm

📁 超市管理系统:完成日常销售任务
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FMMAINS: TFMMAINS
  Left = 146
  Top = 122
  AutoScroll = False
  BorderIcons = []
  Caption = '收款台设置'
  ClientHeight = 382
  ClientWidth = 530
  Color = 13876909
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object BTNQUT: TBitBtn
    Left = 15
    Top = 347
    Width = 250
    Height = 30
    Caption = '确定存盘'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = BTNQUTClick
    Kind = bkOK
  end
  object BTNCAL: TBitBtn
    Left = 265
    Top = 347
    Width = 250
    Height = 30
    Caption = '取消退出'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BTNCALClick
    Kind = bkCancel
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 530
    Height = 346
    ActivePage = PAGE_A
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '新宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    TabWidth = 263
    object PAGE_A: TTabSheet
      Caption = '基本设置'
      object Panel2: TPanel
        Left = 5
        Top = 5
        Width = 511
        Height = 305
        BevelOuter = bvNone
        BorderStyle = bsSingle
        Caption = ' '
        Color = 14137510
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
        object Label1: TLabel
          Left = 330
          Top = 282
          Width = 64
          Height = 15
          Caption = '会员点数'
        end
        object Label6: TLabel
          Left = 461
          Top = 282
          Width = 40
          Height = 15
          Caption = '元/点'
        end
        object ED_AUTO_SHOWPOSA: TCheckBox
          Left = -1
          Top = 15
          Width = 171
          Height = 20
          Caption = '激活自动进入收款台'
          TabOrder = 0
        end
        object ED_PRN_PRINTING: TCheckBox
          Left = 10
          Top = 55
          Width = 150
          Height = 20
          Caption = '预设打印发票 '
          TabOrder = 2
        end
        object ED_PRN_ALWAYSON: TCheckBox
          Left = 10
          Top = 35
          Width = 150
          Height = 20
          Caption = '强迫打印发票 '
          TabOrder = 1
        end
        object ED_PRN_CASHBOX: TCheckBox
          Left = 10
          Top = 75
          Width = 150
          Height = 20
          Caption = '结帐自动打开钱箱'
          TabOrder = 3
        end
        object ED_CLEAR_INPUT: TCheckBox
          Left = 10
          Top = 95
          Width = 160
          Height = 20
          Caption = '输入后清除输入格'
          TabOrder = 4
        end
        object ED_MINUSP: TCheckBox
          Left = 10
          Top = 115
          Width = 141
          Height = 20
          Caption = '总计负数可结帐'
          TabOrder = 5
        end
        object ED_LAST_SUB: TCheckBox
          Left = 10
          Top = 215
          Width = 160
          Height = 20
          Caption = '去尾数另外打印'
          TabOrder = 10
        end
        object ED_AUTO_EAN13: TCheckBox
          Left = 10
          Top = 135
          Width = 160
          Height = 20
          Caption = '13码数值自动补位'
          TabOrder = 6
        end
        object ED_ALL_CASHIN: TCheckBox
          Left = 10
          Top = 155
          Width = 160
          Height = 20
          Caption = '全部使用现金结帐'
          TabOrder = 7
        end
        object ED_RE_INPUT: TCheckBox
          Left = 10
          Top = 175
          Width = 150
          Height = 20
          Caption = '重复刷是否自动加'
          TabOrder = 8
        end
        object ED_AUTO_ROUND: TCheckBox
          Left = 10
          Top = 195
          Width = 150
          Height = 20
          Caption = '小数点无条件进位'
          TabOrder = 9
        end
        object ED_SHOW_BGCOT: TCheckBox
          Left = 170
          Top = 95
          Width = 150
          Height = 20
          Caption = '显示其它价位'
          TabOrder = 16
          Visible = False
        end
        object ED_CHECK_POSM: TCheckBox
          Left = 325
          Top = 135
          Width = 150
          Height = 20
          Caption = '检查特价品资料'
          TabOrder = 26
        end
        object ED_CHECK_POSN: TCheckBox
          Left = 325
          Top = 155
          Width = 150
          Height = 20
          Caption = '检查组合销售资料'
          TabOrder = 27
        end
        object ED_CHECK_POSO: TCheckBox
          Left = 325
          Top = 175
          Width = 150
          Height = 20
          Caption = '检查买二送一资料'
          TabOrder = 28
          Visible = False
        end
        object ED_CHECK_BGQTN: TCheckBox
          Left = 325
          Top = 195
          Width = 150
          Height = 20
          Caption = '检查库存量资料'
          TabOrder = 29
        end
        object ED_CHECK_GIFT_NO: TCheckBox
          Left = 325
          Top = 215
          Width = 150
          Height = 20
          Caption = '检查礼券是否重复'
          TabOrder = 30
        end
        object ED_SHOW_WARN: TCheckBox
          Left = 170
          Top = 175
          Width = 150
          Height = 20
          Caption = '刷无资料时要警告'
          TabOrder = 20
        end
        object ED_SHOW_RUNLG: TCheckBox
          Left = 170
          Top = 155
          Width = 150
          Height = 20
          Caption = '显示跑马灯'
          TabOrder = 19
        end
        object ED_SHOW_BGCOS: TCheckBox
          Left = 170
          Top = 75
          Width = 145
          Height = 20
          Caption = '显示成本价'
          TabOrder = 15
        end
        object ED_SHOW_BGQTN: TCheckBox
          Left = 170
          Top = 55
          Width = 145
          Height = 20
          Caption = '显示库存量'
          TabOrder = 14
        end
        object ED_SHOW_BGDSN: TCheckBox
          Left = 170
          Top = 115
          Width = 145
          Height = 20
          Caption = '显示产品详细资料'
          TabOrder = 17
        end
        object ED_SHOW_BMEMN: TCheckBox
          Left = 170
          Top = 135
          Width = 145
          Height = 20
          Caption = '显示会员详细资料'
          TabOrder = 18
        end
        object ED_DISC_ALL: TCheckBox
          Left = 10
          Top = 235
          Width = 160
          Height = 20
          Caption = '每笔都打折'
          TabOrder = 11
        end
        object ED_SHOW_BGQTS: TCheckBox
          Left = 170
          Top = 35
          Width = 145
          Height = 20
          Caption = '显示安存量'
          TabOrder = 13
        end
        object ED_SET_ACUS: TCheckBox
          Left = 324
          Top = 11
          Width = 185
          Height = 24
          Caption = '是否输入流动客户分析'
          TabOrder = 21
        end
        object ED_SET_CHG_PRICE: TCheckBox
          Left = 324
          Top = 71
          Width = 185
          Height = 24
          Caption = '是否可直接更改售价'
          TabOrder = 24
        end
        object ED_SET_INPUT_INV: TCheckBox
          Left = 324
          Top = 31
          Width = 185
          Height = 24
          Caption = '是否必须输入发票号码'
          TabOrder = 22
        end
        object ED_SET_LOWCOS: TCheckBox
          Left = 308
          Top = 51
          Width = 199
          Height = 24
          Caption = '是否售价可低于预设成本'
          TabOrder = 23
        end
        object ED_SET_BMBPO: TSpinEdit
          Left = 396
          Top = 277
          Width = 60
          Height = 24
          MaxValue = 0
          MinValue = 0
          TabOrder = 32
          Value = 0
        end
        object ED_SET_WIN_PRICE: TCheckBox
          Left = 324
          Top = 91
          Width = 185
          Height = 24
          Caption = '开新窗口更改售价'
          TabOrder = 25
        end
        object ED_PRACTICE_MODE: TRadioGroup
          Left = 159
          Top = 215
          Width = 162
          Height = 80
          Caption = '练习模式'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -15
          Font.Name = '新宋体'
          Font.Style = []
          ItemIndex = 0
          Items.Strings = (
            ' 存盘 打印发票'
            '不存盘 打印发票'
            '不存盘不打印发票')
          ParentFont = False
          TabOrder = 31
        end
        object ED_SHOW_FUNCTION: TCheckBox
          Left = 170
          Top = 15
          Width = 145
          Height = 20
          Caption = '显示功能键'
          TabOrder = 12
        end
      end
    end
    object PAGE_B: TTabSheet
      Caption = '发票格式设置'
      ImageIndex = 1
      object Panel1: TPanel
        Left = 5
        Top = 0
        Width = 511
        Height = 310
        BevelOuter = bvNone
        BorderStyle = bsSingle
        Caption = ' '
        Color = 8312318
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
        object GroupBox1: TGroupBox
          Left = 5
          Top = 5
          Width = 500
          Height = 80
          Caption = '抬头'
          Color = 11384474
          Ctl3D = False
          ParentColor = False
          ParentCtl3D = False
          TabOrder = 0
          object Label26: TLabel
            Left = 85
            Top = 25
            Width = 48
            Height = 15
            Caption = '第一行'
          end
          object Label27: TLabel
            Left = 85
            Top = 50
            Width = 48
            Height = 15
            Caption = '第二行'
          end
          object Label28: TLabel
            Left = 10

⌨️ 快捷键说明

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